summaryrefslogtreecommitdiff
path: root/usr.bin/cmp/misc.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-111-4/+0
* ANSIify function definitions to avoid a warning.David Malone2002-07-281-5/+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-2/+2
* Turn on WARNS=2.Mark Murray2001-12-021-4/+5
* Make filenames const to avoid a few warnings.David Malone2001-11-051-2/+5
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).Archie Cobbs1998-12-061-1/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+64