<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/bin/kill/kill.1, branch release/14.4.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F14.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F14.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2025-01-21T00:25:59Z</updated>
<entry>
<title>kill.1: mention special meaning of PGID as a PID</title>
<updated>2025-01-21T00:25:59Z</updated>
<author>
<name>artembunichev</name>
<email>artembunichev@zohomail.com</email>
</author>
<published>2025-01-19T12:58:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fe74df3f9db830194ba7b91d4d703dddee2a60c7'/>
<id>urn:sha1:fe74df3f9db830194ba7b91d4d703dddee2a60c7</id>
<content type='text'>
PR:	 284158

(cherry picked from commit d6c2d4fe975c70975bdc6bec76d044408f6dcb8c)
</content>
</entry>
<entry>
<title>kill.1: mention special PID 0</title>
<updated>2025-01-21T00:25:59Z</updated>
<author>
<name>artembunichev</name>
<email>artembunichev@zohomail.com</email>
</author>
<published>2025-01-19T12:49:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2c0e00dc0147bdf3a6a84d0a16174aa521cbd262'/>
<id>urn:sha1:2c0e00dc0147bdf3a6a84d0a16174aa521cbd262</id>
<content type='text'>
PR:	 284158

(cherry picked from commit f5cf173de0dc62dbf47a8bbdcae28aac947d90a6)
</content>
</entry>
<entry>
<title>Remove $FreeBSD$: one-line nroff pattern</title>
<updated>2023-08-16T17:55:15Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:55:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b2c76c41be32f904179efed29c0ca04d53f3996c'/>
<id>urn:sha1:b2c76c41be32f904179efed29c0ca04d53f3996c</id>
<content type='text'>
Remove /^\.\\"\s*\$FreeBSD\$$\n/
</content>
</entry>
<entry>
<title>Renumber copyright clause 4</title>
<updated>2017-02-28T23:42:47Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2017-02-28T23:42:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fbbd9655e5107c68e4e0146ff22b73d7350475bc'/>
<id>urn:sha1:fbbd9655e5107c68e4e0146ff22b73d7350475bc</id>
<content type='text'>
Renumber cluase 4 to 3, per what everybody else did when BSD granted
them permission to remove clause 3. My insistance on keeping the same
numbering for legal reasons is too pedantic, so give up on that point.

Submitted by:	Jan Schaumann &lt;jschauma@stevens.edu&gt;
Pull Request:	https://github.com/freebsd/freebsd/pull/96
</content>
</entry>
<entry>
<title>In v3 UNIX, the kill utility is documented in category 8, not 1.</title>
<updated>2016-10-02T23:13:46Z</updated>
<author>
<name>Sevan Janiyan</name>
<email>sevan@FreeBSD.org</email>
</author>
<published>2016-10-02T23:13:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5c10b0713be37fcc8ab94f68fb255985d9da5173'/>
<id>urn:sha1:5c10b0713be37fcc8ab94f68fb255985d9da5173</id>
<content type='text'>
Add a note of it.
http://minnie.tuhs.org/cgi-bin/utree.pl?file=V3/man/man8/kill.8

PR:		211786
Approved by:	bcr (mentor)
Obtained from:	TUHS
Differential Revision:	https://reviews.freebsd.org/D8105
</content>
</entry>
<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>
</feed>
