freebsd-skq/usr.bin/patch
pfg b27356ce84 MFC r267512:
patch: add dry-run alias for compatibility with other implementations.

Other implementations of patch(1), including GNU patch and "svn patch"
have a --dry-run option which does the same as our -C or --check
option.

Add a new alias to make our implementation more compatible.
2014-06-22 20:29:51 +00:00
..
backupfile.c
backupfile.h
common.h MFC r264581, r264744: 2014-04-30 20:39:08 +00:00
inp.c
inp.h
Makefile Drop build option switch for the older GNU patch. 2013-08-29 00:38:24 +00:00
mkpath.c
patch.1 MFC r267512: 2014-06-22 20:29:51 +00:00
patch.c MFC r267512: 2014-06-22 20:29:51 +00:00
pathnames.h
pch.c MFC r267490: 2014-06-22 20:24:17 +00:00
pch.h MFC r267490: 2014-06-22 20:24:17 +00:00
util.c Improve bsdpatch usability: 2013-09-26 18:00:45 +00:00
util.h