summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/patch
Commit message (Expand)AuthorAgeFilesLines
* The buffer returned by fgenln is not a "C" string and might not be NULsepotvin2009-09-162-1/+3
* Add support for diffs generated by Perforce.ed2009-08-231-0/+24
* Change the internal buffer used to store input lines from a static buffersepotvin2009-05-086-53/+74
* Get rid of a spurious "the".dannyboy2004-03-181-1/+1
* Remove getopt*.c, we already have compatible getopt_long() in libcache2004-02-174-1035/+1
* Since I'm having so much fun with const, beat my head against the wallpeter2003-10-261-3/+3
* returned length can exceed the limits of type charjwd2003-07-291-1/+1
* Prevent stack-smashing buffer overflows in -D and -r options by usingkris2002-10-132-6/+10
* Change parts of the source code to make it closer to style(9), mainlygad2002-05-213-1036/+1101
* Add many prototypes and ANSI-ize 'patch. Not a complete job of it, but it getsgad2002-04-2814-263/+221
* Add FreeBSD id's to these files, in advance of a separate update.gad2002-04-284-3/+18
* Modify our 'patch' utility to recognize thegad2002-04-261-0/+64
* Add -i option (SUSv3) to patch(1). This allows one to specify amike2002-02-082-3/+17
* Restore vendor CVS keywords; eliminate troff(1) warnings.ru2001-07-121-1/+3
* MAN[1-9] -> MAN.ru2001-03-271-3/+5
* Add `_PATH_DEVZERO'.obrien2000-12-091-2/+6
* 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-022-2/+1
* Clean up some $Log$ debris, including some real messes.peter1999-09-0512-322/+0
* $Header$ -> $FreeBSD$peter1999-08-2812-12/+53
* Add PATCH_INDEX_FIRST environment variable to do the same as -I optionache1998-01-222-4/+17
* 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-213-5/+32
* Resurrect patch 2.1 without FreeBSD Index: hackache1998-01-2121-125/+5871
* Upgrade to 2.5 (contrib version)ache1998-01-0421-5808/+125
* Back out Index over +++/--- precedence.ache1998-01-031-5/+10
* Add (unsigned char) cast to ctype macrosache1997-10-234-38/+82
* fix compilation warnings in patch... (with slight modification)jmg1997-03-175-6/+34
* Fix a problem with patch in that is will always default, even when thejmg1997-02-136-16/+37
* Attempt to break a $Log$ snafu where a *** /--- (minus space)markm1996-04-121-1/+16
* Priorities were broken. If there was an Index: line and ***/--- linesmarkm1996-04-111-4/+11
* Update the manual page to reflect the fact that an "Index" linejdp1996-02-071-2/+5
* Give "Index" specified filenames preference over other filenames specifiedgibbs1995-09-141-3/+6
* Remove trailing whitespace.rgrimes1995-05-3015-97/+133
* Fix bug that created new files even when running in -C check mode.hsu1995-01-122-4/+16
* added the -C/-check again.phk1994-02-253-8/+35
* Put this back - I was somehow under the erroneous impression that patch was injkh1994-02-173-23/+20
* From Poul-Henning Kamp - Implement a -C option to verify the integrity ofjkh1994-02-173-11/+35
* Increaed the fixed static buffer sizes and maximum hunk size thatrich1993-09-221-5/+8
* b-maked patch-2.10paul1993-06-1921-0/+5600
OpenPOWER on IntegriCloud