Module Name: src
Committed By: riastradh
Date: Wed Mar 1 08:13:54 UTC 2023
Modified Files:
src/sys/kern: kern_entropy.c
Log Message:
random(4): Report number of bytes ready to read, not number of bits.
Only affects systems with the diagnostic and testing option
kern.entropy.depletion=1.
XXX pullup-10
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 src/sys/kern/kern_entropy.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.