summaryrefslogtreecommitdiff
path: root/usr.bin/diff
AgeCommit message (Expand)Author
2003-07-02diffh belongs in /usr/libexec/Todd C. Miller
2003-07-02Treat /dev/null specially; there is no need to make a temp file for it.Todd C. Miller
2003-06-28tweak;Jason McIntyre
2003-06-27-a to force ascii compare. ok millertTed Unangst
2003-06-27kill a warning: include <string.h>David Krause
2003-06-26Remove cruft; We don't have the -I, -1 or -2 options anymore so we don'tTodd C. Miller
2003-06-26Fix -r flag that was broken during getopt() conversion--whoops.Todd C. Miller
2003-06-26Fix temp file handling.Todd C. Miller
2003-06-26pretty code that prints usageTheo de Raadt
2003-06-26Update with unidiff info and make FILES section fit reality.Todd C. Miller
2003-06-26Fix temp file handling and deal with the case where we might need 2 temp files.Todd C. Miller
2003-06-26off by one in size calculationVincent Labrecque
2003-06-26put all the flags and globals in diff.c, and declare externs in diff.hTed Unangst
2003-06-25Add a space after flags that take an argumnent in usage() since getopt()Todd C. Miller
2003-06-25remove term 3Theo de Raadt
2003-06-25fix unified diff output. ok millert@Ted Unangst
2003-06-25De-uglify usageTodd C. Miller
2003-06-25Add unidiff support and try to pretty up usage() a bitTodd C. Miller
2003-06-25o use S_ISDIR instead of doing it by handTodd C. Miller
2003-06-25Fix getopt string for -DTodd C. Miller
2003-06-25cleanup;Jason McIntyre
2003-06-25o use getopt()Todd C. Miller
2003-06-25Update from 4.4 to get new-style copyright notice and trim the advert clauseTodd C. Miller
2003-06-25this can be 3 term; gwyllion@ace.ulyssis.orgTheo de Raadt
2003-06-25remove silly signal catcher, and just use done. ok deraadt@Ted Unangst
2003-06-25oopsTheo de Raadt
2003-06-25use SEEK_SET with fseek()Theo de Raadt
2003-06-25more knfTheo de Raadt
2003-06-25index -> strrchrTheo de Raadt
2003-06-25knfTheo de Raadt
2003-06-25knfTheo de Raadt
2003-06-25remove unused variableTed Unangst
2003-06-25-Wstrict-prototypesTed Unangst
2003-06-25avoid signed issues; tedu okTheo de Raadt
2003-06-25exit path signal race safeTheo de Raadt
2003-06-25fix lseekTheo de Raadt
2003-06-25snprintfTheo de Raadt
2003-06-25more cast removal, and fix some indent(1) odditiesTed Unangst
2003-06-25cleanup. ansi, headers, correct prototypes, some safer string andTed Unangst
2003-06-25-WallTheo de Raadt
2003-06-25a MakefileTheo de Raadt
2003-06-25caldera licensesTheo de Raadt
2003-06-25man page from 4.4lite2Theo de Raadt
2003-06-254.3reno diff. This is free because of the Caldera license. Nasty, but aTheo de Raadt