<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-openbsd/lib/libkeynote, branch jd/queueboosts</title>
<subtitle>WireGuard implementation for the OpenBSD kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-openbsd/atom/lib/libkeynote?h=jd%2Fqueueboosts</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-openbsd/atom/lib/libkeynote?h=jd%2Fqueueboosts'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/'/>
<updated>2019-06-28T13:32:41Z</updated>
<entry>
<title>When system calls indicate an error they return -1, not some arbitrary</title>
<updated>2019-06-28T13:32:41Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2019-06-28T13:32:41Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=df69c215c7c66baf660f3f65414fd34796c96152'/>
<id>urn:sha1:df69c215c7c66baf660f3f65414fd34796c96152</id>
<content type='text'>
value &lt; 0.  errno is only updated in this case.  Change all (most?)
callers of syscalls to follow this better, and let's see if this strictness
helps us in the future.
</content>
</entry>
<entry>
<title>Add %option noinput to suppress an unused function warning.</title>
<updated>2017-08-28T17:07:19Z</updated>
<author>
<name>millert</name>
<email>millert@openbsd.org</email>
</author>
<published>2017-08-28T17:07:19Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=b299522fd25c4b1512a62ab573611a44254df5a8'/>
<id>urn:sha1:b299522fd25c4b1512a62ab573611a44254df5a8</id>
<content type='text'>
Noticed by and OK ottot@
</content>
</entry>
<entry>
<title>fix cross references to self; found with mandoc -Tlint</title>
<updated>2017-07-05T11:43:09Z</updated>
<author>
<name>schwarze</name>
<email>schwarze@openbsd.org</email>
</author>
<published>2017-07-05T11:43:09Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=1e7790ad8ac561c9856aded659ae0760c0f0a60d'/>
<id>urn:sha1:1e7790ad8ac561c9856aded659ae0760c0f0a60d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>repair the tree, make sure y.tab.h is there before compiling yacc files.</title>
<updated>2017-07-02T18:11:28Z</updated>
<author>
<name>espie</name>
<email>espie@openbsd.org</email>
</author>
<published>2017-07-02T18:11:28Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=619f5d8dac9ef21ff93824d7362ca04e418fbfeb'/>
<id>urn:sha1:619f5d8dac9ef21ff93824d7362ca04e418fbfeb</id>
<content type='text'>
problem noticed by deraadt@
</content>
</entry>
<entry>
<title>remove lots of bogus escaping, some of which even broke the output;</title>
<updated>2017-06-10T14:31:59Z</updated>
<author>
<name>schwarze</name>
<email>schwarze@openbsd.org</email>
</author>
<published>2017-06-10T14:31:59Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=c58010c70f3e20566643f2f13f9bf29a21752b0c'/>
<id>urn:sha1:c58010c70f3e20566643f2f13f9bf29a21752b0c</id>
<content type='text'>
found with mandoc -Tlint
</content>
</entry>
<entry>
<title>fix imprecise .Fa markup; found with mandoc -Tlint</title>
<updated>2017-06-10T14:15:52Z</updated>
<author>
<name>schwarze</name>
<email>schwarze@openbsd.org</email>
</author>
<published>2017-06-10T14:15:52Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=4299d45e13e2d72752676c230125807c50cdb175'/>
<id>urn:sha1:4299d45e13e2d72752676c230125807c50cdb175</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prevent memory leak on sbuf by freeing it unconditionally and ensure</title>
<updated>2017-05-09T13:52:45Z</updated>
<author>
<name>mestre</name>
<email>mestre@openbsd.org</email>
</author>
<published>2017-05-09T13:52:45Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=072027b9a56969d3ccc9aeb28cdb0aa3d77f62d3'/>
<id>urn:sha1:072027b9a56969d3ccc9aeb28cdb0aa3d77f62d3</id>
<content type='text'>
finalbuf is also free'd if kn_encode_base64 somehow fails

hint from tb@, OK millert@ and tb@
</content>
</entry>
<entry>
<title>Remove useless check for ks_env_table being NULL.  Since ks_env_table</title>
<updated>2017-04-27T15:35:36Z</updated>
<author>
<name>millert</name>
<email>millert@openbsd.org</email>
</author>
<published>2017-04-27T15:35:36Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=9b935162a2ff01a96412f4fe0b66c6e60d2be40d'/>
<id>urn:sha1:9b935162a2ff01a96412f4fe0b66c6e60d2be40d</id>
<content type='text'>
is an array embedded in struct keynote_session it can never be NULL.
Quiets a clang warning.
</content>
</entry>
<entry>
<title>for some time now mandoc has not required MLINKS to function</title>
<updated>2016-03-30T06:38:40Z</updated>
<author>
<name>jmc</name>
<email>jmc@openbsd.org</email>
</author>
<published>2016-03-30T06:38:40Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=faa33665ab2c5a685369c10172c1a3d7555eb253'/>
<id>urn:sha1:faa33665ab2c5a685369c10172c1a3d7555eb253</id>
<content type='text'>
correctly - logically complete that now by removing MLINKS from base;

authors need only to ensure there is an entry in NAME for any function/
util being added. MLINKS will still work, and remain for perl to ease
upgrades;

ok nicm (curses) bcook (ssl)
ok schwarze, who provided a lot of feedback and assistance
ok tb natano jung
</content>
</entry>
<entry>
<title>remove two NULL casts</title>
<updated>2015-12-23T23:55:30Z</updated>
<author>
<name>mmcc</name>
<email>mmcc@openbsd.org</email>
</author>
<published>2015-12-23T23:55:30Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=9b6afa1fdc8a0bbd2a73877fbf24c920e938b7e7'/>
<id>urn:sha1:9b6afa1fdc8a0bbd2a73877fbf24c920e938b7e7</id>
<content type='text'>
</content>
</entry>
</feed>
