<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/gnu/usr.bin/cpio, branch release/3.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F3.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F3.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1999-05-24T16:47:10Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1999-05-24T16:47:10Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-05-24T16:47:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bff5b80e6cde3256fd760aec0882f8b9fa85b5ee'/>
<id>urn:sha1:bff5b80e6cde3256fd760aec0882f8b9fa85b5ee</id>
<content type='text'>
'RELENG_3_2_0_RELEASE'.

This commit was manufactured to restore the state of the 3.2-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>Added to RELENG_2_2 via tagging.</title>
<updated>1997-08-21T08:26:55Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>1997-08-21T08:26:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=88d1479a584e4878a6d2da4c0b74421f041f7c78'/>
<id>urn:sha1:88d1479a584e4878a6d2da4c0b74421f041f7c78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bmake Makefile for building info files for GNU cpio.</title>
<updated>1997-04-03T11:20:39Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>1997-04-03T11:20:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3162fb1fe3224e6bdd3d555441b60eba47c95c8d'/>
<id>urn:sha1:3162fb1fe3224e6bdd3d555441b60eba47c95c8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bmake Makefiles for GNU cpio.</title>
<updated>1997-04-03T11:20:09Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>1997-04-03T11:20:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=33ab7aea0dfb87d93afe18ebd4d131923c1740da'/>
<id>urn:sha1:33ab7aea0dfb87d93afe18ebd4d131923c1740da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make way for FreeBSD files with CPIO bits in src/contrib/cpio</title>
<updated>1997-04-03T11:16:57Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>1997-04-03T11:16:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=579ff16bdcceb65769cffdc730022de20060c89d'/>
<id>urn:sha1:579ff16bdcceb65769cffdc730022de20060c89d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Toast dummy lchown(), it's in libc now.</title>
<updated>1997-03-31T12:56:00Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-03-31T12:56:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=743c3e66c858fc7bf9e37130b121104ce9942f29'/>
<id>urn:sha1:743c3e66c858fc7bf9e37130b121104ce9942f29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>FreeBSD modifications and notes for GNU cpio.</title>
<updated>1997-03-26T20:01:24Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>1997-03-26T20:01:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=850efa2b1f41b6b164b626ca3b7846c81247252e'/>
<id>urn:sha1:850efa2b1f41b6b164b626ca3b7846c81247252e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't set the umask until after we have processed the arguments</title>
<updated>1997-02-25T06:11:19Z</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1997-02-25T06:11:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=aaefaad330f8bf8698b1fec2c0bd0b86022bbe29'/>
<id>urn:sha1:aaefaad330f8bf8698b1fec2c0bd0b86022bbe29</id>
<content type='text'>
and opened the archive file.  This allows "cpio -o -O output_file"
to create the output file with the callers proper umask.
Closes PR# 1391.
</content>
</entry>
<entry>
<title>Correct the recommended option for "find" from "-depth" to "-d".</title>
<updated>1997-02-08T21:47:55Z</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>1997-02-08T21:47:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1c1acfc9f007efc82a0e075fc87c31fade094d28'/>
<id>urn:sha1:1c1acfc9f007efc82a0e075fc87c31fade094d28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge tar's version of rtapelib, namely the changes as of rev 1.2.</title>
<updated>1996-12-08T14:19:50Z</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>1996-12-08T14:19:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6aeb9e664fbe0b3c2eba17f02d9fa47aca85d227'/>
<id>urn:sha1:6aeb9e664fbe0b3c2eba17f02d9fa47aca85d227</id>
<content type='text'>
Both files used to be identical previously, so they are again now.
</content>
</entry>
</feed>
