<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/ar, branch release/2.1.7</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F2.1.7</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F2.1.7'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1995-10-01T06:12:38Z</updated>
<entry>
<title>Brought in changes from rev 1.6: fix for PR 721.</title>
<updated>1995-10-01T06:12:38Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1995-10-01T06:12:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=10dd5508925335ddb69f2f538b2bea81b08eda6a'/>
<id>urn:sha1:10dd5508925335ddb69f2f538b2bea81b08eda6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Brought in changes from revs 1.3-1.4: don't use tzfile.h and use strftime</title>
<updated>1995-08-28T11:02:47Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1995-08-28T11:02:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b60b0e23941585c881d3d576c029e3639981c797'/>
<id>urn:sha1:b60b0e23941585c881d3d576c029e3639981c797</id>
<content type='text'>
%c to get date.
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'.</title>
<updated>1995-06-13T18:05:17Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1995-06-13T18:05:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e506c6f0ea9f3b267e874555538b2f22b5778b8f'/>
<id>urn:sha1:e506c6f0ea9f3b267e874555538b2f22b5778b8f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove trailing whitespace.</title>
<updated>1995-05-30T06:41:30Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-05-30T06:41:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7799f52a32f592a7efe259bc3411ba52d13db797'/>
<id>urn:sha1:7799f52a32f592a7efe259bc3411ba52d13db797</id>
<content type='text'>
</content>
</entry>
<entry>
<title>   Old fix from Robert Crowe &lt;bob@speakez.com&gt; that has been sitting in</title>
<updated>1995-01-09T04:50:30Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1995-01-09T04:50:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cfc22f90268457ebcf2d169b2c29ac03e9bc33ca'/>
<id>urn:sha1:cfc22f90268457ebcf2d169b2c29ac03e9bc33ca</id>
<content type='text'>
my mailbox since early last year. Fixes a problem with running out of
fds (by hitting the limit or whatever) when ar is given a long list of
objects. The fix was to add a missing close().

Submitted by:	Robert Crowe &lt;bob@speakez.com&gt;
</content>
</entry>
<entry>
<title>Subject: ranlib fix for odd length long final file names (PR #82)</title>
<updated>1994-12-23T22:55:00Z</updated>
<author>
<name>Nate Williams</name>
<email>nate@FreeBSD.org</email>
</author>
<published>1994-12-23T22:55:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=637cb583c94095e74eecd757b04c03e62b27dfcc'/>
<id>urn:sha1:637cb583c94095e74eecd757b04c03e62b27dfcc</id>
<content type='text'>
Submitted by:	Peter Dufault &lt;dufault@hda.com&gt;
</content>
</entry>
<entry>
<title>Fix odd length long names</title>
<updated>1994-12-17T05:59:33Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1994-12-17T05:59:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=632a24451cd26215d36cecf685f727de2581a875'/>
<id>urn:sha1:632a24451cd26215d36cecf685f727de2581a875</id>
<content type='text'>
Submitted by: dufault@hda.com
also Obtained from: 1.1.5.1
</content>
</entry>
<entry>
<title>Since Rod insists on having this idiotic error message, at least call</title>
<updated>1994-10-06T20:43:35Z</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1994-10-06T20:43:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=acd83bcce9305d4b0603b30752d1155eef5b7ea6'/>
<id>urn:sha1:acd83bcce9305d4b0603b30752d1155eef5b7ea6</id>
<content type='text'>
warnx() correctly so we don't get the double newline.
</content>
</entry>
<entry>
<title>More merry makefile munging for man page compatability.</title>
<updated>1994-08-05T19:00:04Z</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1994-08-05T19:00:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b35bdc400c79dfa100f3f9da0489f9c9e413eeca'/>
<id>urn:sha1:b35bdc400c79dfa100f3f9da0489f9c9e413eeca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup so that make install can run, many install: maninstall changed</title>
<updated>1994-05-30T14:17:23Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1994-05-30T14:17:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9f23196c427eddb59bd454053a732e7cfebcb459'/>
<id>urn:sha1:9f23196c427eddb59bd454053a732e7cfebcb459</id>
<content type='text'>
to just install:, sperious targets and CLEANFILES removed.
</content>
</entry>
</feed>
