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
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
newfs.h
ref.test
runtest00.sh
runtest01.sh