<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-openbsd/lib/librpcsvc, branch jd/queueboosts</title>
<subtitle>WireGuard implementation for the OpenBSD kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-openbsd/atom/lib/librpcsvc?h=jd%2Fqueueboosts</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-openbsd/atom/lib/librpcsvc?h=jd%2Fqueueboosts'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/'/>
<updated>2019-12-21T21:39:59Z</updated>
<entry>
<title>a few depend:-related thingies that were still in.</title>
<updated>2019-12-21T21:39:59Z</updated>
<author>
<name>espie</name>
<email>espie@openbsd.org</email>
</author>
<published>2019-12-21T21:39:59Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=3367dcf595ba746330d95b4c926ae4b05b798c0c'/>
<id>urn:sha1:3367dcf595ba746330d95b4c926ae4b05b798c0c</id>
<content type='text'>
okay millert@, tb@
</content>
</entry>
<entry>
<title>mark files as BUILDFIRST, or write explicit dependencies, so that most</title>
<updated>2017-06-16T10:25:54Z</updated>
<author>
<name>espie</name>
<email>espie@openbsd.org</email>
</author>
<published>2017-06-16T10:25:54Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=2eaa2fe8e4c975f189b35b9684cb933b44b1d989'/>
<id>urn:sha1:2eaa2fe8e4c975f189b35b9684cb933b44b1d989</id>
<content type='text'>
programs will build even without a make depend first.
okay tb@ millert@
</content>
</entry>
<entry>
<title>Move libcrypto, librpcsvc and gnu/usr.bin/cc/include from RDIRS to PRDIRS,</title>
<updated>2016-10-16T19:28:44Z</updated>
<author>
<name>tb</name>
<email>tb@openbsd.org</email>
</author>
<published>2016-10-16T19:28:44Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=b718d5d4060a9739e82b8155dd5577cd678d1ad2'/>
<id>urn:sha1:b718d5d4060a9739e82b8155dd5577cd678d1ad2</id>
<content type='text'>
and add prereq targets, so some header files are generated by BUILDUSER
during 'make prereq' instead of by root during 'make includes'.

Switch the order of 'make cleandir' and 'make includes' during 'make build'
so we don't generate many files twice.

Except for some machine@ symlinks from ${MACHINE}/stand, /usr/obj is now
clean from files generated by root during 'make build'. Those will be
cleaned up in a second step.

help, testing &amp; ok deraadt, input from natano, further testing rpe
</content>
</entry>
<entry>
<title>Move to the &lt;limits.h&gt; universe.</title>
<updated>2015-01-16T16:48:51Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2015-01-16T16:48:51Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=aea60bee5e9bad0aab62f480f19c2fb34c068de4'/>
<id>urn:sha1:aea60bee5e9bad0aab62f480f19c2fb34c068de4</id>
<content type='text'>
review by millert, binary checking process with doug, concept with guenther
</content>
</entry>
<entry>
<title>Switch time_t, ino_t, clock_t, and struct kevent's ident and data</title>
<updated>2013-08-13T05:52:02Z</updated>
<author>
<name>guenther</name>
<email>guenther@openbsd.org</email>
</author>
<published>2013-08-13T05:52:02Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=91a535ff42f6347677741774730dc5ddcf7d5b93'/>
<id>urn:sha1:91a535ff42f6347677741774730dc5ddcf7d5b93</id>
<content type='text'>
members to 64bit types.  Assign new syscall numbers for (almost
all) the syscalls that involve the affected types, including anything
with time_t, timeval, itimerval, timespec, rusage, dirent, stat,
or kevent arguments.  Add a d_off member to struct dirent and replace
getdirentries() with getdents(), thus immensely simplifying and
accelerating telldir/seekdir.  Build perl with -DBIG_TIME.

Bump the major on every single base library: the compat bits included
here are only good enough to make the transition; the T32 compat
option will be burned as soon as we've reached the new world are
are happy with the snapshots for all architectures.

DANGER: ABI incompatibility.  Updating to this kernel requires extra
work or you won't be able to login: install a snapshot instead.

Much assistance in fixing userland issues from deraadt@ and tedu@
and build assistance from todd@ and otto@
</content>
</entry>
<entry>
<title>remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets.</title>
<updated>2012-08-02T13:38:38Z</updated>
<author>
<name>okan</name>
<email>okan@openbsd.org</email>
</author>
<published>2012-08-02T13:38:38Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=7cd9afdf8e1f17d6ba9d39b8a897f2a739f21444'/>
<id>urn:sha1:7cd9afdf8e1f17d6ba9d39b8a897f2a739f21444</id>
<content type='text'>
ok guenther@
</content>
</entry>
<entry>
<title>Oracle has re-licensed sunrpc under a three-clause BSD license.</title>
<updated>2010-09-01T14:43:34Z</updated>
<author>
<name>millert</name>
<email>millert@openbsd.org</email>
</author>
<published>2010-09-01T14:43:34Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=cb7760d181b85988239aa31e102cfd38c6ab30ad'/>
<id>urn:sha1:cb7760d181b85988239aa31e102cfd38c6ab30ad</id>
<content type='text'>
Update our sources appropriately.  OK deraadt@ jsg@
</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>add a procedure NLM_SM_NOTIFY (in version 0), used by statd to send</title>
<updated>2008-06-15T04:41:39Z</updated>
<author>
<name>sturm</name>
<email>sturm@openbsd.org</email>
</author>
<published>2008-06-15T04:41:39Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=0debdebf3f44d58c1529173032a087ef4957f059'/>
<id>urn:sha1:0debdebf3f44d58c1529173032a087ef4957f059</id>
<content type='text'>
notifications to lockd. from NetBSD
bump minor

"just get it in" deraadt
</content>
</entry>
<entry>
<title>accidentally deleted a little bit too much, oops</title>
<updated>2008-06-14T01:10:43Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2008-06-14T01:10:43Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=608a0a8a08ccdaf05873279b51e1e519e82aff18'/>
<id>urn:sha1:608a0a8a08ccdaf05873279b51e1e519e82aff18</id>
<content type='text'>
</content>
</entry>
</feed>
