<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-openbsd/include/stdio.h, branch jd/queueboosts</title>
<subtitle>WireGuard implementation for the OpenBSD kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-openbsd/atom/include/stdio.h?h=jd%2Fqueueboosts</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-openbsd/atom/include/stdio.h?h=jd%2Fqueueboosts'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/'/>
<updated>2016-09-09T18:12:37Z</updated>
<entry>
<title>Move the 10 (!) defintions of NULL to their own mini header file and</title>
<updated>2016-09-09T18:12:37Z</updated>
<author>
<name>millert</name>
<email>millert@openbsd.org</email>
</author>
<published>2016-09-09T18:12:37Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=6ecde746dea9a5d17abf3bafa06c232b9189b33b'/>
<id>urn:sha1:6ecde746dea9a5d17abf3bafa06c232b9189b33b</id>
<content type='text'>
update the NULL definition for C++11.  OK deraadt@ guenther@ kettenis@
</content>
</entry>
<entry>
<title>remove cpp version of __sputc, since the inline version is all we have</title>
<updated>2016-03-16T04:56:08Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2016-03-16T04:56:08Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=c6c30f45cd54340f101a6615f34ebd556d98da81'/>
<id>urn:sha1:c6c30f45cd54340f101a6615f34ebd556d98da81</id>
<content type='text'>
ever used.
ok jsg
</content>
</entry>
<entry>
<title>Expose snprintf() and vsnprintf() for XPG 5.  It predates C99 but</title>
<updated>2016-03-14T20:43:03Z</updated>
<author>
<name>millert</name>
<email>millert@openbsd.org</email>
</author>
<published>2016-03-14T20:43:03Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=abd93d17ae546bb127b92d0cbb0af69373727d6d'/>
<id>urn:sha1:abd93d17ae546bb127b92d0cbb0af69373727d6d</id>
<content type='text'>
still specified snprintf() and vsnprintf() based on earlier drafts.
Allows snprintf() and vsnprintf() to be used when _XOPEN_SOURCE is
defined as 500.  OK guenther@
</content>
</entry>
<entry>
<title>increase TMP_MAX to the equivalent of INT_MAX. it's actually more,</title>
<updated>2015-01-20T22:09:50Z</updated>
<author>
<name>tedu</name>
<email>tedu@openbsd.org</email>
</author>
<published>2015-01-20T22:09:50Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=7a4e5fc41a6bfa32d50e42b1b7ff8f7f8b43dad0'/>
<id>urn:sha1:7a4e5fc41a6bfa32d50e42b1b7ff8f7f8b43dad0</id>
<content type='text'>
but safer not to wraparound by accident.
ok deraadt millert miod
</content>
</entry>
<entry>
<title>safe to remove gets, now that's gone from cstdio too</title>
<updated>2014-03-27T15:28:16Z</updated>
<author>
<name>tedu</name>
<email>tedu@openbsd.org</email>
</author>
<published>2014-03-27T15:28:16Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=d8e2f36e091d379bd9494f0d92d72f67381afd01'/>
<id>urn:sha1:d8e2f36e091d379bd9494f0d92d72f67381afd01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>try to put the pin back in.</title>
<updated>2014-03-25T15:55:15Z</updated>
<author>
<name>tedu</name>
<email>tedu@openbsd.org</email>
</author>
<published>2014-03-25T15:55:15Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=62c9c9a7ee44be6f155b1e44b6e189dc41139662'/>
<id>urn:sha1:62c9c9a7ee44be6f155b1e44b6e189dc41139662</id>
<content type='text'>
removing gets means removing it from libstdc++ and guenther tells me
that will require changing version numbers.
</content>
</entry>
<entry>
<title>no gets</title>
<updated>2014-03-25T15:23:27Z</updated>
<author>
<name>tedu</name>
<email>tedu@openbsd.org</email>
</author>
<published>2014-03-25T15:23:27Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=c792825af2dea26277104524faf67dba3fb3818f'/>
<id>urn:sha1:c792825af2dea26277104524faf67dba3fb3818f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lint is dead (long live the lint!), so stop using it as a cpp conditional</title>
<updated>2014-03-16T18:38:30Z</updated>
<author>
<name>guenther</name>
<email>guenther@openbsd.org</email>
</author>
<published>2014-03-16T18:38:30Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=acf82b0a9d74522936f8f278bd20ee7685e38f68'/>
<id>urn:sha1:acf82b0a9d74522936f8f278bd20ee7685e38f68</id>
<content type='text'>
(namespace pollution!) or talking about its opinion on code.

ok krw@
</content>
</entry>
<entry>
<title>express final disapproval of the interfaces in libcompat, such as</title>
<updated>2013-12-04T22:58:24Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2013-12-04T22:58:24Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=6c13836a7e8fce6a8ce3df6941d10decd95f2f38'/>
<id>urn:sha1:6c13836a7e8fce6a8ce3df6941d10decd95f2f38</id>
<content type='text'>
them ftime(), gtty(), stty(), re_comp(), cuserid() and others.
Discussion and ongoing work to fix the ports tree from many, especially
naddy.
ok naddy
[There is a bit more cleanup possible after that, but this is considered
the current safe step]
</content>
</entry>
<entry>
<title>Enable fmemopen(3) and open_{w,}memstream(3)</title>
<updated>2013-03-28T16:37:13Z</updated>
<author>
<name>eric</name>
<email>eric@openbsd.org</email>
</author>
<published>2013-03-28T16:37:13Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=236998c6ac6b37e3e4eeae822cd0268d5cd28c1d'/>
<id>urn:sha1:236998c6ac6b37e3e4eeae822cd0268d5cd28c1d</id>
<content type='text'>
commiting on behalf of mpi@
</content>
</entry>
</feed>
