CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/11/24 09:38:05
Modified files:
sys/kern : kern_tc.c
Log message:
queue tc randomness when we get it. the tc_init() ones are (might be)
submitted before randomattach, and thus will perturb the first arc4random()
call, which is very good
ok art djm
