Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: tls
Date: Sat May 19 16:00:41 UTC 2012
Modified Files:
src/sys/dev: rndpseudo.c
src/sys/kern: subr_cprng.c
Log Message:
Fix two problems that could cause /dev/random to not wake up readers when
entropy became available.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/dev/rndpseudo.c
cvs rdiff -u -r1.8 -r1.9 src/sys/kern/subr_cprng.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index