summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/patch/patch.c
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.5_cvscvs2svn1997-10-211-1/+1
| | | | | | | 'RELENG_2_2_5_RELEASE'. This commit was manufactured to restore the state of the 2.2.5-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
* merge in my patches to prevent patch from going into a loop...John-Mark Gurney1997-03-171-22/+5
| | | | | | | | also merged in the -Wall fixes while I'm hear... along with silencing and some of the CVS Log entries in the files... Notes: svn path=/stable/2.2/; revision=23973
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-36/+40
| | | | Notes: svn path=/head/; revision=8858
* Fix bug that created new files even when running in -C check mode.Jeffrey Hsu1995-01-121-2/+5
| | | | | | | Reviewed by: phk Notes: svn path=/head/; revision=5556
* added the -C/-check again.Poul-Henning Kamp1994-02-251-6/+21
| | | | Notes: svn path=/head/; revision=1212
* Put this back - I was somehow under the erroneous impression that patch was inJordan K. Hubbard1994-02-171-17/+10
| | | | | | | ports, until I saw the the commit messages, that is! :-) All changed backed out. Notes: svn path=/head/; revision=1174
* From Poul-Henning Kamp - Implement a -C option to verify the integrity ofJordan K. Hubbard1994-02-171-7/+21
| | | | | | | a patch before actually applying it. Notes: svn path=/head/; revision=1173
* b-maked patch-2.10Paul Richards1993-06-191-0/+945
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=33