Module Name: src Committed By: riastradh Date: Mon Aug 11 13:59:24 UTC 2014
Modified Files: src/sys/kern: kern_rndpool.c Log Message: buf is not guaranteed to be aligned; don't *(uint32_t *) it. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/kern/kern_rndpool.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.