freebsd-skq/usr.bin/cmp
kevans 574503cb15 cmp(1): Provide some long options
These match GNU cmp(1) for compatibility where applicable.

Future work might implement the -i option from GNU cmp(1) to express skip
either in terms of both files or of the form "SKIP1:SKIP2" rather than
specifying them as additional arguments to cmp(1).

MFC after:	1 month
2018-05-02 01:32:34 +00:00
..
tests
cmp.1 cmp(1): Provide some long options 2018-05-02 01:32:34 +00:00
cmp.c cmp(1): Provide some long options 2018-05-02 01:32:34 +00:00
extern.h
link.c
Makefile
Makefile.depend
misc.c
regular.c
special.c