<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/ar, branch release/2.2.7</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>MFC doc fixes, proper printf() casts, bugfixes for fetch, updated file(1)</title>
<updated>1998-07-16T23:52:19+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-07-16T23:52:19+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=66c958c770e3f3069d71a49535f77ba6a64b3ea6'/>
<id>66c958c770e3f3069d71a49535f77ba6a64b3ea6</id>
<content type='text'>
command.  Remove dreck.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
command.  Remove dreck.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC:  various bug fixes, doc updates and EOF -&gt; -1 fixes.</title>
<updated>1997-09-14T20:39:33+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-09-14T20:39:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9edfd19475f9c6331a51d12798d6b6bf0cf7786b'/>
<id>9edfd19475f9c6331a51d12798d6b6bf0cf7786b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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: Man page in mdoc format. Cosmetic in usage string.</title>
<updated>1997-06-24T06:35:05+00:00</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1997-06-24T06:35:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=acfebd302b656ba80bccac6803159709f9af5ca0'/>
<id>acfebd302b656ba80bccac6803159709f9af5ca0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.</title>
<updated>1996-11-02T10:41:29+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1996-11-02T10:41:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2fce0b4e66baed619f83c7226d51fe90862f0122'/>
<id>2fce0b4e66baed619f83c7226d51fe90862f0122</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The -q option does not require a list of elements: the command 'ar q foo.a'</title>
<updated>1996-10-17T22:13:36+00:00</updated>
<author>
<name>Jean-Marc Zucconi</name>
<email>jmz@FreeBSD.org</email>
</author>
<published>1996-10-17T22:13:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d508ff27b13aca0a8d775f46bf1fffacaf2d6ddb'/>
<id>d508ff27b13aca0a8d775f46bf1fffacaf2d6ddb</id>
<content type='text'>
is perfectly valid and eventually creates an empty archive.
This is consistent with OSF1 V3.x, SunOS 4.x, ULTRIX 4.x and probably others.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
is perfectly valid and eventually creates an empty archive.
This is consistent with OSF1 V3.x, SunOS 4.x, ULTRIX 4.x and probably others.
</pre>
</div>
</content>
</entry>
<entry>
<title>More ts_nse -&gt; tv_nsec changes following the kernel changes I made earlier.</title>
<updated>1996-09-20T02:34:51+00:00</updated>
<author>
<name>Nate Williams</name>
<email>nate@FreeBSD.org</email>
</author>
<published>1996-09-20T02:34:51+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8e2d2ee61c3e38bf4ce168dcca4ab41ceca1762a'/>
<id>8e2d2ee61c3e38bf4ce168dcca4ab41ceca1762a</id>
<content type='text'>
Submitted by:	Chuck Robey &lt;chuckr@glue.umd.edu&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	Chuck Robey &lt;chuckr@glue.umd.edu&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[HISTORY] command appeared in Version 1 AT&amp;T UNIX</title>
<updated>1996-08-29T18:06:19+00:00</updated>
<author>
<name>Wolfram Schneider</name>
<email>wosch@FreeBSD.org</email>
</author>
<published>1996-08-29T18:06:19+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b8923d4cc02d00f2b5f3a265b1a9718e3d28dd46'/>
<id>b8923d4cc02d00f2b5f3a265b1a9718e3d28dd46</id>
<content type='text'>
Obtained from: A Quarter Century of UNIX, Peter H. Salus, page 41
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Obtained from: A Quarter Century of UNIX, Peter H. Salus, page 41
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the .Bx macro where appropriate.</title>
<updated>1996-08-23T20:36:11+00:00</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1996-08-23T20:36:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c0b0bcf4d39fe41ec1317d807a407284b7774f59'/>
<id>c0b0bcf4d39fe41ec1317d807a407284b7774f59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>General -Wall warning cleanup, part I.</title>
<updated>1996-07-12T19:08:36+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1996-07-12T19:08:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=526195ad0da110e4a8a5315ec86dddc8e179c06f'/>
<id>526195ad0da110e4a8a5315ec86dddc8e179c06f</id>
<content type='text'>
Submitted-By: Kent Vander Velden &lt;graphix@iastate.edu&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted-By: Kent Vander Velden &lt;graphix@iastate.edu&gt;
</pre>
</div>
</content>
</entry>
</feed>
