<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-openbsd/lib/libc/quad, branch jd/simplify-queueing</title>
<subtitle>WireGuard implementation for the OpenBSD kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-openbsd/atom/lib/libc/quad?h=jd%2Fsimplify-queueing</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-openbsd/atom/lib/libc/quad?h=jd%2Fsimplify-queueing'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/'/>
<updated>2019-11-10T22:23:28Z</updated>
<entry>
<title>Mark as 'protected' all the routines from the quad/ and softfloat/ subdirs,</title>
<updated>2019-11-10T22:23:28Z</updated>
<author>
<name>guenther</name>
<email>guenther@openbsd.org</email>
</author>
<published>2019-11-10T22:23:28Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=00b6e344ba691d3d76ced8394494ab6d26b6766c'/>
<id>urn:sha1:00b6e344ba691d3d76ced8394494ab6d26b6766c</id>
<content type='text'>
as well as those in arch/arm/gen/divsi3.S.  This cleans up the PLTs on the
32bit archs.

luna88k testing by aoyama@

"looks good" kettenis@, testing and ok deraadt@
</content>
</entry>
<entry>
<title>Add ARM EABI runtime aliases to the GCC runtime functions that we include</title>
<updated>2017-12-26T15:11:17Z</updated>
<author>
<name>kettenis</name>
<email>kettenis@openbsd.org</email>
</author>
<published>2017-12-26T15:11:17Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=5349095281f7554b85fbc0c5ce414759c083515b'/>
<id>urn:sha1:5349095281f7554b85fbc0c5ce414759c083515b</id>
<content type='text'>
in libc.

ok patrick@, jsg@, guenther@
</content>
</entry>
<entry>
<title>remove some unused ancient test files from 4.4 BSD</title>
<updated>2016-03-26T01:24:08Z</updated>
<author>
<name>mmcc</name>
<email>mmcc@openbsd.org</email>
</author>
<published>2016-03-26T01:24:08Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=45c7babdf779c653b7e00116175780ca48b6a0b3'/>
<id>urn:sha1:45c7babdf779c653b7e00116175780ca48b6a0b3</id>
<content type='text'>
ok guenther@, millert@, deraadt@
</content>
</entry>
<entry>
<title>Eliminate the last of the LINTEDn and PRINTFLIKEn comments.  In one</title>
<updated>2015-10-01T02:32:07Z</updated>
<author>
<name>guenther</name>
<email>guenther@openbsd.org</email>
</author>
<published>2015-10-01T02:32:07Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=9d9553bd2d73b47a1e6c954c7538bf7cd6b06ea5'/>
<id>urn:sha1:9d9553bd2d73b47a1e6c954c7538bf7cd6b06ea5</id>
<content type='text'>
case, by deleting some useless '&amp; of an array' we also eliminate the need
for the casts which prompted the original lint warnings

ok deraadt@
</content>
</entry>
<entry>
<title>mop up ifndef KERNEL goo; ok miod</title>
<updated>2014-06-10T04:17:37Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2014-06-10T04:17:37Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=6ca4427d004281cf1c1dacd7a34be8ee773e5db9'/>
<id>urn:sha1:6ca4427d004281cf1c1dacd7a34be8ee773e5db9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Nuke the machinery to sync libkern with libc, it's not been used in the</title>
<updated>2014-06-09T20:47:10Z</updated>
<author>
<name>miod</name>
<email>miod@openbsd.org</email>
</author>
<published>2014-06-09T20:47:10Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=4e6fb4323cffa68d6ae130d74b2572e9374beb41'/>
<id>urn:sha1:4e6fb4323cffa68d6ae130d74b2572e9374beb41</id>
<content type='text'>
last 15 years and there is no point to use it in the future.

From Jean-Philippe Ouellet
</content>
</entry>
<entry>
<title>remove last few uses of __P</title>
<updated>2014-06-07T15:28:21Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2014-06-07T15:28:21Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=874af5cabab6307f29ce04eda003b9131314dc5d'/>
<id>urn:sha1:874af5cabab6307f29ce04eda003b9131314dc5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependent</title>
<updated>2010-02-03T20:48:58Z</updated>
<author>
<name>miod</name>
<email>miod@openbsd.org</email>
</author>
<published>2010-02-03T20:48:58Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=b3ed33d2d70f99f07d350f98602c83b814dbcf10'/>
<id>urn:sha1:b3ed33d2d70f99f07d350f98602c83b814dbcf10</id>
<content type='text'>
files or directories when applicable.
The inspiration and name of MACHINE_CPU come from NetBSD, although the way to
provide it to Makefiles is completely different.
ok kettenis@
</content>
</entry>
<entry>
<title>remove gcc 1 workaround we no longer care about which</title>
<updated>2009-11-07T23:09:35Z</updated>
<author>
<name>jsg</name>
<email>jsg@openbsd.org</email>
</author>
<published>2009-11-07T23:09:35Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=356227b03f545fc059a9e26c1774c212b6235643'/>
<id>urn:sha1:356227b03f545fc059a9e26c1774c212b6235643</id>
<content type='text'>
was breaking non GNUC defining compilers.

Came up during a conversation with ragge@, positive
comments from several.
</content>
</entry>
<entry>
<title>zap remaining rcsid.</title>
<updated>2005-08-08T08:05:33Z</updated>
<author>
<name>espie</name>
<email>espie@openbsd.org</email>
</author>
<published>2005-08-08T08:05:33Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=c2c925dec2134a12f472359f2a189e9a312dd721'/>
<id>urn:sha1:c2c925dec2134a12f472359f2a189e9a312dd721</id>
<content type='text'>
Kill old files that are no longer compiled.

okay theo
</content>
</entry>
</feed>
