Patch actually on webserver

Thor Lancelot Simon <[email protected]> Mon, 7 Nov 2011 12:10:22 -0500
Newsgroups gmane.os.netbsd.devel.crypto,gmane.os.netbsd.devel.kernel,gmane.os.netbsd.devel.security
Message-ID <[email protected]>
On Mon, Nov 07, 2011 at 01:22:42AM -0500, Thor Lancelot Simon wrote:
> 
> There's a new patch attached here (rnd4.diff) which I intend to commit
> as soon as I find and fix one remaining bug.  This version of the patch
> adds some infrastructure the new random/urandom pseudodevices will need
> and addresses several nasty race conditions around rekeying by changing
> the rndpool mutex from IPL_SOFTCLOCK to IPL_VM.
> 
> The patch is also at http://www.panix.com/~tls/rnd4.diff .

Well, no.  But it is now.  Sorry about that.

Thor