opnsense-src/usr.bin/diff
Enji Cooper 78b83a1ea1 diff(1): fix SYNOPSIS section noting non-existent option, --no-ignore-case
`--no-ignore-case` should be `--no-ignore-file-name-case` per code for
compatibility with [g]diff(1).

Sponsored by:	Dell EMC Isilon
2017-03-22 18:13:14 +00:00
..
tests Integrate contrib/netbsd-tests/usr.bin/diff/t_diff.sh in as 2017-03-15 06:18:14 +00:00
diff.1 diff(1): fix SYNOPSIS section noting non-existent option, --no-ignore-case 2017-03-22 18:13:14 +00:00
diff.c Implement a stub --horizon-lines=NUM for compatibility with GNU diff3 2017-03-12 03:49:05 +00:00
diff.h
diffdir.c Fix building with recent gcc 2017-03-12 04:04:16 +00:00
diffreg.c Cache tzdata when running under capsicum 2017-03-20 19:24:16 +00:00
Makefile
TODO
xmalloc.c
xmalloc.h