<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-openbsd/usr.bin/paste, branch master</title>
<subtitle>WireGuard implementation for the OpenBSD kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-openbsd/atom/usr.bin/paste?h=master</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-openbsd/atom/usr.bin/paste?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/'/>
<updated>2018-08-04T19:19:37Z</updated>
<entry>
<title>fix a glitch in rev. 1.24: getline(3) returns ssize_t, not size_t;</title>
<updated>2018-08-04T19:19:37Z</updated>
<author>
<name>schwarze</name>
<email>schwarze@openbsd.org</email>
</author>
<published>2018-08-04T19:19:37Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=5017b69c1669b21f1b74e28da640daa7b2012c28'/>
<id>urn:sha1:5017b69c1669b21f1b74e28da640daa7b2012c28</id>
<content type='text'>
pointed out by Andre Stoebe &lt;as at nul not space&gt;
</content>
</entry>
<entry>
<title>obvious KNF: avoid '!' for tests of non-boolean variables,</title>
<updated>2018-08-04T16:47:05Z</updated>
<author>
<name>schwarze</name>
<email>schwarze@openbsd.org</email>
</author>
<published>2018-08-04T16:47:05Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=194d0062059fd2941d70a02ad41cfc2e31a680a7'/>
<id>urn:sha1:194d0062059fd2941d70a02ad41cfc2e31a680a7</id>
<content type='text'>
__dead void usage, return from main and return is not a function,
err(1, NULL) after malloc failure, and garbage collect (void) casts
on functions that usually do not need return value checks
</content>
</entry>
<entry>
<title>Use POSIX getline(3) rather than the non-standard and error-prone fgetln(3).</title>
<updated>2018-08-04T16:14:03Z</updated>
<author>
<name>schwarze</name>
<email>schwarze@openbsd.org</email>
</author>
<published>2018-08-04T16:14:03Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=2e7cd69a72d5498b6c6098f8b322e1d68a217fa2'/>
<id>urn:sha1:2e7cd69a72d5498b6c6098f8b322e1d68a217fa2</id>
<content type='text'>
In part based on a diff from Lauri Tirkkonen &lt;lotheac at iki dot fi&gt;.
While here, significantly simplify sequential().
No objection when shown on tech@.
</content>
</entry>
<entry>
<title>When invoked with no file arguments, display usage and fail instead of</title>
<updated>2018-01-02T06:56:41Z</updated>
<author>
<name>guenther</name>
<email>guenther@openbsd.org</email>
</author>
<published>2018-01-02T06:56:41Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=1ada7db47ea8f19e0fef96fa06dd66a7954c3611'/>
<id>urn:sha1:1ada7db47ea8f19e0fef96fa06dd66a7954c3611</id>
<content type='text'>
silently doing nothing.

suggested by Klemens Nanni (kl3 (at) posteo.org), from FreeBSD r92772
ok millert@
</content>
</entry>
<entry>
<title>Remove the nonsensical "-s - -" in the third example; quirk reported</title>
<updated>2017-06-28T14:49:26Z</updated>
<author>
<name>schwarze</name>
<email>schwarze@openbsd.org</email>
</author>
<published>2017-06-28T14:49:26Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=bed15beb5859d80e72ca75fac4a841a7fd239c6a'/>
<id>urn:sha1:bed15beb5859d80e72ca75fac4a841a7fd239c6a</id>
<content type='text'>
by Redouan Ait Mallouk &lt;raitmallouk at gmail dot com&gt;.

The paste(1) utility allows two equivalent solutions for many tasks
involving only one input stream; while here, make that more obvious
by always showing both solutions.
</content>
</entry>
<entry>
<title>Remove NULL-checks before free(). ok tb@</title>
<updated>2015-12-09T19:39:10Z</updated>
<author>
<name>mmcc</name>
<email>mmcc@openbsd.org</email>
</author>
<published>2015-12-09T19:39:10Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=56b1f53fda520d0ddf786956d67325741d559470'/>
<id>urn:sha1:56b1f53fda520d0ddf786956d67325741d559470</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change all tame callers to namechange to pledge(2).</title>
<updated>2015-10-09T01:37:06Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2015-10-09T01:37:06Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=0bd1216cbfac4316d823b5f086842b66ddea2018'/>
<id>urn:sha1:0bd1216cbfac4316d823b5f086842b66ddea2018</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tame "stdio rpath", satisfies the fopen cases</title>
<updated>2015-10-07T14:12:42Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2015-10-07T14:12:42Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=23460c7edce26ad2b2d7ee9808ea0266e58624bb'/>
<id>urn:sha1:23460c7edce26ad2b2d7ee9808ea0266e58624bb</id>
<content type='text'>
ok semarie
</content>
</entry>
<entry>
<title>Release file descriptors as soon as they are not needed anymore.</title>
<updated>2014-11-25T10:20:24Z</updated>
<author>
<name>tobias</name>
<email>tobias@openbsd.org</email>
</author>
<published>2014-11-25T10:20:24Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=0d86349cb6322f8fa52fef497fba1406412690c7'/>
<id>urn:sha1:0d86349cb6322f8fa52fef497fba1406412690c7</id>
<content type='text'>
ok millert
</content>
</entry>
<entry>
<title>add an EXIT STATUS section for /usr/bin;</title>
<updated>2010-09-03T11:09:28Z</updated>
<author>
<name>jmc</name>
<email>jmc@openbsd.org</email>
</author>
<published>2010-09-03T11:09:28Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=f1c64ac4de90b4f8a835a7530957a2950b33193d'/>
<id>urn:sha1:f1c64ac4de90b4f8a835a7530957a2950b33193d</id>
<content type='text'>
</content>
</entry>
</feed>
