summaryrefslogtreecommitdiffstats
path: root/src/cmd/diff/main.c
Commit message (Collapse)AuthorAgeFilesLines
* diff: continue after i/o errors when diffing many filesRuss Cox2007-11-051-1/+4
|
* update usagersc2005-01-291-1/+1
|
* add diff -arsc2005-01-291-7/+8
|
* better cleanup of tmp filesrsc2005-01-111-6/+8
|
* Today's changes.rsc2004-03-251-0/+2
| | | | More changes.
* the one true diff.rsc2003-11-231-0/+262
at least it can handle "diff file1 file2 dir".