summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/patch/patch.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.1.1_cvscvs2svn2000-09-251-1/+1
* MFC: Fix patch such that skipping files does not count as a failure.Kelly Yancey2000-08-141-1/+7
* Clean up some $Log$ debris, including some real messes.Peter Wemm1999-09-051-59/+0
* $Header$ -> $FreeBSD$Peter Wemm1999-08-281-1/+4
* Add PATCH_INDEX_FIRST environment variable to do the same as -I optionAndrey A. Chernov1998-01-221-3/+9
* Update usage line with new optionAndrey A. Chernov1998-01-211-2/+6
* Add -I or --index-first option to take Index: precedence over context diff,Andrey A. Chernov1998-01-211-2/+12
* Resurrect patch 2.1 without FreeBSD Index: hackAndrey A. Chernov1998-01-211-0/+1003
* Upgrade to 2.5 (contrib version)Andrey A. Chernov1998-01-041-1000/+0
* Add (unsigned char) cast to ctype macrosAndrey A. Chernov1997-10-231-6/+15
* fix compilation warnings in patch... (with slight modification)John-Mark Gurney1997-03-171-1/+15
* Fix a problem with patch in that is will always default, even when theJohn-Mark Gurney1997-02-131-3/+6
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-36/+40
* Fix bug that created new files even when running in -C check mode.Jeffrey Hsu1995-01-121-2/+5
* added the -C/-check again.Poul-Henning Kamp1994-02-251-6/+21
* Put this back - I was somehow under the erroneous impression that patch was inJordan K. Hubbard1994-02-171-17/+10
* From Poul-Henning Kamp - Implement a -C option to verify the integrity ofJordan K. Hubbard1994-02-171-7/+21
* b-maked patch-2.10Paul Richards1993-06-191-0/+945