Module Name: src Committed By: riastradh Date: Sat May 21 15:33:40 UTC 2016
Modified Files:
src/sys/kern: kern_rndsink.c
Log Message:
Use rnd_getmore as intended. No more essay needed here.
Workaround for buffering got pushed into rnd_getmore, closer to the
actual cause of the problem.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/kern/kern_rndsink.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
