<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/gnu/usr.bin/diff, branch release/7.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2008-02-24T05:45:17+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-02-24T05:45:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a9c219fa3cec18ef9f30edec6fa106bf0e2d423d'/>
<id>a9c219fa3cec18ef9f30edec6fa106bf0e2d423d</id>
<content type='text'>
'RELENG_7_0_0_RELEASE'.

This commit was manufactured to restore the state of the 7.0-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_7_0_0_RELEASE'.

This commit was manufactured to restore the state of the 7.0-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build on arm: time_t on arm is 64 bits while long is</title>
<updated>2007-06-17T00:43:50+00:00</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2007-06-17T00:43:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9ba2645aa74fceedc99c563631fadcab3ae7e9dc'/>
<id>9ba2645aa74fceedc99c563631fadcab3ae7e9dc</id>
<content type='text'>
32 bits, so subsequent compile time assertion:

	sizeof inf-&gt;stat.st_mtime &lt;= sizeof sec

Would fail because of that.  This change is suitable for
general consumption as well, but fix it in our local
patchset as we are near a code freeze.

Submitted by:	cognet
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
32 bits, so subsequent compile time assertion:

	sizeof inf-&gt;stat.st_mtime &lt;= sizeof sec

Would fail because of that.  This change is suitable for
general consumption as well, but fix it in our local
patchset as we are near a code freeze.

Submitted by:	cognet
</pre>
</div>
</content>
</entry>
<entry>
<title>Update build skeleton after diffutils 2.8.7 update.</title>
<updated>2007-06-15T07:09:34+00:00</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2007-06-15T07:09:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b6ee6822f3aaa48915f6853b3c12e6e40e304761'/>
<id>b6ee6822f3aaa48915f6853b3c12e6e40e304761</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Suggest the user to use 'diff -urN' instead of 'diff -crN'.</title>
<updated>2005-11-03T03:49:57+00:00</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2005-11-03T03:49:57+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=165edba6a77a4c2eb54164b62e09630a1d8cb278'/>
<id>165edba6a77a4c2eb54164b62e09630a1d8cb278</id>
<content type='text'>
Submitted by:	Jimmie James  &lt;jimmiejaz@gmail.com&gt;
PR:		docs/88427
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	Jimmie James  &lt;jimmiejaz@gmail.com&gt;
PR:		docs/88427
</pre>
</div>
</content>
</entry>
<entry>
<title>Oops, use -I${DESTDIR}/usr/include/gnu instead of ... /../../include/gnu</title>
<updated>2004-02-17T05:38:45+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-02-17T05:38:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=49b4df9afbcf2c27c284986d5592ab79060fd990'/>
<id>49b4df9afbcf2c27c284986d5592ab79060fd990</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove files no longer needed</title>
<updated>2004-02-16T22:56:36+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-02-16T22:56:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=af210d1ee6c88381d94ee9d3dcfaceb584cea617'/>
<id>af210d1ee6c88381d94ee9d3dcfaceb584cea617</id>
<content type='text'>
Switch back to regex.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Switch back to regex.h
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed style of DPADD and LDADD assignments as per style.Makefile(5).</title>
<updated>2004-02-05T22:44:25+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-02-05T22:44:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=47d7e8a96f52d91b1f0fe5184f0f5d88c897db38'/>
<id>47d7e8a96f52d91b1f0fe5184f0f5d88c897db38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a section documenting the return values from diff.</title>
<updated>2004-02-01T13:52:19+00:00</updated>
<author>
<name>Ceri Davies</name>
<email>ceri@FreeBSD.org</email>
</author>
<published>2004-02-01T13:52:19+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=92f367e5f2b51bd88cab5ad9e21237ed29e1b824'/>
<id>92f367e5f2b51bd88cab5ad9e21237ed29e1b824</id>
<content type='text'>
PR:		docs/59991
Submitted by:	keramida,Erik Greenwald &lt;erik@smluc.org&gt;
MFC After:	1 week
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		docs/59991
Submitted by:	keramida,Erik Greenwald &lt;erik@smluc.org&gt;
MFC After:	1 week
</pre>
</div>
</content>
</entry>
<entry>
<title>Document -p option of diff.</title>
<updated>2002-08-26T00:13:06+00:00</updated>
<author>
<name>Giorgos Keramidas</name>
<email>keramida@FreeBSD.org</email>
</author>
<published>2002-08-26T00:13:06+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ba4be60fa01dd9c71b20769b3de0986008d433fa'/>
<id>ba4be60fa01dd9c71b20769b3de0986008d433fa</id>
<content type='text'>
PR:		docs/41887
Submitted by:	tobez
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		docs/41887
Submitted by:	tobez
</pre>
</div>
</content>
</entry>
<entry>
<title>Add note about the info documentation of diff(1).</title>
<updated>2002-07-11T21:11:26+00:00</updated>
<author>
<name>Giorgos Keramidas</name>
<email>keramida@FreeBSD.org</email>
</author>
<published>2002-07-11T21:11:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1a7a931a266121e9078e62f4d369e00516657248'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It contains a detailed description of the =format option part.

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