freebsd-dev/sbin/newfs
Xin LI 9da19cd746 Don't call arc4random_stir() explicitly. To quote arc4random(3)
manual page:

    There is no need to call arc4random_stir() before using
    arc4random() functions family, since they automatically
    initialize themselves.

No objection:	des
MFC after:	2 weeks
2013-10-29 17:34:15 +00:00
..
Makefile Use expand_number(3) from libutil instead of home-grown function to parse 2010-03-03 19:25:28 +00:00
mkfs.c Don't call arc4random_stir() explicitly. To quote arc4random(3) 2013-10-29 17:34:15 +00:00
newfs.8 Sweep man pages replacing ad -> ada. 2013-10-01 18:41:53 +00:00
newfs.c The purpose of this change to the FFS layout policy is to reduce the 2013-03-22 21:45:28 +00:00
newfs.h The purpose of this change to the FFS layout policy is to reduce the 2013-03-22 21:45:28 +00:00
ref.test
runtest01.sh
runtest00.sh