summaryrefslogtreecommitdiffstats
path: root/usr.bin/diff/diff.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove cruft; We don't have the -I, -1 or -2 options anymore so we don'tmillert2003-06-261-2/+2
* Fix temp file handling.millert2003-06-261-1/+3
* Fix temp file handling and deal with the case where we might need 2 temp files.millert2003-06-261-4/+4
* put all the flags and globals in diff.c, and declare externs in diff.htedu2003-06-261-57/+8
* o use S_ISDIR instead of doing it by handmillert2003-06-251-4/+3
* o use getopt()millert2003-06-251-6/+9
* remove silly signal catcher, and just use done. ok deraadt@tedu2003-06-251-2/+1
* exit path signal race safederaadt2003-06-251-2/+2
* cleanup. ansi, headers, correct prototypes, some safer string andtedu2003-06-251-5/+11
* caldera licensesderaadt2003-06-251-0/+36
* 4.3reno diff. This is free because of the Caldera license. Nasty, but aderaadt2003-06-251-0/+85