Module Name: src Committed By: riastradh Date: Wed Feb 17 01:23:33 UTC 2016
Modified Files: src/sys/kern: kern_rndq.c Log Message: Move entropy_count into the scope where it is used. Omit now-unused definition. XXX This code probably shouldn't be under DIAGNOSTIC... It is significantly more than just an assertion. To generate a diff of this commit: cvs rdiff -u -r1.79 -r1.80 src/sys/kern/kern_rndq.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.