CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/01/09 23:44:49
Modified files:
etc : rc
Log message:
talk to /dev/arandom as a single read or write.
in particular a single write will result in a single re-key event,
rather than 64 writes causing 64 re-keys -- wasting the kernel's time.
ok guenther
