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