Subject: CVS commit: src/crypto/dist/openssl/crypto/rand
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 09/07/2007 08:10:00
Module Name:	src
Committed By:	tron
Date:		Fri Sep  7 08:10:00 UTC 2007

Modified Files:
	src/crypto/dist/openssl/crypto/rand: rand_unix.c

Log Message:
Use poll(2) to wait for rnd(4). The initialisation of OpenSSL's RNG
now works reliably if the first FD_SETSIZE file descriptors are in use.


To generate a diff of this commit:
cvs rdiff -r1.1.1.5 -r1.2 src/crypto/dist/openssl/crypto/rand/rand_unix.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.