freebsd-nq/sbin/newfs
Kirk McKusick aca3e4974f Replace use of random() with arc4random() to provide less guessable
values for the initial inode generation numbers in newfs and for
newly allocated inode generation numbers in the kernel.

Submitted by:	Theo de Raadt <deraadt@cvs.openbsd.org>
Sponsored by:   DARPA & NAI Labs.
2003-02-14 21:31:58 +00:00
..
Makefile Convert newfs to libufs (really). Solves one real issue with previous 2003-02-11 03:06:45 +00:00
mkfs.c Replace use of random() with arc4random() to provide less guessable 2003-02-14 21:31:58 +00:00
newfs.8 Bring in support for volume labels to the filesystem utilities. 2003-02-01 04:17:10 +00:00
newfs.c Correct lines incorrectly added to the copyright message. Add missing period. 2003-02-14 21:08:14 +00:00
newfs.h Correct lines incorrectly added to the copyright message. Add missing period. 2003-02-14 21:08:14 +00:00
ref.test Convert newfs to libufs (really). Solves one real issue with previous 2003-02-11 03:06:45 +00:00
runtest00.sh Add the undocumented -R option to disable randomness for regression-testing. 2002-03-19 21:05:29 +00:00
runtest01.sh Add the undocumented -R option to disable randomness for regression-testing. 2002-03-19 21:05:29 +00:00