CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/01/06 21:38:00
Modified files:
sys/dev : rnd.c
Log message:
since randomwrite() also has no blocking operations at all, we need to
do a yield, otherwise an accidental cat by root into /dev/random kind
of makes your machine hurt a lot.
