<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/xargs, branch release/2.2.8_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1999-01-21T00:55:30+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-01-21T00:55:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a9e2dc176f709713f9565ed1711c958f0707eb36'/>
<id>a9e2dc176f709713f9565ed1711c958f0707eb36</id>
<content type='text'>
'RELENG_2_2_8_RELEASE'.

This commit was manufactured to restore the state of the 2.2.8-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_2_2_8_RELEASE'.

This commit was manufactured to restore the state of the 2.2.8-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: update talk, tip and telnet.  Usual doc merges and whatnot.</title>
<updated>1998-07-17T07:26:31+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-07-17T07:26:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4aa4038e991cc934a93c0b5357fa50325891964b'/>
<id>4aa4038e991cc934a93c0b5357fa50325891964b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: last round of cosmetic diffs in usr.bin</title>
<updated>1998-03-08T14:55:12+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-03-08T14:55:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b3f0d6573d72950b446deae8a845d2702810f6ed'/>
<id>b3f0d6573d72950b446deae8a845d2702810f6ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Submitted by:	Peter Hawkins &lt;peter@clari.net.au&gt;</title>
<updated>1997-12-13T06:34:47+00:00</updated>
<author>
<name>Daniel O'Callaghan</name>
<email>danny@FreeBSD.org</email>
</author>
<published>1997-12-13T06:34:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3a397712e435091e3a7ddc6367f71b0ca4e7a3eb'/>
<id>3a397712e435091e3a7ddc6367f71b0ca4e7a3eb</id>
<content type='text'>
Spelling police.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Spelling police.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: getopt returns -1 not EOF</title>
<updated>1997-08-29T05:30:15+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>1997-08-29T05:30:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=228f50a90c03088066d876b02657d89a13880757'/>
<id>228f50a90c03088066d876b02657d89a13880757</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Use err(3) instead of local redefinition.</title>
<updated>1997-08-28T06:22:57+00:00</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1997-08-28T06:22:57+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=fa75e25aec8f232cadaa8ca95e03a69273a976b3'/>
<id>fa75e25aec8f232cadaa8ca95e03a69273a976b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reviewed by:	Warner Losh &lt;imp@village.org&gt;</title>
<updated>1996-11-01T18:46:05+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>1996-11-01T18:46:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d919888163928142efa71fec61565bd849ebb9a9'/>
<id>d919888163928142efa71fec61565bd849ebb9a9</id>
<content type='text'>
Submitted by:	Marc Slemko &lt;marcs@znep.com&gt;
Obtained from:	OpenBSD

Add -0 for reading the results of find -0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	Marc Slemko &lt;marcs@znep.com&gt;
Obtained from:	OpenBSD

Add -0 for reading the results of find -0.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make xargs take into account the bytes occupied by the environment.</title>
<updated>1996-03-05T07:43:40+00:00</updated>
<author>
<name>Satoshi Asami</name>
<email>asami@FreeBSD.org</email>
</author>
<published>1996-03-05T07:43:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e5009da0f97af971aa41ff22d6fc2dc130bdb60c'/>
<id>e5009da0f97af971aa41ff22d6fc2dc130bdb60c</id>
<content type='text'>
Original by: peter
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Original by: peter
</pre>
</div>
</content>
</entry>
<entry>
<title>BSD 4.4 Lite Usr.bin Sources</title>
<updated>1994-05-27T12:33:43+00:00</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1994-05-27T12:33:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9b50d9027575220cb6dd09b3e62f03f511e908b8'/>
<id>9b50d9027575220cb6dd09b3e62f03f511e908b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
