summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/patch/patch.c
AgeCommit message (Expand)Author
2013-09-03Remove our hacked GNU patch.Pedro F. Giffuni
2009-05-08Change the internal buffer used to store input lines from a static bufferStephane E. Potvin
2002-10-13Prevent stack-smashing buffer overflows in -D and -r options by usingKris Kennaway
2002-04-28Add many prototypes and ANSI-ize 'patch. Not a complete job of it, but it getsGarance A Drosehn
2002-02-08Add -i option (SUSv3) to patch(1). This allows one to specify aMike Barcroft
2000-08-02Fix previous commit such that only -S/--skip ignores errors when applyingKelly Yancey
2000-08-02Fix patch such that skipping files does not count as a failure.Kelly Yancey
1999-09-05Clean up some $Log$ debris, including some real messes.Peter Wemm
1999-08-28$Header$ -> $FreeBSD$Peter Wemm
1998-01-22Add PATCH_INDEX_FIRST environment variable to do the same as -I optionAndrey A. Chernov
1998-01-21Update usage line with new optionAndrey A. Chernov
1998-01-21Add -I or --index-first option to take Index: precedence over context diff,Andrey A. Chernov
1998-01-21Resurrect patch 2.1 without FreeBSD Index: hackAndrey A. Chernov
1998-01-04Upgrade to 2.5 (contrib version)Andrey A. Chernov
1997-10-23Add (unsigned char) cast to ctype macrosAndrey A. Chernov
1997-03-17fix compilation warnings in patch... (with slight modification)John-Mark Gurney
1997-02-13Fix a problem with patch in that is will always default, even when theJohn-Mark Gurney
1995-05-30Remove trailing whitespace.Rodney W. Grimes
1995-01-12Fix bug that created new files even when running in -C check mode.Jeffrey Hsu
1994-02-25added the -C/-check again.Poul-Henning Kamp
1994-02-17Put this back - I was somehow under the erroneous impression that patch was inJordan K. Hubbard
1994-02-17From Poul-Henning Kamp - Implement a -C option to verify the integrity ofJordan K. Hubbard
1993-06-19b-maked patch-2.10Paul Richards