Add native support for ed-style diffs. No need to pledge "proc exec" anymore.
authortobias <tobias@openbsd.org>
Fri, 16 Oct 2015 07:33:47 +0000 (07:33 +0000)
committertobias <tobias@openbsd.org>
Fri, 16 Oct 2015 07:33:47 +0000 (07:33 +0000)
commit6d4b3e9e0bc5d740ca39ae31930a7cec26a8ac69
tree933b617043891b26cc47b33132dcdfeaa830998d
parent758d4455ed859072fee0597078a69b96e7f922a5
Add native support for ed-style diffs. No need to pledge "proc exec" anymore.

ok deraadt
usr.bin/patch/Makefile
usr.bin/patch/ed.c [new file with mode: 0644]
usr.bin/patch/ed.h [new file with mode: 0644]
usr.bin/patch/patch.c
usr.bin/patch/pch.c
usr.bin/patch/pch.h