Subject: CVS commit: basesrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 03/22/2001 04:54:43
Module Name:	basesrc
Committed By:	he
Date:		Thu Mar 22 02:54:43 UTC 2001

Modified Files:
	basesrc/crypto/dist/openssl/crypto/rand [netbsd-1-5]: randfile.c

Log Message:
Pull up revision 1.3 (requested by itojun):
  Don't use /dev/urandom if no value can be found; it is not
  a normal file and there will be no EOF.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1.2.2 -r1.1.1.1.2.3 \
    basesrc/crypto/dist/openssl/crypto/rand/randfile.c

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