home *** CD-ROM | disk | FTP | other *** search
- From: chris@attron.ruhr.sub.org (Christian Schlichtherle)
- Newsgroups: alt.sources
- Subject: list V1.2.1.1 - Prints documented listings
- Message-ID: <529@attron.ruhr.sub.org>
- Date: 7 Feb 91 18:41:19 GMT
-
- 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@attron.ruhr.sub.org Tel.: +49 2335 7550
- "Der Tod ist ein Meister aus Deutschland" -- Paul Celan
-