<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/cmp/cmp.c, 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>Add a -h option to tell cmp not to follow symbolic links.</title>
<updated>2005-08-23T13:13:13+00:00</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2005-08-23T13:13:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e1bfde1b04eefc2d618b3dad4772659836356201'/>
<id>e1bfde1b04eefc2d618b3dad4772659836356201</id>
<content type='text'>
MFC after:	3 weeks
Sponsored by:	Sophos/ActiveState
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MFC after:	3 weeks
Sponsored by:	Sophos/ActiveState
</pre>
</div>
</content>
</entry>
<entry>
<title>ANSIify function definitions to avoid a warning.</title>
<updated>2002-07-28T15:13:17+00:00</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2002-07-28T15:13:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f2e8e0dad7a0521feee7b8fc43c35d316550aaa2'/>
<id>f2e8e0dad7a0521feee7b8fc43c35d316550aaa2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>No need to check for "-" explicitly in getopt() loop.</title>
<updated>2002-06-07T02:35:21+00:00</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-06-07T02:35:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6e473901a36c7708db089e56971167fbaee7c6ea'/>
<id>6e473901a36c7708db089e56971167fbaee7c6ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Exit &gt;1 when an error occurs, regardless of whether -s is specified (SUSv3)</title>
<updated>2002-06-07T02:30:56+00:00</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-06-07T02:30:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c87180589e5ebca53e3ccd70798eb155ee1c40ef'/>
<id>c87180589e5ebca53e3ccd70798eb155ee1c40ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove __P</title>
<updated>2002-03-22T01:22:50+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2002-03-22T01:22:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f1bb2cd2aa7488657658fbc09aae2ead579049ab'/>
<id>f1bb2cd2aa7488657658fbc09aae2ead579049ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Style improvements recommended by Bruce as a follow up to some</title>
<updated>2001-12-10T21:13:08+00:00</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2001-12-10T21:13:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9f5b04e925d068b053cc41bae3d3c25a5325062c'/>
<id>9f5b04e925d068b053cc41bae3d3c25a5325062c</id>
<content type='text'>
of the recent WARNS commits. The idea is:

1) FreeBSD id tags should follow vendor tags.
2) Vendor tags should not be compiled (though copyrights probably should).
3) There should be no blank line between including cdefs and __FBSDIF.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
of the recent WARNS commits. The idea is:

1) FreeBSD id tags should follow vendor tags.
2) Vendor tags should not be compiled (though copyrights probably should).
3) There should be no blank line between including cdefs and __FBSDIF.
</pre>
</div>
</content>
</entry>
<entry>
<title>Turn on WARNS=2.</title>
<updated>2001-12-02T23:29:26+00:00</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2001-12-02T23:29:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6af414cb2e9b1eabdee1227833b967757da4716d'/>
<id>6af414cb2e9b1eabdee1227833b967757da4716d</id>
<content type='text'>
Use __FBSDID().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use __FBSDID().
</pre>
</div>
</content>
</entry>
<entry>
<title>Make filenames const to avoid a few warnings.</title>
<updated>2001-11-05T20:33:40+00:00</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2001-11-05T20:33:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c5250ed112144f5c40128fc0d486dd51bf49e4e8'/>
<id>c5250ed112144f5c40128fc0d486dd51bf49e4e8</id>
<content type='text'>
Add FreeBSD tags.

Reviewed by:	cmp
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add FreeBSD tags.

Reviewed by:	cmp
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a bug introduced in rev 1.8, where special files ended up</title>
<updated>2000-07-25T13:01:34+00:00</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>2000-07-25T13:01:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1727cb4cae100feb1b38a21042b75352a30c2b8a'/>
<id>1727cb4cae100feb1b38a21042b75352a30c2b8a</id>
<content type='text'>
being treated like regular files because of missing braces.

PR:		20143
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
being treated like regular files because of missing braces.

PR:		20143
</pre>
</div>
</content>
</entry>
</feed>
