freebsd-skq/usr.bin/patch
pfg bc6b4c8f04 patch: further cleanup to git-style diffs.
Fix adding and removing files with git-style a/ b/ diffs: only skip
six letters if they actually match "--- a/" and "+++ b/" instead of
laxer checks.

Obtained from:	OpenBSD (CVS 1.59)
2017-12-21 16:25:33 +00:00
..
backupfile.c
backupfile.h
common.h patch(1): make some macros look boolean. 2016-10-01 20:46:01 +00:00
inp.c bc/dc/patch: make some use of reallocarray(3). 2017-03-05 16:10:35 +00:00
inp.h
Makefile
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
mkpath.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
patch.1
patch.c patch: rejname[] is also -r option buffer, and should be PATH_MAX. 2017-12-21 16:19:10 +00:00
pathnames.h
pch.c patch: further cleanup to git-style diffs. 2017-12-21 16:25:33 +00:00
pch.h Revert r311106: 2017-01-02 18:23:31 +00:00
util.c
util.h