summaryrefslogtreecommitdiffstats
path: root/usr.bin/patch/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add native support for ed-style diffs. No need to pledge "proc exec" anymore.tobias2015-10-161-2/+2
| | | | ok deraadt
* Do not call out mkdir -p, but reuse the code from mkdir(1).espie2005-05-161-2/+2
| | | | | | | | | | | Removes the possibility of nasty stuff happening thanks to unquoted arguments in system(1). Also plug a small memory leak. Problems noticed by Lionel Fourquaud. okay millert@, deraadt@
* remove junk; ok otto teduderaadt2003-07-181-2/+2
|
* Support the long options that FSF's patch version has. $OpenBSD$ addedniklas1996-06-101-1/+1
|
* initial import of NetBSD treederaadt1995-10-181-0/+6