<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/gnu/usr.bin/diff, branch release/6.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.3.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.3.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2008-01-15T15:46:22Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2008-01-15T15:46:22Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-01-15T15:46:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5cd221028ba5e7ada35a0dd196fb642b44f197d1'/>
<id>urn:sha1:5cd221028ba5e7ada35a0dd196fb642b44f197d1</id>
<content type='text'>
'RELENG_6_3_0_RELEASE'.

This commit was manufactured to restore the state of the 6.3-RELEASE image.
</content>
</entry>
<entry>
<title>MFC: diffutils 2.8.7.</title>
<updated>2007-07-15T01:24:46Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2007-07-15T01:24:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9dc4987f217c89d4a644d58609d45009c141c32b'/>
<id>urn:sha1:9dc4987f217c89d4a644d58609d45009c141c32b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_6'.</title>
<updated>2007-06-17T00:43:51Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2007-06-17T00:43:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b8b6a48d354485d15aed10fc2d1edcec1a234804'/>
<id>urn:sha1:b8b6a48d354485d15aed10fc2d1edcec1a234804</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC revision 1.10:</title>
<updated>2005-12-31T05:36:42Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2005-12-31T05:36:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4c66b7a03ca12430189395b146f0c3baa27a3425'/>
<id>urn:sha1:4c66b7a03ca12430189395b146f0c3baa27a3425</id>
<content type='text'>
Suggest the user to use 'diff -urN' instead of 'diff -crN'.

Submitted by:	Jimmie James  &lt;jimmiejaz@gmail.com&gt;
PR:		docs/88427
</content>
</entry>
<entry>
<title>Oops, use -I${DESTDIR}/usr/include/gnu instead of ... /../../include/gnu</title>
<updated>2004-02-17T05:38:45Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-02-17T05:38:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=49b4df9afbcf2c27c284986d5592ab79060fd990'/>
<id>urn:sha1:49b4df9afbcf2c27c284986d5592ab79060fd990</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove files no longer needed</title>
<updated>2004-02-16T22:56:36Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-02-16T22:56:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=af210d1ee6c88381d94ee9d3dcfaceb584cea617'/>
<id>urn:sha1:af210d1ee6c88381d94ee9d3dcfaceb584cea617</id>
<content type='text'>
Switch back to regex.h
</content>
</entry>
<entry>
<title>Fixed style of DPADD and LDADD assignments as per style.Makefile(5).</title>
<updated>2004-02-05T22:44:25Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-02-05T22:44:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=47d7e8a96f52d91b1f0fe5184f0f5d88c897db38'/>
<id>urn:sha1:47d7e8a96f52d91b1f0fe5184f0f5d88c897db38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a section documenting the return values from diff.</title>
<updated>2004-02-01T13:52:19Z</updated>
<author>
<name>Ceri Davies</name>
<email>ceri@FreeBSD.org</email>
</author>
<published>2004-02-01T13:52:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=92f367e5f2b51bd88cab5ad9e21237ed29e1b824'/>
<id>urn:sha1:92f367e5f2b51bd88cab5ad9e21237ed29e1b824</id>
<content type='text'>
PR:		docs/59991
Submitted by:	keramida,Erik Greenwald &lt;erik@smluc.org&gt;
MFC After:	1 week
</content>
</entry>
<entry>
<title>Document -p option of diff.</title>
<updated>2002-08-26T00:13:06Z</updated>
<author>
<name>Giorgos Keramidas</name>
<email>keramida@FreeBSD.org</email>
</author>
<published>2002-08-26T00:13:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ba4be60fa01dd9c71b20769b3de0986008d433fa'/>
<id>urn:sha1:ba4be60fa01dd9c71b20769b3de0986008d433fa</id>
<content type='text'>
PR:		docs/41887
Submitted by:	tobez
</content>
</entry>
<entry>
<title>Add note about the info documentation of diff(1).</title>
<updated>2002-07-11T21:11:26Z</updated>
<author>
<name>Giorgos Keramidas</name>
<email>keramida@FreeBSD.org</email>
</author>
<published>2002-07-11T21:11:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1a7a931a266121e9078e62f4d369e00516657248'/>
<id>urn:sha1:1a7a931a266121e9078e62f4d369e00516657248</id>
<content type='text'>
It contains a detailed description of the =format option part.

PR:		docs/36464
Submitted by:	Gary W. Swearingen &lt;swear@blarg.net&gt;
</content>
</entry>
</feed>
