summaryrefslogtreecommitdiff
path: root/usr.bin/cmp
Commit message (Collapse)AuthorAgeFilesLines
* MFC: shorter file is noted on stderr.Steve Price1998-05-261-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=36386
* MFC: doc fixes, EOF -> -1 changes, misc cruft.Jordan K. Hubbard1997-09-142-3/+12
| | | | Notes: svn path=/stable/2.2/; revision=29420
* MFC: getopt returns -1 not EOFWarner Losh1997-08-291-1/+1
| | | | Notes: svn path=/stable/2.2/; revision=28881
* MFC: Allow hex/octal parameters.Jonathan Lemon1997-08-211-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=28472
* MFC: Use Nm for program name in the man page. Correct usage string.Philippe Charnier1997-06-272-5/+7
| | | | Notes: svn path=/stable/2.2/; revision=26967
* YAMFC (round offset down to page boundary, and fix an uninitializedJoerg Wunsch1997-01-082-1/+5
| | | | | | | variable). Notes: svn path=/stable/2.2/; revision=21431
* [HISTORY] command appeared in Version 1 AT&T UNIXWolfram Schneider1996-08-291-0/+6
| | | | | | | Obtained from: A Quarter Century of UNIX, Peter H. Salus, page 41 Notes: svn path=/head/; revision=17891
* I don't like what they did to cmp(1) in 4.4 Lite; now it whines allJordan K. Hubbard1994-08-201-8/+24
| | | | | | | | | the time, even with -s. Make cmp SHUT UP about non-existant files when run with -s. Submitted by: jkh Notes: svn path=/head/; revision=2149
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-277-0/+565
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590