<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/bin/mv, branch release/5.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=release%2F5.2.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=release%2F5.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2003-05-05T22:49:23Z</updated>
<entry>
<title>Centralize _PATH_* definitions.</title>
<updated>2003-05-05T22:49:23Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-05-05T22:49:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=8d5c19ffbccf759faae955929ac28c0d0252cf78'/>
<id>urn:sha1:8d5c19ffbccf759faae955929ac28c0d0252cf78</id>
<content type='text'>
Submitted by:	Tim Kientzle &lt;kientzle@acm.org&gt; (embellished by me)
</content>
</entry>
<entry>
<title>Quiet warnings about copyright[].</title>
<updated>2003-05-01T16:58:57Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-05-01T16:58:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=09a80d4867b85b3df9856d150eb565232dc900d4'/>
<id>urn:sha1:09a80d4867b85b3df9856d150eb565232dc900d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Grammar fix.</title>
<updated>2002-08-26T06:16:51Z</updated>
<author>
<name>Giorgos Keramidas</name>
<email>keramida@FreeBSD.org</email>
</author>
<published>2002-08-26T06:16:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=99479039bb652646ad74fa1efae57076a4ddfd1c'/>
<id>urn:sha1:99479039bb652646ad74fa1efae57076a4ddfd1c</id>
<content type='text'>
PR:		docs/42021
Submitted by:	Jeff Ito &lt;jeffi@rcn.com&gt;
MFC after:	3 days
</content>
</entry>
<entry>
<title>s/filesystem/file system/  as discussed on -developers</title>
<updated>2002-08-21T17:32:44Z</updated>
<author>
<name>Tom Rhodes</name>
<email>trhodes@FreeBSD.org</email>
</author>
<published>2002-08-21T17:32:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=7d971bbf29d32d2a93e71f178b5e6aa0c544df1c'/>
<id>urn:sha1:7d971bbf29d32d2a93e71f178b5e6aa0c544df1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mdoc(7) police: tidy up, bump document date on behalf of the -n option.</title>
<updated>2002-08-09T10:46:00Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-08-09T10:46:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=ca38f0ddf77b876db3f67c8127d2054c371176ad'/>
<id>urn:sha1:ca38f0ddf77b876db3f67c8127d2054c371176ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update usage for the addition of -n in rev 1.35 of mv.c.</title>
<updated>2002-07-09T17:45:13Z</updated>
<author>
<name>Johan Karlsson</name>
<email>johan@FreeBSD.org</email>
</author>
<published>2002-07-09T17:45:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=0f7109e8c2564448c875710592d4d9090f0eb799'/>
<id>urn:sha1:0f7109e8c2564448c875710592d4d9090f0eb799</id>
<content type='text'>
Approved by:	obrien, sheldonh (mentor).
</content>
</entry>
<entry>
<title>When trying to emulate a cross-device move operation with cp and rm, add</title>
<updated>2002-06-16T04:06:58Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-06-16T04:06:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=9a81395d08cd8fe5dce722e20591cc5ad66d2dff'/>
<id>urn:sha1:9a81395d08cd8fe5dce722e20591cc5ad66d2dff</id>
<content type='text'>
a "--" argument after the options so filenames with leading dashes are
handled correctly.

PR:		39318
Submitted by:	Serge van den Boom &lt;svdb@stack.nl&gt;
MFC after:	1 week
</content>
</entry>
<entry>
<title>Remove local definition of _PATH_CP, and use &lt;paths.h&gt;, _PATH_CP is in the</title>
<updated>2002-05-17T11:38:48Z</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2002-05-17T11:38:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=71e092d1bb0edcc0f911b39350809d70169ac418'/>
<id>urn:sha1:71e092d1bb0edcc0f911b39350809d70169ac418</id>
<content type='text'>
CURRENT &lt;paths.h&gt;.
</content>
</entry>
<entry>
<title>Consistancy check s/file system/filesystem/</title>
<updated>2002-05-16T01:57:20Z</updated>
<author>
<name>Tom Rhodes</name>
<email>trhodes@FreeBSD.org</email>
</author>
<published>2002-05-16T01:57:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=ebd43244579d173cb41cd886cd74d2248de9acf0'/>
<id>urn:sha1:ebd43244579d173cb41cd886cd74d2248de9acf0</id>
<content type='text'>
Reviewed by:	brian
</content>
</entry>
<entry>
<title>Update SCM ID.</title>
<updated>2002-03-22T19:52:59Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-03-22T19:52:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=0302f42b510f3914213d7e72c708879257152069'/>
<id>urn:sha1:0302f42b510f3914213d7e72c708879257152069</id>
<content type='text'>
</content>
</entry>
</feed>
