aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/cmp/cmp.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug introduced in rev 1.8, where special files ended upSheldon Hearn2000-07-251-1/+2
* Add the -z flag to check file sizes firstBrian Somers2000-07-141-4/+14
* Let cmp(1) grow in -x option to print differences in contemporarry hexPoul-Henning Kamp2000-05-151-2/+9
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).Archie Cobbs1998-12-061-2/+2
* Permit hex/octal parameters to cmp, to match what the manual page says.Jonathan Lemon1997-08-191-2/+2
* Correct usage string. Program name converted to bold in man page.Philippe Charnier1997-06-261-1/+1
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* I don't like what they did to cmp(1) in 4.4 Lite; now it whines allJordan K. Hubbard1994-08-201-8/+24
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+146