NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/51135 CVS commit: src/sys/kern



The following reply was made to PR kern/51135; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51135 CVS commit: src/sys/kern
Date: Sat, 21 May 2016 15:27:15 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Sat May 21 15:27:15 UTC 2016
 
 Modified Files:
 	src/sys/kern: kern_rndq.c
 
 Log Message:
 Ask on-demand entropy sources to produce enough data to fill buffer.
 
 Remainder of fix for PR kern/51135: if there is an entropy source
 that can produce arbitrarily much data, as in rump, then nothing
 should ever block indefinitely waiting for data.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.88 -r1.89 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.
 


Home | Main Index | Thread Index | Old Index