Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix temp file handling and deal with the case where we might need 2 temp files. | 2003-06-26 | 1 | -6/+8 | ||
* | put all the flags and globals in diff.c, and declare externs in diff.h | 2003-06-26 | 1 | -2/+41 | ||
* | Add a space after flags that take an argumnent in usage() since getopt() | 2003-06-25 | 1 | -5/+5 | ||
* | De-uglify usage | 2003-06-25 | 1 | -5/+5 | ||
* | Add unidiff support and try to pretty up usage() a bit | 2003-06-25 | 1 | -6/+18 | ||
* | o use S_ISDIR instead of doing it by hand | 2003-06-25 | 1 | -6/+5 | ||
* | Fix getopt string for -D | 2003-06-25 | 1 | -2/+2 | ||
* | o use getopt() | 2003-06-25 | 1 | -119/+86 | ||
* | remove silly signal catcher, and just use done. ok deraadt@ | 2003-06-25 | 1 | -8/+1 | ||
* | exit path signal race safe | 2003-06-25 | 1 | -12/+14 | ||
* | cleanup. ansi, headers, correct prototypes, some safer string and | 2003-06-25 | 1 | -125/+127 | ||
* | caldera licenses | 2003-06-25 | 1 | -0/+36 | ||
* | 4.3reno diff. This is free because of the Caldera license. Nasty, but a | 2003-06-25 | 1 | -0/+212 |