summaryrefslogtreecommitdiffstats
path: root/usr.bin/patch/pch.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* avoid overflowsprovos1999-12-041-7/+7
|
* add -Cespie1998-11-251-7/+10
|
* From FreeBSD 1.7 by markm. The log message:imp1997-04-031-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.millert1996-09-241-8/+11
|
* undo last; mkstemp is *hard* to do in herederaadt1996-09-231-6/+4
|
* Be slightly safer opening temp files.millert1996-09-151-4/+6
|
* undo mktemp cleanup until i get it rightderaadt1996-07-011-9/+4
|
* mktemp w/ open & fdopenderaadt1996-06-251-4/+9
|
* Support the long options that FSF's patch version has. $OpenBSD$ addedniklas1996-06-101-1/+3
|
* initial import of NetBSD treederaadt1995-10-181-0/+1275