Module Name: src Committed By: riastradh Date: Thu Aug 14 16:28:30 UTC 2014
Modified Files: src/sys/kern: subr_cprng.c Log Message: Lock cprng->cs_lock around rndsink_request to avoid race with callback. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/sys/kern/subr_cprng.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.