<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/bin/kill/kill.1, branch release/9.0.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F9.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F9.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2010-12-21T22:47:34Z</updated>
<entry>
<title>sh: Add kill builtin.</title>
<updated>2010-12-21T22:47:34Z</updated>
<author>
<name>Jilles Tjoelker</name>
<email>jilles@FreeBSD.org</email>
</author>
<published>2010-12-21T22:47:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0a62a9caa9b95a5ae7fe502628ef0fd31dca16bd'/>
<id>urn:sha1:0a62a9caa9b95a5ae7fe502628ef0fd31dca16bd</id>
<content type='text'>
This allows specifying a %job (which is equivalent to the corresponding
process group).

Additionally, it improves reliability of kill from sh in high-load
situations and ensures "kill" finds the correct utility regardless of PATH,
as required by POSIX (unless the undocumented %builtin mechanism is used).

Side effect: fatal errors (any error other than kill(2) failure) now return
exit status 2 instead of 1. (This is consistent with other sh builtins, but
not in NetBSD.)

Code size increases about 1K on i386.

Obtained from:	NetBSD
</content>
</entry>
<entry>
<title>Fix markup.</title>
<updated>2007-03-04T09:15:12Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2007-03-04T09:15:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0dc55f7681b971db7107ecff762a8a5569b020ba'/>
<id>urn:sha1:0dc55f7681b971db7107ecff762a8a5569b020ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the new standard EXIT STATUS section where appropriate.</title>
<updated>2005-01-16T16:41:59Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-01-16T16:41:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6fca4c7c3f16b87ad8b9ffa6564f5654f44ed581'/>
<id>urn:sha1:6fca4c7c3f16b87ad8b9ffa6564f5654f44ed581</id>
<content type='text'>
Sort standard sections in the (documented) preferred order.
</content>
</entry>
<entry>
<title>/*- or .\"- or #- to begin license clauses.</title>
<updated>2005-01-10T08:39:26Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2005-01-10T08:39:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9ddb49cbe45441fa3f3a10f6dd355e9956480b5f'/>
<id>urn:sha1:9ddb49cbe45441fa3f3a10f6dd355e9956480b5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Deal with double whitespace.</title>
<updated>2004-07-03T00:06:28Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-07-03T00:06:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1171aedcdfa45767ff20c8513bad6a68c97e8c60'/>
<id>urn:sha1:1171aedcdfa45767ff20c8513bad6a68c97e8c60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove clause 3 from the UCB licenses.</title>
<updated>2004-04-06T20:06:54Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2004-04-06T20:06:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6195fb4102afbdfc3da8c0ac2e4cacb0f37d89a9'/>
<id>urn:sha1:6195fb4102afbdfc3da8c0ac2e4cacb0f37d89a9</id>
<content type='text'>
OK'ed by:	imp, core
</content>
</entry>
<entry>
<title>Markup nits: use the Ar macro when describing the -signal_name and</title>
<updated>2002-06-13T08:46:01Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-06-13T08:46:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=993895ac337ea5fb5851f239b867175468331c77'/>
<id>urn:sha1:993895ac337ea5fb5851f239b867175468331c77</id>
<content type='text'>
-signal_number options, and for referring to the "pid" argument.
</content>
</entry>
<entry>
<title>Add examples and diagnostics sections</title>
<updated>2002-06-13T08:40:01Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-06-13T08:40:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=16a6357c9b54b47d1919cb076096ce474d0528f1'/>
<id>urn:sha1:16a6357c9b54b47d1919cb076096ce474d0528f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct history (again): V3 had a kill command, only it was in section 8,</title>
<updated>2002-06-03T14:59:49Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-06-03T14:59:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1be157dc3df9005b5d07a1b6ac359b9691be4c99'/>
<id>urn:sha1:1be157dc3df9005b5d07a1b6ac359b9691be4c99</id>
<content type='text'>
not 1.
</content>
</entry>
<entry>
<title>Correct History section: kill(1) appeared in V4, not V6.</title>
<updated>2002-06-03T14:45:20Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-06-03T14:45:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e3623a80a43c998101249f7364799899a82ec2f6'/>
<id>urn:sha1:e3623a80a43c998101249f7364799899a82ec2f6</id>
<content type='text'>
</content>
</entry>
</feed>
