| Commit message (Expand) | Author | Age | Files | Lines |
* | restore RCS id removed in 1.33 |  jcs | 2020-11-01 | 1 | -2/+2 |
* | Remove the non-standard -l flag that pipes the output through pr(1). |  millert | 2015-10-05 | 1 | -10/+7 |
* | More cvs/diff/rcs convergence: |  ray | 2009-06-07 | 1 | -2/+2 |
* | Oops, forgot to pass dflags to diffreg. Now the flags work again. |  ray | 2009-06-06 | 1 | -2/+2 |
* | Pull changes from rcsdiff, similar to what was pulled into cvsdiff. |  ray | 2009-06-06 | 1 | -6/+16 |
* | If the -L option is specified twice, use it for the second filename |  millert | 2004-12-09 | 1 | -2/+2 |
* | Implement -I option: ignore changes matching a set of regexes. From |  otto | 2004-06-20 | 1 | -2/+6 |
* | POSIX specifies that in directory mode device special files and |  millert | 2004-03-16 | 1 | -1/+3 |
* | Implement -p option. |  otto | 2004-01-07 | 1 | -3/+3 |
* | Typos in comments from Jared Yanovich <jjy2+ at pitt dot edu> |  otto | 2003-11-09 | 1 | -2/+2 |
* | Fix printing of "Only in foo" when foo is "/" (trailing slash removal |  millert | 2003-10-07 | 1 | -1/+2 |
* | anychange is no longer extern; millert ok |  deraadt | 2003-08-01 | 1 | -2/+2 |
* | - Use a heuristic to bound memory and cpu usage, at the cost of |  otto | 2003-07-27 | 1 | -2/+2 |
* | Implement the -L and -T options from GNU diff. |  millert | 2003-07-22 | 1 | -3/+3 |
* | POSIX-compliant output when there are two paths w/ the same name but |  millert | 2003-07-21 | 1 | -3/+4 |
* | Unlink temp file as soon as it is opened and return a FILE * for |  millert | 2003-07-09 | 1 | -8/+4 |
* | Re-implement -l flag; diff -l now works correctly in non-directory |  millert | 2003-07-09 | 1 | -3/+16 |
* | Add -q option from GNU diff |  millert | 2003-07-06 | 1 | -1/+2 |
* | Implement -P from GNU diff (like -N but only for files that are missing |  millert | 2003-07-06 | 1 | -2/+2 |
* | Some fairly major changes: |  millert | 2003-07-06 | 1 | -50/+43 |
* | Kill non-standard -l option as discussed with tedu@ |  millert | 2003-07-04 | 1 | -2/+2 |
* | Kill diff -h, we don't use or want diffh. Discussed w/ tedu@ |  millert | 2003-07-04 | 1 | -2/+2 |
* | Some cosmetic fixes: |  millert | 2003-07-04 | 1 | -3/+2 |
* | Remove cruft; We don't have the -I, -1 or -2 options anymore so we don't |  millert | 2003-06-26 | 1 | -2/+2 |
* | Fix temp file handling. |  millert | 2003-06-26 | 1 | -1/+3 |
* | Fix temp file handling and deal with the case where we might need 2 temp files. |  millert | 2003-06-26 | 1 | -4/+4 |
* | put all the flags and globals in diff.c, and declare externs in diff.h |  tedu | 2003-06-26 | 1 | -57/+8 |
* | o use S_ISDIR instead of doing it by hand |  millert | 2003-06-25 | 1 | -4/+3 |
* | o use getopt() |  millert | 2003-06-25 | 1 | -6/+9 |
* | remove silly signal catcher, and just use done. ok deraadt@ |  tedu | 2003-06-25 | 1 | -2/+1 |
* | exit path signal race safe |  deraadt | 2003-06-25 | 1 | -2/+2 |
* | cleanup. ansi, headers, correct prototypes, some safer string and |  tedu | 2003-06-25 | 1 | -5/+11 |
* | caldera licenses |  deraadt | 2003-06-25 | 1 | -0/+36 |
* | 4.3reno diff. This is free because of the Caldera license. Nasty, but a |  deraadt | 2003-06-25 | 1 | -0/+85 |