summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/patch/patch.1
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.9.0_cvscvs2svn2003-10-271-1/+1
| | | | | | | 'RELENG_4_9_0_RELEASE'. This commit was manufactured to restore the state of the 4.9-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
* MFC 1.12: Restore vendor CVS keywords; eliminate troff(1) warnings.Garance A Drosehn2002-04-301-1/+3
| | | | | | | [done in current by ru in July 2001] Notes: svn path=/stable/4/; revision=95822
* MFC:Juli Mallett2002-04-091-1/+12
| | | | | | | | | | Add -i option (SUSv3) to patch(1). This allows one to specify a patch file on command line instead of stdin. Requested by: mike Notes: svn path=/stable/4/; revision=94268
* Clean up some $Log$ debris, including some real messes.Peter Wemm1999-09-051-27/+0
| | | | Notes: svn path=/head/; revision=50965
* $Header$ -> $FreeBSD$Peter Wemm1999-08-281-1/+4
| | | | Notes: svn path=/head/; revision=50488
* Add PATCH_INDEX_FIRST environment variable to do the same as -I optionAndrey A. Chernov1998-01-221-1/+8
| | | | Notes: svn path=/head/; revision=32698
* Add -I or --index-first option to take Index: precedence over context diff,Andrey A. Chernov1998-01-211-1/+9
| | | | | | | as it was in hacked FreeBSD version Notes: svn path=/head/; revision=32673
* Resurrect patch 2.1 without FreeBSD Index: hackAndrey A. Chernov1998-01-211-0/+590
| | | | Notes: svn path=/head/; revision=32672
* Upgrade to 2.5 (contrib version)Andrey A. Chernov1998-01-041-587/+0
| | | | Notes: svn path=/head/; revision=32252
* Update the manual page to reflect the fact that an "Index" lineJohn Polstra1996-02-071-2/+5
| | | | | | | | now takes precedence over a context diff header for determining the name of the file to patch. Notes: svn path=/head/; revision=13960
* added the -C/-check again.Poul-Henning Kamp1994-02-251-1/+8
| | | | Notes: svn path=/head/; revision=1212
* Put this back - I was somehow under the erroneous impression that patch was inJordan K. Hubbard1994-02-171-4/+5
| | | | | | | 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-2/+8
| | | | | | | a patch before actually applying it. Notes: svn path=/head/; revision=1173
* b-maked patch-2.10Paul Richards1993-06-191-0/+570
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=33