summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/patch/pch.c
Commit message (Expand)AuthorAgeFilesLines
* Properly handle input lines containing NUL characters such that pgets()obrien2013-07-021-1/+1
* Make it so that 'patch < FUBAR' and 'patch -i FUBAR' operate the same.obrien2013-07-021-2/+7
* The buffer returned by fgenln is not a "C" string and might not be NULsepotvin2009-09-161-1/+2
* 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-081-41/+56
* Change parts of the source code to make it closer to style(9), mainlygad2002-05-211-466/+489
* Add many prototypes and ANSI-ize 'patch. Not a complete job of it, but it getsgad2002-04-281-69/+77
* Modify our 'patch' utility to recognize thegad2002-04-261-0/+64
* Fix patch such that skipping files does not count as a failure.kbyanc2000-08-021-1/+1
* Clean up some $Log$ debris, including some real messes.peter1999-09-051-109/+0
* $Header$ -> $FreeBSD$peter1999-08-281-1/+9
* Add -I or --index-first option to take Index: precedence over context diff,ache1998-01-211-2/+11
* Resurrect patch 2.1 without FreeBSD Index: hackache1998-01-211-0/+1401
* Upgrade to 2.5 (contrib version)ache1998-01-041-1381/+0
* Back out Index over +++/--- precedence.ache1998-01-031-5/+10
* Add (unsigned char) cast to ctype macrosache1997-10-231-24/+50
* Fix a problem with patch in that is will always default, even when thejmg1997-02-131-5/+10
* 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
* Give "Index" specified filenames preference over other filenames specifiedgibbs1995-09-141-3/+6
* Remove trailing whitespace.rgrimes1995-05-301-18/+21
* added the -C/-check again.phk1994-02-251-1/+6
* Put this back - I was somehow under the erroneous impression that patch was injkh1994-02-171-2/+5
* From Poul-Henning Kamp - Implement a -C option to verify the integrity ofjkh1994-02-171-2/+6
* b-maked patch-2.10paul1993-06-191-0/+1305
OpenPOWER on IntegriCloud