CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/01/08 12:45:09
Modified files:
sys/dev : rnd.c rndvar.h
sys/kern : init_main.c
sys/sys : conf.h
Log message:
split randomattach into random_init() and random_start(), so that we
can make attempts to load 'entropy' into the RC4.
ok miod ariane
