<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.bin/cmp/cmp.c, branch releng/4.8</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F4.8</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F4.8'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2001-11-21T10:47:54Z</updated>
<entry>
<title>Sync with -current:</title>
<updated>2001-11-21T10:47:54Z</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2001-11-21T10:47:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=21e83f0ea657fe5a2f3b9d887212b47b525313cb'/>
<id>urn:sha1:21e83f0ea657fe5a2f3b9d887212b47b525313cb</id>
<content type='text'>
	Make cmp work by mmapping chunks of a file.
	Don't use gcc -Wall flag.
	Make filenames const to avoid a few warnings.
	Add FreeBSD tags.
</content>
</entry>
<entry>
<title>MFC rev 1.9: add missing braces</title>
<updated>2000-07-25T13:04:41Z</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>2000-07-25T13:04:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a55c0eec2c121dbf8117c270f0d6894a25000f43'/>
<id>urn:sha1:a55c0eec2c121dbf8117c270f0d6894a25000f43</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: add -z, correct usage and a diagnostic</title>
<updated>2000-07-17T23:07:13Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2000-07-17T23:07:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7e45650fd380b9b5021c7663757ac5892ae55daa'/>
<id>urn:sha1:7e45650fd380b9b5021c7663757ac5892ae55daa</id>
<content type='text'>
Requested by:	obrien
</content>
</entry>
<entry>
<title>MFC: Let cmp(1) grow in -x option to print differences in contemporarry</title>
<updated>2000-07-02T09:28:37Z</updated>
<author>
<name>Paul Saab</name>
<email>ps@FreeBSD.org</email>
</author>
<published>2000-07-02T09:28:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f2bcc562999328041548919873df6ce4b2e70ea9'/>
<id>urn:sha1:f2bcc562999328041548919873df6ce4b2e70ea9</id>
<content type='text'>
hex format rather than the mixed decimal/octal format of -l.
</content>
</entry>
<entry>
<title>Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).</title>
<updated>1998-12-06T22:58:23Z</updated>
<author>
<name>Archie Cobbs</name>
<email>archie@FreeBSD.org</email>
</author>
<published>1998-12-06T22:58:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fa146c53357ea20afd3661d8093ea1db44198d5f'/>
<id>urn:sha1:fa146c53357ea20afd3661d8093ea1db44198d5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Permit hex/octal parameters to cmp, to match what the manual page says.</title>
<updated>1997-08-19T14:34:04Z</updated>
<author>
<name>Jonathan Lemon</name>
<email>jlemon@FreeBSD.org</email>
</author>
<published>1997-08-19T14:34:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1e17b9450c7f28c7a16c0cd135b83c9cf055287b'/>
<id>urn:sha1:1e17b9450c7f28c7a16c0cd135b83c9cf055287b</id>
<content type='text'>
PR:		3850, 3855
</content>
</entry>
<entry>
<title>Correct usage string. Program name converted to bold in man page.</title>
<updated>1997-06-26T11:22:12Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1997-06-26T11:22:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f771f05273eb656725d72a4e63d6d95637133fb7'/>
<id>urn:sha1:f771f05273eb656725d72a4e63d6d95637133fb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>compare return value from getopt against -1 rather than EOF, per the final</title>
<updated>1997-03-29T04:34:07Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>1997-03-29T04:34:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1c8af8787354e20c2b38cab5801698133ff8b403'/>
<id>urn:sha1:1c8af8787354e20c2b38cab5801698133ff8b403</id>
<content type='text'>
posix standard on the topic.
</content>
</entry>
<entry>
<title>I don't like what they did to cmp(1) in 4.4 Lite; now it whines all</title>
<updated>1994-08-20T11:14:07Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1994-08-20T11:14:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e5266259990cf891c7b687ea225a34abe355bb9c'/>
<id>urn:sha1:e5266259990cf891c7b687ea225a34abe355bb9c</id>
<content type='text'>
the time, even with -s.  Make cmp SHUT UP about non-existant files
when run with -s.
Submitted by:	jkh
</content>
</entry>
<entry>
<title>BSD 4.4 Lite Usr.bin Sources</title>
<updated>1994-05-27T12:33:43Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1994-05-27T12:33:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9b50d9027575220cb6dd09b3e62f03f511e908b8'/>
<id>urn:sha1:9b50d9027575220cb6dd09b3e62f03f511e908b8</id>
<content type='text'>
</content>
</entry>
</feed>
