Date: Sun, 25 Aug 1996 14:12:05 -0700 (PDT) From: Peter Wemm <peter> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/tail extern.h misc.c read.c reverse.c tail.c Message-ID: <199608252112.OAA08332@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 96/08/25 14:12:05 Modified: usr.bin/tail extern.h misc.c read.c reverse.c tail.c Log: Argh! caught! *blush*.. This program was supplying it's own 'err' routine which was slightly different to the libc one. To save any more cunfusion, use the libc one. Revision Changes Path 1.3 +0 -1 src/usr.bin/tail/extern.h 1.2 +2 -33 src/usr.bin/tail/misc.c 1.5 +4 -4 src/usr.bin/tail/read.c 1.3 +5 -4 src/usr.bin/tail/reverse.c 1.2 +4 -4 src/usr.bin/tail/tail.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608252112.OAA08332>
