<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-openbsd/lib/libedit/shlib_version, branch jd/queueboosts</title>
<subtitle>WireGuard implementation for the OpenBSD kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-openbsd/atom/lib/libedit/shlib_version?h=jd%2Fqueueboosts</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-openbsd/atom/lib/libedit/shlib_version?h=jd%2Fqueueboosts'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/'/>
<updated>2015-01-13T08:33:12Z</updated>
<entry>
<title>libedit claims compatibility with readline 4.2, so provide a stub for</title>
<updated>2015-01-13T08:33:12Z</updated>
<author>
<name>reyk</name>
<email>reyk@openbsd.org</email>
</author>
<published>2015-01-13T08:33:12Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=e6f9da1133bf20b2b4e0799b945ca12731fa855b'/>
<id>urn:sha1:e6f9da1133bf20b2b4e0799b945ca12731fa855b</id>
<content type='text'>
rl_set_keyboard_input_timeout() that was added in this version.
Also crank the minor version.

OK krw@ yasuoka@ deraadt@
</content>
</entry>
<entry>
<title>Add a H_SAVE_FP operation to history() which lets the history be saved</title>
<updated>2014-05-19T08:58:34Z</updated>
<author>
<name>nicm</name>
<email>nicm@openbsd.org</email>
</author>
<published>2014-05-19T08:58:34Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=d47027c4e4887de3745160beafb9de9e30c6a03f'/>
<id>urn:sha1:d47027c4e4887de3745160beafb9de9e30c6a03f</id>
<content type='text'>
to an open file pointer. From NetBSD via Eitan Adler.

ok millert
</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>sync with upstream, retaining local modifications.</title>
<updated>2011-07-07T05:40:42Z</updated>
<author>
<name>okan</name>
<email>okan@openbsd.org</email>
</author>
<published>2011-07-07T05:40:42Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=5f805b19df915114dcc14f3b2652820882272c22'/>
<id>urn:sha1:5f805b19df915114dcc14f3b2652820882272c22</id>
<content type='text'>
ok nicm@
</content>
</entry>
<entry>
<title>Update libedit to bring it into sync with the latest version from NetBSD.</title>
<updated>2010-06-30T00:05:35Z</updated>
<author>
<name>nicm</name>
<email>nicm@openbsd.org</email>
</author>
<published>2010-06-30T00:05:35Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=aed0ee816f9603cf0d46fe3815ceb6bec2411556'/>
<id>urn:sha1:aed0ee816f9603cf0d46fe3815ceb6bec2411556</id>
<content type='text'>
ok deraadt
</content>
</entry>
<entry>
<title>errno changes, lib major version bumps, and general flag day</title>
<updated>2004-07-13T21:03:34Z</updated>
<author>
<name>marc</name>
<email>marc@openbsd.org</email>
</author>
<published>2004-07-13T21:03:34Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=0ede50fcc5e54a8b40b0fedb94f663af3e4efa7c'/>
<id>urn:sha1:0ede50fcc5e54a8b40b0fedb94f663af3e4efa7c</id>
<content type='text'>
To build you must:
cd /usr/src &amp;&amp; make obj &amp;&amp; make includes
cd lib/libc &amp;&amp; make depend &amp;&amp; make &amp;&amp; NOMAN=1 sudo make install
cd /usr/src &amp;&amp; make build
</content>
</entry>
<entry>
<title>Update to NetBSD libedit (from Oct 1, 2003), adding some string</title>
<updated>2003-10-31T08:42:23Z</updated>
<author>
<name>otto</name>
<email>otto@openbsd.org</email>
</author>
<published>2003-10-31T08:42:23Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=d484b7d03ace7dfad66bf1845501ed21cdb16b83'/>
<id>urn:sha1:d484b7d03ace7dfad66bf1845501ed21cdb16b83</id>
<content type='text'>
cleaning and history bug fixes. The code includes GNU libreadline
functionality, but the corresponding header files are not installed,
since some libreadline functions are missing. There are some minor API
changes, notably:

old: EditLine *el_init(const char *, FILE *, FILE *);
new: EditLine *el_init(const char *, FILE *, FILE *, FILE *);

old: HistEvent *history(History *h, int op, ...);
new: int history(History *h, HistEvent *ev, int op, ...); plus some
changes in operation names. See editline(3) for details.

Tested by djm@, mouring@, jmc@.

ok deraadt@
</content>
</entry>
<entry>
<title>Crank all library major numbers.  Needed due to the fact that we</title>
<updated>2002-12-03T06:39:38Z</updated>
<author>
<name>millert</name>
<email>millert@openbsd.org</email>
</author>
<published>2002-12-03T06:39:38Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=3b5f5f0313ae03e9b059fad6687404d3baf7b2a4'/>
<id>urn:sha1:3b5f5f0313ae03e9b059fad6687404d3baf7b2a4</id>
<content type='text'>
now build libraries with propolice enabled.  Without this, existing
binaries (such as ports/packages) that link with any system library
other than libc will fail with an undefined symbol of "___guard"
(__guard on ELF).
Pointed out by markus@ and discussed with deraadt@
</content>
</entry>
<entry>
<title>initial import of NetBSD tree</title>
<updated>1995-10-18T08:37:01Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>1995-10-18T08:37:01Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=df930be708d50e9715f173caa26ffe1b7599b157'/>
<id>urn:sha1:df930be708d50e9715f173caa26ffe1b7599b157</id>
<content type='text'>
</content>
</entry>
</feed>
