Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [tls-earlyentropy] src/sys
Module Name: src
Committed By: tls
Date: Sun Aug 10 08:10:31 UTC 2014
Modified Files:
src/sys/conf [tls-earlyentropy]: files
src/sys/kern [tls-earlyentropy]: init_main.c subr_prf.c
Log Message:
The printf entropy source seems to have a lock-recursion problem.
Temporarily disable it unless options RND_PRINTF is set.
To generate a diff of this commit:
cvs rdiff -u -r1.1090.2.3 -r1.1090.2.4 src/sys/conf/files
cvs rdiff -u -r1.454.2.3 -r1.454.2.4 src/sys/kern/init_main.c
cvs rdiff -u -r1.153.2.3 -r1.153.2.4 src/sys/kern/subr_prf.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