freebsd-nq/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
misc.c
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