opnsense-src/usr.bin/diff
Enji Cooper 7dacb9e765 diff(1): document remaining long options
While here, try and tie together some of the short options with
their long option equivalents, where possible.

Sponsored by:	Dell EMC Isilon
2017-03-23 04:35:52 +00:00
..
tests Rename tests from <foo> to <foo>_test to match the FreeBSD test suite 2017-03-23 03:28:24 +00:00
diff.1 diff(1): document remaining long options 2017-03-23 04:35:52 +00:00
diff.c Use strndup(3) instead of malloc + memcpy 2017-03-22 21:52:22 +00:00
diff.h
diffdir.c Fix building with recent gcc 2017-03-12 04:04:16 +00:00
diffreg.c Use MIN macros from sys/param.h 2017-03-22 21:59:04 +00:00
Makefile
TODO
xmalloc.c
xmalloc.h