<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-openbsd/sys/dev/microcode, branch jd/simplify-queueing</title>
<subtitle>WireGuard implementation for the OpenBSD kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-openbsd/atom/sys/dev/microcode?h=jd%2Fsimplify-queueing</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-openbsd/atom/sys/dev/microcode?h=jd%2Fsimplify-queueing'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/'/>
<updated>2018-10-02T02:05:34Z</updated>
<entry>
<title>Add support for RT3290 chipset by James Hastings.</title>
<updated>2018-10-02T02:05:34Z</updated>
<author>
<name>kevlo</name>
<email>kevlo@openbsd.org</email>
</author>
<published>2018-10-02T02:05:34Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=44df374beffdeeab308e9c219092e1c860fc97a9'/>
<id>urn:sha1:44df374beffdeeab308e9c219092e1c860fc97a9</id>
<content type='text'>
Tested by me and James Hastings.
</content>
</entry>
<entry>
<title>remove the remaining references to .depend files since nothing creates them</title>
<updated>2017-10-17T19:31:56Z</updated>
<author>
<name>naddy</name>
<email>naddy@openbsd.org</email>
</author>
<published>2017-10-17T19:31:56Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=d96a07ced1b9502d9fe788ed360150fe34c3f9e9'/>
<id>urn:sha1:d96a07ced1b9502d9fe788ed360150fe34c3f9e9</id>
<content type='text'>
any longer; ok espie@ deraadt@
</content>
</entry>
<entry>
<title>If you use sys/param.h, you don't need sys/types.h</title>
<updated>2017-09-08T05:36:51Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2017-09-08T05:36:51Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=b27348b2082c02cb5227e0e4933400ad6739ec5a'/>
<id>urn:sha1:b27348b2082c02cb5227e0e4933400ad6739ec5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix clang warnings; ok guenther@ deraadt@</title>
<updated>2017-08-28T05:46:44Z</updated>
<author>
<name>otto</name>
<email>otto@openbsd.org</email>
</author>
<published>2017-08-28T05:46:44Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=38bad19455acf0b98ca1803724b9865ff47cae47'/>
<id>urn:sha1:38bad19455acf0b98ca1803724b9865ff47cae47</id>
<content type='text'>
(guenther says: code could need a rewrite using writev(2) though)
</content>
</entry>
<entry>
<title>always use %s to print a non-constant string; ok deraadt@ guenther@</title>
<updated>2017-08-27T08:15:48Z</updated>
<author>
<name>otto</name>
<email>otto@openbsd.org</email>
</author>
<published>2017-08-27T08:15:48Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=5d123b09e7a07078aab2fc35384965d0956cc5aa'/>
<id>urn:sha1:5d123b09e7a07078aab2fc35384965d0956cc5aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more depends gc / yacc rules overhaul</title>
<updated>2017-07-19T12:50:32Z</updated>
<author>
<name>espie</name>
<email>espie@openbsd.org</email>
</author>
<published>2017-07-19T12:50:32Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=2d6abfec02db30be0fb9ab07346618a96f5d7824'/>
<id>urn:sha1:2d6abfec02db30be0fb9ab07346618a96f5d7824</id>
<content type='text'>
okay millert@
</content>
</entry>
<entry>
<title>Build firmware for usb devices on arm64.</title>
<updated>2017-01-23T01:00:58Z</updated>
<author>
<name>jsg</name>
<email>jsg@openbsd.org</email>
</author>
<published>2017-01-23T01:00:58Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=e0df7e025fbe03cff75dde7a44ce7aaa5da5a0a8'/>
<id>urn:sha1:e0df7e025fbe03cff75dde7a44ce7aaa5da5a0a8</id>
<content type='text'>
ok patrick@
</content>
</entry>
<entry>
<title>Eliminate 68 unused static variables that gcc complains about.</title>
<updated>2016-12-29T15:56:33Z</updated>
<author>
<name>krw</name>
<email>krw@openbsd.org</email>
</author>
<published>2016-12-29T15:56:33Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=3d6dac326cc779cfd4b2b5a77b4908270bb714ce'/>
<id>urn:sha1:3d6dac326cc779cfd4b2b5a77b4908270bb714ce</id>
<content type='text'>
ok deraadt@
</content>
</entry>
<entry>
<title>Use %zu/%d to print size_t/ssize_t. Cast recno_t (a.k.a. u_int32_t)</title>
<updated>2016-12-18T18:28:38Z</updated>
<author>
<name>krw</name>
<email>krw@openbsd.org</email>
</author>
<published>2016-12-18T18:28:38Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=867e01266ee717d282de13c2e4f16d72d8402dd8'/>
<id>urn:sha1:867e01266ee717d282de13c2e4f16d72d8402dd8</id>
<content type='text'>
to (unsigned long) to match %lu formats. Makes gcc happier and
quieter.

ok deraadt@
</content>
</entry>
<entry>
<title>Retire zaurus, as it hasn't made the EABI jump and will be permanently broken</title>
<updated>2016-09-03T13:37:39Z</updated>
<author>
<name>guenther</name>
<email>guenther@openbsd.org</email>
</author>
<published>2016-09-03T13:37:39Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=d864fd983f773f29bf82c253c880a705db0a651f'/>
<id>urn:sha1:d864fd983f773f29bf82c253c880a705db0a651f</id>
<content type='text'>
shortly when we use the hardware thread register in userland
</content>
</entry>
</feed>
