list V1.2.1.1 - Prints documented listings
Christian Schlichtherle
chris at attron.ruhr.sub.org
Fri Feb 8 05:41:19 AEST 1991
I'm really sorry for this, but... it has happened!
There is a bug in list V1.2! It will not work when listing individual
files which include a pathname (for example "list ./list.c ./Makefile"
won't work). I have fixed this problem with a little patch.
Sorry, no context diff...
------------ Cut here --------------
269c
listpath[ptr - path + 1] = '\0';
.
11c
static char sccsid[] = "@(#) list.c 1.2.1.1 91/02/07 ";
.
2c
* @(#) list.c 1.2.1.1 91/02/07
.
w
------------ Cut here --------------
Save these lines into "diff" and
don't forget to give write permission to list.c before executing:
ed list.c < diff
or
patch < diff
Chris
P.S.: I have to say it again, sorry...
--
Snail: Christian Schlichtherle, Elbscheweg 20, 5802 Wetter 4, Germany
Email: chris at attron.ruhr.sub.org Tel.: +49 2335 7550
"Der Tod ist ein Meister aus Deutschland" -- Paul Celan
More information about the Alt.sources
mailing list