<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-openbsd/lib/libpanel, branch jd/queueboosts</title>
<subtitle>WireGuard implementation for the OpenBSD kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-openbsd/atom/lib/libpanel?h=jd%2Fqueueboosts</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-openbsd/atom/lib/libpanel?h=jd%2Fqueueboosts'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/'/>
<updated>2019-10-08T17:52:37Z</updated>
<entry>
<title>convert unbounded sprintf/strcpy (in disabled debug code) to snprintf/strlcpy</title>
<updated>2019-10-08T17:52:37Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2019-10-08T17:52:37Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=70f1de17401bf10c603ea226d37bf3038e5f3dc2'/>
<id>urn:sha1:70f1de17401bf10c603ea226d37bf3038e5f3dc2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DEBUGLIBS has been broken since the gcc4 switch, so delete it.  CFLAGS</title>
<updated>2016-07-04T18:01:44Z</updated>
<author>
<name>guenther</name>
<email>guenther@openbsd.org</email>
</author>
<published>2016-07-04T18:01:44Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=d46f7e051d3e787fbf4cf0fb6dca236f085cc9e7'/>
<id>urn:sha1:d46f7e051d3e787fbf4cf0fb6dca236f085cc9e7</id>
<content type='text'>
contains -g by default anyway

problem noted by Edgar Pettijohn (edgar (at) pettijohn-web.com)
ok millert@ kettenis@ deraadt@
</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>update NAME; ok schwarze nicm</title>
<updated>2015-11-12T12:44:27Z</updated>
<author>
<name>jmc</name>
<email>jmc@openbsd.org</email>
</author>
<published>2015-11-12T12:44:27Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=83638eee8ec36545231ddf0c9ec610c5bbceadf3'/>
<id>urn:sha1:83638eee8ec36545231ddf0c9ec610c5bbceadf3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More missing $OpenBSD$.</title>
<updated>2015-01-23T22:48:51Z</updated>
<author>
<name>krw</name>
<email>krw@openbsd.org</email>
</author>
<published>2015-01-23T22:48:51Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=5e231b3ac8009e12c46ea2140635932bc253a7c2'/>
<id>urn:sha1:5e231b3ac8009e12c46ea2140635932bc253a7c2</id>
<content type='text'>
ok nicm@
</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>Enable wide character support in ncurses. It is built into libcurses,</title>
<updated>2010-09-06T17:26:17Z</updated>
<author>
<name>nicm</name>
<email>nicm@openbsd.org</email>
</author>
<published>2010-09-06T17:26:17Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=6bc6570d7fd20fe27f87e204c2ecf395c194fff8'/>
<id>urn:sha1:6bc6570d7fd20fe27f87e204c2ecf395c194fff8</id>
<content type='text'>
libform, libmenu, libpanel and each library is also linked to a
corresponding "w" version.

This is a major bump for all four libraries.

Thanks to landry, stsp, sthen, naddy, oga, Martin Pieuchot, and anyone
else I've forgotten for testing.

ok naddy krw deraadt
</content>
</entry>
<entry>
<title>Update to ncurses 5.7, with local changes reapplied.</title>
<updated>2010-01-12T23:21:58Z</updated>
<author>
<name>nicm</name>
<email>nicm@openbsd.org</email>
</author>
<published>2010-01-12T23:21:58Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=81d8c4e1e65ef590376b5b08744af794c42bd575'/>
<id>urn:sha1:81d8c4e1e65ef590376b5b08744af794c42bd575</id>
<content type='text'>
This is around eight years worth of changes (previously we were around ncurses
5.2), too many to list - many bug fixes and also a few new functions.

A major bump for libcurses, libpanel, libform and libmenu.

ok deraadt
</content>
</entry>
<entry>
<title>use WANTLINT= (on all architectures)</title>
<updated>2005-11-24T20:49:14Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2005-11-24T20:49:14Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=e5a6e266ccd9c81fcb3e7b1fc66e9e643d2692d7'/>
<id>urn:sha1:e5a6e266ccd9c81fcb3e7b1fc66e9e643d2692d7</id>
<content type='text'>
</content>
</entry>
</feed>
