summaryrefslogtreecommitdiff
path: root/usr.bin/cmp
AgeCommit message (Expand)Author
2000-07-18Do not mmap() with MAP_PRIVATE - looks like kernel tries to preallocatejdolecek
2000-03-20* Hint MADV_SEQUENTIAL.kleink
1998-08-25Add { and } to shut up egcs. Reformat the more questionable code.ross
1998-01-12make usage string match manpagemikel
1997-12-09use MAP_PRIVATE|MAP_FILE rather than "0"mrg
1997-10-19fix compile warnings on the alpha.mrg
1997-10-18getopt returns -1 not EOFlukem
1997-10-18WARNSify, fix .Nm usagelukem
1997-01-09RCS ID policetls
1996-02-01don't warn about missing files with -s. POSIX doesn't define a specificmrg
1995-09-08Sync with 4.4lite2tls
1995-09-04imported from 44lite2tls
1994-03-25Fix bug in handling short reads.mycroft
1993-12-02As suggested by Xavier Leroy <xavier@Theory.Stanford.EDU>, make sure we don'tmycroft
1993-11-23Get rid of otoi(), use strtoul() instead. Not only gets rid of a function,jtc
1993-09-21Document the fact that cmp now conforms to POSIX.2.jtc
1993-09-21Changed to conform to POSIX.2:jtc
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-07-31Add RCS indentifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd