<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-openbsd/games/hack/hack.do.c, branch jd/queueboosts</title>
<subtitle>WireGuard implementation for the OpenBSD kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-openbsd/atom/games/hack/hack.do.c?h=jd%2Fqueueboosts</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-openbsd/atom/games/hack/hack.do.c?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>This diff is rather large, but it's just simply removing unnecessary headers</title>
<updated>2016-01-09T18:33:15Z</updated>
<author>
<name>mestre</name>
<email>mestre@openbsd.org</email>
</author>
<published>2016-01-09T18:33:15Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=aed906e4b20d9afbda31247cdb6acf6f29da8819'/>
<id>urn:sha1:aed906e4b20d9afbda31247cdb6acf6f29da8819</id>
<content type='text'>
, remove some lint-style comments, add missing void to functions without args,
also some function prototypes (extern) were missing their args, so I added them
as they were defined in hack.h

OK tb@ on separate diffs
</content>
</entry>
<entry>
<title>creat() -&gt; open equiv; from Frederic Nowak</title>
<updated>2015-11-11T01:12:09Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2015-11-11T01:12:09Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=f24baa2d4873123677fed51a2a9394a68863de40'/>
<id>urn:sha1:f24baa2d4873123677fed51a2a9394a68863de40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Match bwrite()'s prototype with write()'s, zapping a lint comment</title>
<updated>2014-03-11T08:05:15Z</updated>
<author>
<name>guenther</name>
<email>guenther@openbsd.org</email>
</author>
<published>2014-03-11T08:05:15Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=ebf3d589a8c26b74d169ae56dc1cd5127550a23c'/>
<id>urn:sha1:ebf3d589a8c26b74d169ae56dc1cd5127550a23c</id>
<content type='text'>
Delete casts to char* of arguments to bwrite() and free()
</content>
</entry>
<entry>
<title>rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and</title>
<updated>2009-10-27T23:59:19Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2009-10-27T23:59:19Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=043fbe51c197dbbcd422e917b65f765d8b5f8874'/>
<id>urn:sha1:043fbe51c197dbbcd422e917b65f765d8b5f8874</id>
<content type='text'>
unmaintainable).  these days, people use source.  these id's do not provide
any benefit, and do hurt the small install media
(the 33,000 line diff is essentially mechanical)
ok with the idea millert, ok dms
</content>
</entry>
<entry>
<title>De-register, ANSIfy, clean up.</title>
<updated>2003-05-19T06:30:56Z</updated>
<author>
<name>pjanzen</name>
<email>pjanzen@openbsd.org</email>
</author>
<published>2003-05-19T06:30:56Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=4a5fbbc43f06164efaa0c7129e0387770c1e0546'/>
<id>urn:sha1:4a5fbbc43f06164efaa0c7129e0387770c1e0546</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hack is free</title>
<updated>2003-03-16T21:22:35Z</updated>
<author>
<name>camield</name>
<email>camield@openbsd.org</email>
</author>
<published>2003-03-16T21:22:35Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=d25013f2c0d15d97e2e6c140a80677c921ca98c6'/>
<id>urn:sha1:d25013f2c0d15d97e2e6c140a80677c921ca98c6</id>
<content type='text'>
Thanks to Andries Brouwer, Jay Fenlason and the folks at CWI for their
efforts.

http://www.cwi.nl/~aeb/games/hack/hack.html

ok deraadt@
</content>
</entry>
<entry>
<title>Nothing but comments after #endif and #else; heko@iki.fi</title>
<updated>2001-08-06T22:59:05Z</updated>
<author>
<name>pjanzen</name>
<email>pjanzen@openbsd.org</email>
</author>
<published>2001-08-06T22:59:05Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=54da88e46bac34f015727e5ab0215262fe5dc398'/>
<id>urn:sha1:54da88e46bac34f015727e5ab0215262fe5dc398</id>
<content type='text'>
</content>
</entry>
<entry>
<title>$OpenBSD$</title>
<updated>2001-01-28T23:41:40Z</updated>
<author>
<name>niklas</name>
<email>niklas@openbsd.org</email>
</author>
<published>2001-01-28T23:41:40Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=d0b779f3ff670b0a5cefd851fc794c9e42b89304'/>
<id>urn:sha1:d0b779f3ff670b0a5cefd851fc794c9e42b89304</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use O_* defines for open(2) flags and include fcntl.h</title>
<updated>1999-08-16T17:00:14Z</updated>
<author>
<name>millert</name>
<email>millert@openbsd.org</email>
</author>
<published>1999-08-16T17:00:14Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=6cd28e42bc1cad22db65a2a5777affcc3c81de42'/>
<id>urn:sha1:6cd28e42bc1cad22db65a2a5777affcc3c81de42</id>
<content type='text'>
</content>
</entry>
</feed>
