freebsd-dev/usr.bin/cmp
Brian Somers 3e6902efc8 Add the -z flag to check file sizes first
Correct the cmp.1 usage message
Correct the -l/-s incompatibility message

Submitted by: Mark Knight <markk@knigma.org>
2000-07-14 16:54:59 +00:00
..
cmp.1 Add the -z flag to check file sizes first 2000-07-14 16:54:59 +00:00
cmp.c Add the -z flag to check file sizes first 2000-07-14 16:54:59 +00:00
extern.h Let cmp(1) grow in -x option to print differences in contemporarry hex 2000-05-15 08:30:43 +00:00
Makefile Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]). 1998-12-06 22:58:23 +00:00
misc.c Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]). 1998-12-06 22:58:23 +00:00
regular.c Make cmp -s work properly if skip values are given. Also, exit(1) 2000-06-20 20:28:40 +00:00
special.c More egcs warning fixes: 1999-04-25 22:37:58 +00:00