Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | avoid overflows | 1999-12-04 | 1 | -7/+7 | ||
| | ||||||
* | add -C | 1998-11-25 | 1 | -7/+10 | ||
| | ||||||
* | From FreeBSD 1.7 by markm. The log message: | 1997-04-03 | 1 | -5/+5 | ||
| | | | | | | | | | | | | | | | | Priorities were broken. If there was an Index: line and ***/--- lines with valid names, the ***/---names were taken first. this broke eg: Index: foo/Makefile ========== RCS <blah> Retrieving <blah> diff <blah> *** Makefile <blah> --- Makefile <blah> By trying to patch the Makefile in the _curent_ directory, rather than the one in the foo/ directory. | |||||
* | sprintf -> snprintf except where guaranteed safe. | 1996-09-24 | 1 | -8/+11 | ||
| | ||||||
* | undo last; mkstemp is *hard* to do in here | 1996-09-23 | 1 | -6/+4 | ||
| | ||||||
* | Be slightly safer opening temp files. | 1996-09-15 | 1 | -4/+6 | ||
| | ||||||
* | undo mktemp cleanup until i get it right | 1996-07-01 | 1 | -9/+4 | ||
| | ||||||
* | mktemp w/ open & fdopen | 1996-06-25 | 1 | -4/+9 | ||
| | ||||||
* | Support the long options that FSF's patch version has. $OpenBSD$ added | 1996-06-10 | 1 | -1/+3 | ||
| | ||||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+1275 | ||