NetBSD/usr.bin/patch
christos 8bfaa68572 From Martin Natano @bitrig: Use execve(2) instead of system to apply patches
that require rcs command execution instead system(3) to avoid malicious
filenames in patches causing bad things to happen. In the process, lose SCCS
support. It is not like we are shipping sccs commands for that to work.
2015-07-24 18:56:00 +00:00
..
backupfile.c recognize -V none 2014-04-11 17:30:03 +00:00
backupfile.h
common.h Avoid coredumps when the linenumbers in the hunks turn negative. 2014-11-26 00:31:32 +00:00
inp.c From Martin Natano @bitrig: Use execve(2) instead of system to apply patches 2015-07-24 18:56:00 +00:00
inp.h
Makefile
mkpath.c
patch.1 mention -V none 2014-04-11 17:41:09 +00:00
patch.c Consistently use __dead and __printflike. 2011-09-06 18:25:14 +00:00
pathnames.h
pch.c PR/49422: Ryo ONODERA: patch(1) cannot handle context diffs 2014-11-27 15:07:23 +00:00
pch.h
util.c Print version string to stdout instead of stderr; 2010-10-02 19:31:14 +00:00
util.h Consistently use __dead and __printflike. 2011-09-06 18:25:14 +00:00