<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-openbsd/bin/kill, branch jd/queueboosts</title>
<subtitle>WireGuard implementation for the OpenBSD kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-openbsd/atom/bin/kill?h=jd%2Fqueueboosts</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-openbsd/atom/bin/kill?h=jd%2Fqueueboosts'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/'/>
<updated>2020-02-09T00:21:01Z</updated>
<entry>
<title>drop historical section number as was done in ps</title>
<updated>2020-02-09T00:21:01Z</updated>
<author>
<name>jsg</name>
<email>jsg@openbsd.org</email>
</author>
<published>2020-02-09T00:21:01Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=987aa43969e1cae6f36d493161ff99f918e0d99e'/>
<id>urn:sha1:987aa43969e1cae6f36d493161ff99f918e0d99e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use strtonum(3) instead of strtol(3).  OK deraadt@</title>
<updated>2017-03-29T22:40:15Z</updated>
<author>
<name>millert</name>
<email>millert@openbsd.org</email>
</author>
<published>2017-03-29T22:40:15Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=671c3ad7daf9105eb141ef5ccff5059ecfeb597f'/>
<id>urn:sha1:671c3ad7daf9105eb141ef5ccff5059ecfeb597f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add, correct, and improve HISTORY sections.</title>
<updated>2016-08-16T18:51:25Z</updated>
<author>
<name>schwarze</name>
<email>schwarze@openbsd.org</email>
</author>
<published>2016-08-16T18:51:25Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=b35d111eabce6f1bccb62a83309d55ce6b27430e'/>
<id>urn:sha1:b35d111eabce6f1bccb62a83309d55ce6b27430e</id>
<content type='text'>
From Sevan Janiyan &lt;venture37 at geeklan dot co dot uk&gt;.
Verified using http://minnie.tuhs.org/.
</content>
</entry>
<entry>
<title>Kill pledges to only use "stdio proc".</title>
<updated>2015-10-10T21:15:25Z</updated>
<author>
<name>doug</name>
<email>doug@openbsd.org</email>
</author>
<published>2015-10-10T21:15:25Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=e1704018d5bae3679342a2e1fc943d8ddf230155'/>
<id>urn:sha1:e1704018d5bae3679342a2e1fc943d8ddf230155</id>
<content type='text'>
deraadt@ notes that kill now works because of improved kernel semantics.
For full kill(1) functionality, you need the new kern_sig functionality.
Make sure you have an updated kernel.

ok deraadt@
</content>
</entry>
<entry>
<title>Document behavior of killing process 0, matching the text in kill(2).</title>
<updated>2015-01-16T21:31:27Z</updated>
<author>
<name>millert</name>
<email>millert@openbsd.org</email>
</author>
<published>2015-01-16T21:31:27Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=b688661172d5fea158b6ce35a894b5a1c7f712fb'/>
<id>urn:sha1:b688661172d5fea158b6ce35a894b5a1c7f712fb</id>
<content type='text'>
From Theo Buehler
</content>
</entry>
<entry>
<title>jmc@ found another manpage i broke when i touched inetd.</title>
<updated>2014-10-13T09:27:22Z</updated>
<author>
<name>dlg</name>
<email>dlg@openbsd.org</email>
</author>
<published>2014-10-13T09:27:22Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=b4fa3bbb70cb5459410cbd9e8eca84493498f463'/>
<id>urn:sha1:b4fa3bbb70cb5459410cbd9e8eca84493498f463</id>
<content type='text'>
use kill -HUP 1 as an example of a hangup signal that does something
useful and non-contrived.

ok jmc@
</content>
</entry>
<entry>
<title>kill(1) doesn't use getopt() due to its non-standard option processing.</title>
<updated>2014-03-23T12:44:00Z</updated>
<author>
<name>millert</name>
<email>millert@openbsd.org</email>
</author>
<published>2014-03-23T12:44:00Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=9a16fda71718c0e45b8666dbe77917ed30a3ba65'/>
<id>urn:sha1:9a16fda71718c0e45b8666dbe77917ed30a3ba65</id>
<content type='text'>
However, POSIX (really XSI) says it should honor "--" to disambiguate
between -signum and -pgid.  This adds simple "--" handling such that
"kill -- -pgid" is accepted.
</content>
</entry>
<entry>
<title>note that the last two usage forms are marked xsi; ok millert</title>
<updated>2014-03-23T07:44:37Z</updated>
<author>
<name>jmc</name>
<email>jmc@openbsd.org</email>
</author>
<published>2014-03-23T07:44:37Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=326fd67bc2ac50199ab104fd2eef477a0fbe4565'/>
<id>urn:sha1:326fd67bc2ac50199ab104fd2eef477a0fbe4565</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add unsigned char casts for specific calls to ctype.h macros.</title>
<updated>2013-11-21T15:54:44Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2013-11-21T15:54:44Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=cd3e3e8c828df7135a96ffc7b87604194d0847c4'/>
<id>urn:sha1:cd3e3e8c828df7135a96ffc7b87604194d0847c4</id>
<content type='text'>
ok guenther step
</content>
</entry>
<entry>
<title>zap unneeded test; from pablo caballero; ok nicm@</title>
<updated>2011-06-06T07:20:13Z</updated>
<author>
<name>otto</name>
<email>otto@openbsd.org</email>
</author>
<published>2011-06-06T07:20:13Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=9222417e18376113485a4d1e271c73cc05e8153b'/>
<id>urn:sha1:9222417e18376113485a4d1e271c73cc05e8153b</id>
<content type='text'>
</content>
</entry>
</feed>
