aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/patch/patch.c
Commit message (Collapse)AuthorAgeFilesLines
* 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