freebsd-dev/usr.bin/cmp
Kyle Evans 8facfdcf21 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 Fix file descriptor leaks in cmp(1) 2017-01-07 00:59:06 +00:00
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 General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
link.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
Makefile Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
misc.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
regular.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
special.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00