Date: Tue, 11 Dec 2001 14:08:58 -0800 (PST) From: Mark Murray <markm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/ypcat Makefile ypcat.c src/usr.bin/ypmatch Makefile ypmatch.c src/usr.bin/ypwhich Makefile ypwhich.c Message-ID: <200112112208.fBBM8wd38122@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
markm 2001/12/11 14:08:58 PST
Modified files:
usr.bin/ypcat Makefile ypcat.c
usr.bin/ypmatch Makefile ypmatch.c
usr.bin/ypwhich Makefile ypwhich.c
Log:
WARNS=2 fixes
__FBSDID() additions
some include file sorting.
Some Makefile sorting.
WARNS?=2 is not added to the Makefile, because it is going to be
default for usr.bin/
NO_WERROR is set because there are rpc*.h file issues.
Revision Changes Path
1.5 +1 -0 src/usr.bin/ypcat/Makefile
1.6 +16 -22 src/usr.bin/ypcat/ypcat.c
1.5 +1 -0 src/usr.bin/ypmatch/Makefile
1.9 +14 -14 src/usr.bin/ypmatch/ypmatch.c
1.6 +1 -0 src/usr.bin/ypwhich/Makefile
1.12 +35 -33 src/usr.bin/ypwhich/ypwhich.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112112208.fBBM8wd38122>
