summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1996-07-29 18:02:42 +0000
committerMiles Bader <miles@gnu.org>1996-07-29 18:02:42 +0000
commit78944e39c7fd8e4924222fb3fdfea711d52e4395 (patch)
tree8d28e07e0a3de5e45810c40f7d1eb7e031df5d88
parent5821b3a5fb9ad31898dc42b450c277cec0ad4de8 (diff)
.
-rw-r--r--SOURCES.0.010
1 files changed, 5 insertions, 5 deletions
diff --git a/SOURCES.0.0 b/SOURCES.0.0
index 842c2335..dcab36e2 100644
--- a/SOURCES.0.0
+++ b/SOURCES.0.0
@@ -73,19 +73,19 @@ instructions, after making the indicated minor modifications:
Add `#define ARG_MAX 20480' in xargs/xargs.c, right after the includes]
*+ gzip (1.2.4)
[commented out basename from gzip.h and util.c]
-* ncurses (1.9.9e)
+*+ ncurses (1.9.9e)
[In read_entry.c, change second arg of call to open from `0' to O_RDONLY]
[In lib_tparm.c:tparam, add the following before the call to tparam_internal]
if (!buffer)
buffer = malloc (256);
-* patch (2.1)
+*+ patch (2.1)
[comment out basename in backupfile.c.]
-* rcs (5.7)
+*+ rcs (5.7)
[Put `#undef ED' before #define ED in conf.h.]
[Add `#define SYMLOOP_MAX 8' to conf.h.]
-* tar (1.11.8)
+*+ tar (1.11.8)
[add `strerror' to AC_CHECK_FUNCS in configure.in]
-* texinfo (3.7)
+*+ texinfo (3.7)
[info/terminal.c -- add `#define B9600 9600']
*+ nethack (3.2.1)
[3.2.0 + nethack-3.2.0-3.2.1.patch