CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/01/18 17:39:40
Modified files:
sys/kern : init_main.c
sys/dev : rnd.c rndvar.h
Log message:
With the earlier initialization of the random subsystem, random_hostseed()
is no longer providing significant value. The random subsystem is in
pretty good state, and moments later userland will feed the dmesg.
ok jsing
