Module Name: src Committed By: riastradh Date: Tue Apr 21 04:24:16 UTC 2015
Modified Files: src/sys/kern: kern_rndsink.c Log Message: Save some space: use one condvar for all rndsinks. Not a hot spot. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 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.