Date: Tue, 19 Mar 2002 09:03:14 -0800 (PST) From: Ian Dowse <iedowse@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/newfs Makefile mkfs.c Message-ID: <200203191703.g2JH3Ei52713@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
iedowse 2002/03/19 09:03:14 PST
Modified files:
sbin/newfs Makefile mkfs.c
Log:
The FSIRAND code is always compiled in, and it is unlikely that
anyone needs a newfs without it. Remove the #ifdef's from around
the code and the -DFSIRAND from the Makefile. Also remove redundant
declarations of random() and srandomdev().
Revision Changes Path
1.18 +0 -1 src/sbin/newfs/Makefile
1.46 +1 -19 src/sbin/newfs/mkfs.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?200203191703.g2JH3Ei52713>
