Module Name: src Committed By: riastradh Date: Tue Apr 14 14:11:51 UTC 2015
Modified Files: src/sys/kern: kern_rndq.c Log Message: Centralize bookkeeping of rnd_initial_entropy. It is not adjusted everywhere it should be, although the only places it perhaps formally ought to be are places with questionable entropy estimates in the first place. To generate a diff of this commit: cvs rdiff -u -r1.60 -r1.61 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.