Date: Sun, 2 Nov 1997 23:44:28 -0800 (PST) From: Philippe Charnier <charnier@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/error error.1 error.h filter.c input.c main.c pi.c subr.c touch.c Message-ID: <199711030744.XAA26415@freefall.freebsd.org>
index | next in thread | raw e-mail
charnier 1997/11/02 23:44:27 PST
Modified files:
usr.bin/error error.1 error.h filter.c input.c main.c
pi.c subr.c touch.c
Log:
Use err(3). Silent -Wall.
Revision Changes Path
1.3 +12 -12 src/usr.bin/error/error.1
1.3 +18 -1 src/usr.bin/error/error.h
1.2 +11 -7 src/usr.bin/error/filter.c
1.3 +10 -2 src/usr.bin/error/input.c
1.3 +25 -26 src/usr.bin/error/main.c
1.3 +5 -1 src/usr.bin/error/pi.c
1.3 +36 -39 src/usr.bin/error/subr.c
1.4 +47 -22 src/usr.bin/error/touch.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711030744.XAA26415>
