CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/10/10 14:13:11
Modified files:
sys/dev : rnd.c rndvar.h
Log message:
minor 3 was /dev/prandom, which used random(). make that use the
arandom code, just like minor 4. in fact, make them act exactly
the same.
