summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/patch/inp.c
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/patch/inp.c')
-rw-r--r--gnu/usr.bin/patch/inp.c38
1 files changed, 0 insertions, 38 deletions
diff --git a/gnu/usr.bin/patch/inp.c b/gnu/usr.bin/patch/inp.c
index c44465a..8aa7223 100644
--- a/gnu/usr.bin/patch/inp.c
+++ b/gnu/usr.bin/patch/inp.c
@@ -1,44 +1,6 @@
/* $FreeBSD$
*
* $Log: inp.c,v $
- * Revision 1.8 1998/01/21 14:37:20 ache
- * Resurrect patch 2.1 without FreeBSD Index: hack
- *
- * Revision 1.6 1997/10/23 02:44:21 ache
- * Add (unsigned char) cast to ctype macros
- *
- * Revision 1.5 1997/03/17 01:44:40 jmg
- * fix compilation warnings in patch... (with slight modification)
- *
- * also remove -Wall that I acidentally committed last time I was here...
- *
- * Submitted-by: Philippe Charnier
- *
- * Closes PR#2998
- *
- * Revision 1.4 1997/02/13 21:10:39 jmg
- * Fix a problem with patch in that is will always default, even when the
- * 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
- *
- * Revision 1.3 1995/05/30 05:02:31 rgrimes
- * Remove trailing whitespace.
- *
- * Revision 1.2 1995/01/12 22:09:39 hsu
- * Fix bug that created new files even when running in -C check mode.
- * Reviewed by: phk
- *
- * Revision 1.1.1.1 1993/06/19 14:21:52 paul
- * b-maked patch-2.10
- *
* Revision 2.0.1.1 88/06/03 15:06:13 lwall
* patch10: made a little smarter about sccs files
*
OpenPOWER on IntegriCloud