summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/patch/inp.c
Commit message (Collapse)AuthorAgeFilesLines
* Clean up some $Log$ debris, including some real messes.peter1999-09-051-38/+0
|
* $Header$ -> $FreeBSD$peter1999-08-281-1/+4
|
* Resurrect patch 2.1 without FreeBSD Index: hackache1998-01-211-0/+410
|
* Upgrade to 2.5 (contrib version)ache1998-01-041-407/+0
|
* Add (unsigned char) cast to ctype macrosache1997-10-231-4/+13
|
* fix compilation warnings in patch... (with slight modification)jmg1997-03-171-2/+15
| | | | | | | | also remove -Wall that I acidentally committed last time I was here... Submitted-by: Philippe Charnier Closes PR#2998
* Fix a problem with patch in that is will always default, even when thejmg1997-02-131-3/+6
| | | | | | | | | | | | | controlling terminal is closed. Now the function ask() will return 1 when th input is known to come from a file or terminal, or it will return 0 when ther was a read error. Modified the question "Skip patch?" so that on an error from ask it will skip the patch instead of looping. Closes PR#777 2.2 candidate
* Remove trailing whitespace.rgrimes1995-05-301-6/+10
|
* Fix bug that created new files even when running in -C check mode.hsu1995-01-121-2/+11
| | | | Reviewed by: phk
* b-maked patch-2.10paul1993-06-191-0/+369
OpenPOWER on IntegriCloud