<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-openbsd/lib/libedit/config.h, branch jd/queueboosts</title>
<subtitle>WireGuard implementation for the OpenBSD kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-openbsd/atom/lib/libedit/config.h?h=jd%2Fqueueboosts</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-openbsd/atom/lib/libedit/config.h?h=jd%2Fqueueboosts'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/'/>
<updated>2016-03-20T22:09:24Z</updated>
<entry>
<title>Use getline(3) rather than fgetln(3) because it is standardized</title>
<updated>2016-03-20T22:09:24Z</updated>
<author>
<name>schwarze</name>
<email>schwarze@openbsd.org</email>
</author>
<published>2016-03-20T22:09:24Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=f3a50c9efdecf6477481449559dba8409182f1fd'/>
<id>urn:sha1:f3a50c9efdecf6477481449559dba8409182f1fd</id>
<content type='text'>
and simpler and safer to use.  Implemented by Christos Zoulas
following my suggestion, with a bug fix by me.
</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>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>
</feed>
