aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/cmp/special.c
Commit message (Expand)AuthorAgeFilesLines
* Revert most part of 200420 as requested, as more review and polish isXin LI2009-12-131-0/+1
* Remove unneeded header includes from usr.bin/ except contributed code.Xin LI2009-12-111-1/+0
* phk added the -x option in May 2000, but only for regular files; forMurray Stokely2003-06-191-1/+5
* ANSIify function definitions to avoid a warning.David Malone2002-07-281-4/+2
* Style improvements recommended by Bruce as a follow up to someDavid Malone2001-12-101-5/+6
* Cast off_t to long long before printing. Use %ll instead of %q incaseDavid Malone2001-12-031-1/+2
* Turn on WARNS=2.Mark Murray2001-12-021-4/+5
* Make filenames const to avoid a few warnings.David Malone2001-11-051-1/+4
* More egcs warning fixes:Warner Losh1999-04-251-2/+4
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).Archie Cobbs1998-12-061-1/+1
* Our mmap(2) has a limitation where the `offset' parameter must beJoerg Wunsch1997-01-081-1/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+99