Module Name: src Committed By: riastradh Date: Tue Feb 25 23:15:43 UTC 2014
Modified Files: src/sys/kern: kern_rndq.c Log Message: Fix bits/bytes mixup in rnd_getmore. Remove some needless casts and fix format directives while here. Bit/byte mixup noticed by pooka. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 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.