CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/01/19 06:12:07
Modified files:
sys/kern : init_main.c
Log message:
oops, forgotten part
Initialize ci_randseed better using arc4random() + a trick. Remove the
libkern srandom() API since it is not suitable for this use.
ok kettenis miod
