| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-06-26 | Fix merging of files that lack newlines for diff(3), OpenRCS, and OpenCVS. |  stsp | 1 | -2/+9 |
| 2019-09-28 | Add where missing and harmonize PATH to be _PATH_DEFPATH (without local nor |  ajacoutot | 1 | -2/+2 |
| 2019-01-25 | I am retiring my old email address; replace it with my OpenBSD one. |  millert | 1 | -2/+2 |
| 2016-10-18 | Using bitwise OR along with two assignments in the conditional of |  millert | 1 | -2/+7 |
| 2016-10-16 | Remove useless n=n assignment in the first parse of a for(). |  millert | 1 | -2/+2 |
| 2015-10-09 | Change all tame callers to namechange to pledge(2). |  deraadt | 1 | -3/+3 |
| 2015-10-05 | tame "stdio rpath" or tame "stdio" suffices for all of these programs. |  deraadt | 1 | -1/+4 |
| 2015-09-05 | Add brackets to clarify assignments that are the result of a test operator. |  jsg | 1 | -2/+2 |
| 2014-12-01 | trivial reallocarray() use |  deraadt | 1 | -5/+5 |
| 2013-11-15 | Include unistd.h as it is the standard location for getopt(). |  millert | 1 | -3/+4 |
| 2012-03-04 | In preparation for getline and getdelim additions to libc, rename getline() |  fgsch | 1 | -5/+5 |
| 2009-10-27 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and |  deraadt | 1 | -11/+1 |
| 2008-02-27 | Properly check if temporary files have been successfully opened. If not, |  tobias | 1 | -6/+6 |
| 2007-09-10 | Proper use of fseek/fseeko macros. |  tobias | 1 | -4/+4 |
| 2007-05-31 | convert to new .Dd format; |  jmc | 1 | -2/+2 |
| 2006-02-22 | sort options + sync usage(); |  jmc | 2 | -19/+19 |
| 2006-01-28 | add -- after options, so files with leading - work. |  tedu | 1 | -4/+4 |
| 2005-12-27 | +.Xr sdiff 1 , |  jmc | 1 | -2/+3 |
| 2005-11-22 | out-of-bounds access; ok otto@, millert@, deraadt@ |  markus | 1 | -4/+6 |
| 2005-08-01 | Use dynamic memory instead of a fixed table. Makes merges files with |  otto | 1 | -19/+57 |
| 2005-03-30 | Use fgetln() to read lines so we are not limited to an arbitrarily small |  millert | 1 | -31/+42 |
| 2004-07-07 | - add shell prompt to command example |  jaredy | 1 | -3/+3 |
| 2004-01-07 | Correctly test for cases where one file is different, and the other has |  canacar | 1 | -4/+4 |
| 2003-11-09 | Typos in comments from Jared Yanovich <jjy2+ at pitt dot edu> |  otto | 1 | -5/+5 |
| 2003-10-24 | dont compare int to NULL, millert@ ok |  avsm | 1 | -3/+3 |
| 2003-10-24 | - fix rcs Xr; from Jared Yanovich |  jmc | 1 | -12/+11 |
| 2003-07-31 | Fix botched conversion to getopts; markus@ |  millert | 1 | -5/+8 |
| 2003-07-22 | Install diff3.ksh with the correct name; noticed by Theo |  millert | 1 | -2/+2 |
| 2003-07-14 | knf |  deraadt | 2 | -33/+33 |
| 2003-07-10 | A matching diff3 from 32V w/ some UCB changes. I cleaned this up a bit |  millert | 4 | -0/+840 |