opnsense-src/usr.bin/diff
Baptiste Daroussin 6fa5bf0832 Isolate the pr(1) related code in its own source files
This keeps diffreg.c closer to what it is supposed to do:
diffing regular files.

It also allows my code to get a proper license
2018-06-09 20:24:17 +00:00
..
tests DIRDEPS_BUILD: Connect new directories. 2017-10-31 00:04:07 +00:00
diff.1 Cross reference pr(1) which diff might call with -l option 2017-04-20 19:14:52 +00:00
diff.c Add -H as an alias for --speed-large-file to match GNU diff. 2017-06-02 03:25:59 +00:00
diff.h Implement a basic --changed-group-format 2017-04-20 14:22:33 +00:00
diffdir.c Fix exit status with -rq when there is a file in one directory but not another, 2017-07-17 18:06:42 +00:00
diffreg.c Isolate the pr(1) related code in its own source files 2018-06-09 20:24:17 +00:00
Makefile Isolate the pr(1) related code in its own source files 2018-06-09 20:24:17 +00:00
pr.c Isolate the pr(1) related code in its own source files 2018-06-09 20:24:17 +00:00
pr.h Isolate the pr(1) related code in its own source files 2018-06-09 20:24:17 +00:00
TODO Update the TODO list to reflect what has been changed 2017-04-20 19:07:52 +00:00
xmalloc.c
xmalloc.h