summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/patch/patch.c
Commit message (Expand)AuthorAgeFilesLines
* Prevent stack-smashing buffer overflows in -D and -r options by usingkris2002-10-131-6/+7
* Add many prototypes and ANSI-ize 'patch. Not a complete job of it, but it getsgad2002-04-281-44/+33
* Add -i option (SUSv3) to patch(1). This allows one to specify amike2002-02-081-2/+5
* Fix previous commit such that only -S/--skip ignores errors when applyingkbyanc2000-08-021-0/+7
* Fix patch such that skipping files does not count as a failure.kbyanc2000-08-021-1/+0
* Clean up some $Log$ debris, including some real messes.peter1999-09-051-59/+0
* $Header$ -> $FreeBSD$peter1999-08-281-1/+4
* Add PATCH_INDEX_FIRST environment variable to do the same as -I optionache1998-01-221-3/+9
* Update usage line with new optionache1998-01-211-2/+6
* Add -I or --index-first option to take Index: precedence over context diff,ache1998-01-211-2/+12
* Resurrect patch 2.1 without FreeBSD Index: hackache1998-01-211-0/+1003
* Upgrade to 2.5 (contrib version)ache1998-01-041-1000/+0
* Add (unsigned char) cast to ctype macrosache1997-10-231-6/+15
* fix compilation warnings in patch... (with slight modification)jmg1997-03-171-1/+15
* Fix a problem with patch in that is will always default, even when thejmg1997-02-131-3/+6
* Remove trailing whitespace.rgrimes1995-05-301-36/+40
* Fix bug that created new files even when running in -C check mode.hsu1995-01-121-2/+5
* added the -C/-check again.phk1994-02-251-6/+21
* Put this back - I was somehow under the erroneous impression that patch was injkh1994-02-171-17/+10
* From Poul-Henning Kamp - Implement a -C option to verify the integrity ofjkh1994-02-171-7/+21
* b-maked patch-2.10paul1993-06-191-0/+945
OpenPOWER on IntegriCloud