<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/killall, branch release/9.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F9.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F9.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2012-07-03T08:23:22Z</updated>
<entry>
<title>MFC 237847:</title>
<updated>2012-07-03T08:23:22Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2012-07-03T08:23:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ac1590cd92bd519c1ca2a5269e96fe68a2e3b085'/>
<id>urn:sha1:ac1590cd92bd519c1ca2a5269e96fe68a2e3b085</id>
<content type='text'>
Do not test ki_stat as mask.
</content>
</entry>
<entry>
<title>MFC r237844, r237845, r237846:</title>
<updated>2012-07-03T08:21:56Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2012-07-03T08:21:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=943837e3e968bfeccb41ca3d826663eb5f075102'/>
<id>urn:sha1:943837e3e968bfeccb41ca3d826663eb5f075102</id>
<content type='text'>
Minor tweaks.
</content>
</entry>
<entry>
<title>Simplify various code that allowed for sys_signame being lower case.</title>
<updated>2011-03-06T19:50:47Z</updated>
<author>
<name>Jilles Tjoelker</name>
<email>jilles@FreeBSD.org</email>
</author>
<published>2011-03-06T19:50:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=de555084834b10902e8333fdd76c93fa6f71be03'/>
<id>urn:sha1:de555084834b10902e8333fdd76c93fa6f71be03</id>
<content type='text'>
This was changed in r218285.
</content>
</entry>
<entry>
<title>Make sys_signame upper case.</title>
<updated>2011-02-04T16:40:50Z</updated>
<author>
<name>Jilles Tjoelker</name>
<email>jilles@FreeBSD.org</email>
</author>
<published>2011-02-04T16:40:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=12dacf622b5b8b31e2bcca0bebc9d3dba4755a83'/>
<id>urn:sha1:12dacf622b5b8b31e2bcca0bebc9d3dba4755a83</id>
<content type='text'>
This matches the constants from &lt;signal.h&gt; with 'SIG' removed, which POSIX
requires kill and trap to accept and 'kill -l' to write.

'kill -l', 'trap', 'trap -l' output is now upper case.

In Turkish locales, signal names with an upper case 'I' are now accepted,
while signal names with a lower case 'i' are no longer accepted, and the
output of 'killall -l' now contains proper capital 'I' without dot instead
of a dotted capital 'I'.
</content>
</entry>
<entry>
<title>mdoc: move remaining sections into consistent order</title>
<updated>2010-05-13T12:08:11Z</updated>
<author>
<name>Ulrich Spörlein</name>
<email>uqs@FreeBSD.org</email>
</author>
<published>2010-05-13T12:08:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0b31f1f731fd769e1b2c31ea74459d28d995729a'/>
<id>urn:sha1:0b31f1f731fd769e1b2c31ea74459d28d995729a</id>
<content type='text'>
This pertains mostly to FILES, HISTORY, EXIT STATUS and AUTHORS sections.

Found by:	mdocml lint run
Reviewed by:	ru
</content>
</entry>
<entry>
<title>mdoc: order prologue macros consistently by Dd/Dt/Os</title>
<updated>2010-04-14T19:08:06Z</updated>
<author>
<name>Ulrich Spörlein</name>
<email>uqs@FreeBSD.org</email>
</author>
<published>2010-04-14T19:08:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=aa12cea2ccc6e686d6d31cf67d6bc69cbc1ba744'/>
<id>urn:sha1:aa12cea2ccc6e686d6d31cf67d6bc69cbc1ba744</id>
<content type='text'>
Although groff_mdoc(7) gives another impression, this is the ordering
most widely used and also required by mdocml/mandoc.

Reviewed by:	ru
Approved by:	philip, ed (mentors)
</content>
</entry>
<entry>
<title>Fix grammar and reduce ambiguity.</title>
<updated>2009-12-26T00:46:05Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2009-12-26T00:46:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e8406463e86e99690b8814381f2474b185b49322'/>
<id>urn:sha1:e8406463e86e99690b8814381f2474b185b49322</id>
<content type='text'>
Submitted by:	b. f. &lt;bf1783 googlemail com&gt;
</content>
</entry>
<entry>
<title>Document the difference between FreeBSD and traditional System V killall</title>
<updated>2009-12-25T10:01:35Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2009-12-25T10:01:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=893d013cf6748f7e6206adc958c5e56280ac7e4f'/>
<id>urn:sha1:893d013cf6748f7e6206adc958c5e56280ac7e4f</id>
<content type='text'>
commands.

MFC after:	1 month
</content>
</entry>
<entry>
<title>Revert most part of 200420 as requested, as more review and polish is</title>
<updated>2009-12-13T03:14:06Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2009-12-13T03:14:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=821df508e882ca532bec415852399c6558f22f7a'/>
<id>urn:sha1:821df508e882ca532bec415852399c6558f22f7a</id>
<content type='text'>
needed.
</content>
</entry>
<entry>
<title>Remove unneeded header includes from usr.bin/ except contributed code.</title>
<updated>2009-12-11T23:35:38Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2009-12-11T23:35:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6f2d322192a3949db6e0f0b4bad4c763abc52bed'/>
<id>urn:sha1:6f2d322192a3949db6e0f0b4bad4c763abc52bed</id>
<content type='text'>
Tested with:	make universe
</content>
</entry>
</feed>
