opnsense-src/gnu/usr.bin/patch
Pedro F. Giffuni 21244d5227 Make the BSD-licensed patch the default.
The BSD-licensed patch(1) command has matured and it's behaviour
can be considered equivalent to the older version of GNU patch
in the tree.

The switch has been extensively tested [1] and only two ports
presented regressions, which have since been fixed.

For convenience a new WITH_GNU_PATCH option is available,
but it will likely be removed in the near future.

PR:		176313
Approved by:	portmgr
2013-07-26 21:25:18 +00:00
..
backupfile.c Since I'm having so much fun with const, beat my head against the wall 2003-10-26 04:20:19 +00:00
backupfile.h Add many prototypes and ANSI-ize 'patch. Not a complete job of it, but it gets 2002-04-28 01:33:45 +00:00
common.h The buffer returned by fgenln is not a "C" string and might not be NUL 2009-09-16 19:53:29 +00:00
config.h Resurrect patch 2.1 without FreeBSD Index: hack 1998-01-21 14:37:27 +00:00
EXTERN.h Clean up some $Log$ debris, including some real messes. 1999-09-05 17:31:55 +00:00
inp.c Change the internal buffer used to store input lines from a static buffer 2009-05-08 02:18:46 +00:00
inp.h Add many prototypes and ANSI-ize 'patch. Not a complete job of it, but it gets 2002-04-28 01:33:45 +00:00
INTERN.h Clean up some $Log$ debris, including some real messes. 1999-09-05 17:31:55 +00:00
Makefile Make the BSD-licensed patch the default. 2013-07-26 21:25:18 +00:00
patch.1 Get rid of a spurious "the". 2004-03-18 20:36:14 +00:00
patch.c Change the internal buffer used to store input lines from a static buffer 2009-05-08 02:18:46 +00:00
patchlevel.h Resurrect patch 2.1 without FreeBSD Index: hack 1998-01-21 14:37:27 +00:00
pch.c Properly handle input lines containing NUL characters such that pgets() 2013-07-02 17:17:42 +00:00
pch.h Change the internal buffer used to store input lines from a static buffer 2009-05-08 02:18:46 +00:00
util.c Change the internal buffer used to store input lines from a static buffer 2009-05-08 02:18:46 +00:00
util.h Add many prototypes and ANSI-ize 'patch. Not a complete job of it, but it gets 2002-04-28 01:33:45 +00:00
version.c Add many prototypes and ANSI-ize 'patch. Not a complete job of it, but it gets 2002-04-28 01:33:45 +00:00
version.h Add many prototypes and ANSI-ize 'patch. Not a complete job of it, but it gets 2002-04-28 01:33:45 +00:00