History log of /openbsd-src/usr.bin/patch/Makefile (Results 1 – 5 of 5)
Revision Date Author Comments
# 6d4b3e9e 16-Oct-2015 tobias <tobias@openbsd.org>

Add native support for ed-style diffs. No need to pledge "proc exec" anymore.

ok deraadt


# a6dfabda 16-May-2005 espie <espie@openbsd.org>

Do not call out mkdir -p, but reuse the code from mkdir(1).

Removes the possibility of nasty stuff happening thanks to unquoted
arguments in system(1).

Also plug a small memory leak.

Problems noti

Do not call out mkdir -p, but reuse the code from mkdir(1).

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@

show more ...


# 5dc74f7d 18-Jul-2003 deraadt <deraadt@openbsd.org>

remove junk; ok otto tedu


# d438cbb6 10-Jun-1996 niklas <niklas@openbsd.org>

Support the long options that FSF's patch version has. $OpenBSD$ added


# df930be7 18-Oct-1995 deraadt <deraadt@openbsd.org>

initial import of NetBSD tree