<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/bin/kill/kill.c, branch releng/5.2</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Quiet warnings about copyright[].</title>
<updated>2003-05-01T16:58:57+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-05-01T16:58:57+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=09a80d4867b85b3df9856d150eb565232dc900d4'/>
<id>09a80d4867b85b3df9856d150eb565232dc900d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Consistently use __FBSDID</title>
<updated>2002-06-30T05:13:54+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-06-30T05:13:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5eb43ac2f70729e688f03999a2f66d1272e14a6d'/>
<id>5eb43ac2f70729e688f03999a2f66d1272e14a6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support the "--" end of options marker, useful to disambiguate between</title>
<updated>2002-06-13T08:07:20+00:00</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-06-13T08:07:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=08de34ac0165ebafd0788b57a39554e33b27e645'/>
<id>08de34ac0165ebafd0788b57a39554e33b27e645</id>
<content type='text'>
signal numbers and process groups (negative pid arguments), and
required by SUSv3.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
signal numbers and process groups (negative pid arguments), and
required by SUSv3.
</pre>
</div>
</content>
</entry>
<entry>
<title>o __P has been reoved</title>
<updated>2002-02-02T06:48:10+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2002-02-02T06:48:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=46251dde8f47db03ad83997efd5e8f8bd8938855'/>
<id>46251dde8f47db03ad83997efd5e8f8bd8938855</id>
<content type='text'>
o Old-style K&amp;R declarations have been converted to new C89 style
o register has been removed
o prototype for main() has been removed (gcc3 makes it an error)
o int main(int argc, char *argv[]) is the preferred main definition.
o Attempt to not break style(9) conformance for declarations more than
  they already are.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
o Old-style K&amp;R declarations have been converted to new C89 style
o register has been removed
o prototype for main() has been removed (gcc3 makes it an error)
o int main(int argc, char *argv[]) is the preferred main definition.
o Attempt to not break style(9) conformance for declarations more than
  they already are.
</pre>
</div>
</content>
</entry>
<entry>
<title>Silence WARNS=2 and BDECFLAGS on the i386 and alpha</title>
<updated>2001-05-20T04:52:37+00:00</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2001-05-20T04:52:37+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=961a739a43875eccb9dc5da56e4a0642e923f02b'/>
<id>961a739a43875eccb9dc5da56e4a0642e923f02b</id>
<content type='text'>
MFC After:	1 week
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MFC After:	1 week
</pre>
</div>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-27T23:15:48+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-27T23:15:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2a4562393f80633b81c11d4f7df00548d1cc3c48'/>
<id>2a4562393f80633b81c11d4f7df00548d1cc3c48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct use of .Nm. Add rcsid.</title>
<updated>1998-05-13T07:47:35+00:00</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1998-05-13T07:47:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=61c9c5ebeee2ce8f914ca791989dbb7d6b8771c7'/>
<id>61c9c5ebeee2ce8f914ca791989dbb7d6b8771c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disallow empty arguments (eg: '') as process ids.</title>
<updated>1997-08-21T21:34:43+00:00</updated>
<author>
<name>Jonathan Lemon</name>
<email>jlemon@FreeBSD.org</email>
</author>
<published>1997-08-21T21:34:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d623c5c11e09af87e772ff4d3eaee8dc0da6165f'/>
<id>d623c5c11e09af87e772ff4d3eaee8dc0da6165f</id>
<content type='text'>
PR:		2631
Submitted by:	Arne Henrik Juul &lt;arnej@imf.unit.no&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		2631
Submitted by:	Arne Henrik Juul &lt;arnej@imf.unit.no&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Cosmetic change in usage string.</title>
<updated>1997-06-06T06:40:06+00:00</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1997-06-06T06:40:06+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=749d4bb6499a0ca75459c7e4db4e39497337bef7'/>
<id>749d4bb6499a0ca75459c7e4db4e39497337bef7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Signal # NSIG (32) is invalid.</title>
<updated>1997-06-03T06:24:50+00:00</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1997-06-03T06:24:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7999ef2f3810d61a628298264fe7d80780148a63'/>
<id>7999ef2f3810d61a628298264fe7d80780148a63</id>
<content type='text'>
Obtained from: {Net|Open}BSD
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Obtained from: {Net|Open}BSD
</pre>
</div>
</content>
</entry>
</feed>
