| Commit message (Expand) | Author | Age | Files | Lines |
* | remove incorrect escaping of '+', correctly escape '-', and garbage collect .Tn |  schwarze | 2019-03-20 | 1 | -9/+6 |
* | fix an error in the text; from donald allen |  jmc | 2015-11-24 | 1 | -3/+3 |
* | no more TMPDIR; |  jmc | 2015-10-26 | 1 | -5/+2 |
* | remove TMPDIR support. ok millert |  tedu | 2015-10-26 | 1 | -13/+2 |
* | Remove the non-standard -l flag that pipes the output through pr(1). |  millert | 2015-10-05 | 1 | -11/+3 |
* | TMPDIR is an extension; |  jmc | 2014-02-13 | 1 | -4/+7 |
* | where "-" represents stdin, just use Sq, not Fl, since it's not a flag; |  jmc | 2013-07-16 | 1 | -3/+3 |
* | remove obsolete BUGS (cmp is not run internally); ok otto |  jmc | 2013-01-20 | 1 | -18/+2 |
* | add a reference to the "An Algorithm for Differential File Comparison" paper; |  jmc | 2011-02-03 | 1 | -2/+10 |
* | add an EXIT STATUS section for /usr/bin; |  jmc | 2010-09-03 | 1 | -4/+4 |
* | Add a cross reference to patch(1) |  schwarze | 2010-08-18 | 1 | -6/+4 |
* | `-q' is an output option, hence it is mutually exclusive. |  sobrado | 2010-02-21 | 1 | -9/+9 |
* | move mutually exclusive options (-c, -e, -f, -n and -u) to the right place. |  sobrado | 2009-11-09 | 1 | -4/+4 |
* | updates to IEEE Std 1003.1-2008; |  jmc | 2009-02-08 | 1 | -2/+2 |
* | bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few |  jmc | 2009-02-08 | 1 | -3/+3 |
* | convert to new .Dd format; |  jmc | 2007-05-31 | 1 | -2/+2 |
* | - use a consistent text for STANDARDS |  jmc | 2007-05-30 | 1 | -3/+7 |
* | sort options/synopsis/usage(); |  jmc | 2007-03-01 | 1 | -46/+44 |
* | - no need to escape these |  jmc | 2006-05-05 | 1 | -4/+4 |
* | +.Xr sdiff 1 , |  jmc | 2005-12-27 | 1 | -1/+2 |
* | clarify what -a does; |  jmc | 2005-01-06 | 1 | -2/+11 |
* | If the -L option is specified twice, use it for the second filename |  millert | 2004-12-09 | 1 | -2/+3 |
* | Implement -I option: ignore changes matching a set of regexes. From |  otto | 2004-06-20 | 1 | -14/+35 |
* | POSIX specifies that in directory mode device special files and |  millert | 2004-03-16 | 1 | -1/+4 |
* | use new .St macro; |  jmc | 2004-01-25 | 1 | -2/+2 |
* | Document -p option. ok jmc@ |  otto | 2004-01-07 | 1 | -5/+11 |
* | - move `-d' to comparison options, rather then output options |  jmc | 2003-09-18 | 1 | -6/+6 |
* | - add -P to SYNOPSIS |  jmc | 2003-09-07 | 1 | -5/+5 |
* | Start new sentence on a new line. |  otto | 2003-07-27 | 1 | -4/+4 |
* | - Use a heuristic to bound memory and cpu usage, at the cost of |  otto | 2003-07-27 | 1 | -7/+12 |
* | Fixed the "dot alone on a line" bug. |  millert | 2003-07-22 | 1 | -12/+1 |
* | Bring FILES section up to date. |  millert | 2003-07-22 | 1 | -12/+6 |
* | Implement the -L and -T options from GNU diff. |  millert | 2003-07-22 | 1 | -15/+27 |
* | Add STANDARDS section |  millert | 2003-07-21 | 1 | -1/+7 |
* | Re-implement -l flag; diff -l now works correctly in non-directory |  millert | 2003-07-09 | 1 | -6/+15 |
* | Add -q option from GNU diff |  millert | 2003-07-06 | 1 | -6/+9 |
* | Implement -P from GNU diff (like -N but only for files that are missing |  millert | 2003-07-06 | 1 | -1/+7 |
* | Some fairly major changes: |  millert | 2003-07-06 | 1 | -5/+28 |
* | Kill non-standard -l option as discussed with tedu@ |  millert | 2003-07-04 | 1 | -11/+1 |
* | Kill diff -h, we don't use or want diffh. Discussed w/ tedu@ |  millert | 2003-07-04 | 1 | -15/+3 |
* | tweak; |  jmc | 2003-06-28 | 1 | -2/+2 |
* | -a to force ascii compare. ok millert |  tedu | 2003-06-27 | 1 | -6/+8 |
* | Update with unidiff info and make FILES section fit reality. |  millert | 2003-06-26 | 1 | -24/+61 |
* | cleanup; |  jmc | 2003-06-25 | 1 | -74/+89 |
* | this can be 3 term; gwyllion@ace.ulyssis.org |  deraadt | 2003-06-25 | 1 | -6/+2 |
* | cleanup. ansi, headers, correct prototypes, some safer string and |  tedu | 2003-06-25 | 1 | -0/+1 |
* | man page from 4.4lite2 |  deraadt | 2003-06-25 | 1 | -110/+95 |
* | 4.3reno diff. This is free because of the Caldera license. Nasty, but a |  deraadt | 2003-06-25 | 1 | -0/+402 |