CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/01/09 15:40:51
Modified files:
sys/dev : rnd.c
Log message:
be more careful with nanotime() calls in early entropy storage, since
at least sparc may not have the clock mapped (found by miod).
while here, protect some more timeout_*() calls with timeout_initialized()
