Subject: CVS commit: [netbsd-4] src/crypto/dist/openssl/crypto/rand
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 09/11/2007 08:33:09
Module Name:	src
Committed By:	xtraeme
Date:		Tue Sep 11 08:33:09 UTC 2007

Modified Files:
	src/crypto/dist/openssl/crypto/rand [netbsd-4]: rand_unix.c

Log Message:
Pull up following revision(s) (requested by tron in ticket #870):
	crypto/dist/openssl/crypto/rand/rand_unix.c: revision 1.2
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.1.1.5.2.1 \
    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.