Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 03/26/2001 21:08:26
Module Name:	basesrc
Committed By:	itojun
Date:		Mon Mar 26 18:08:26 UTC 2001

Modified Files:
	basesrc/crypto/dist/openssl/crypto/rand: randfile.c

Log Message:
redo 1.1 -> 1.2.  on RAND_file_name(), return /dev/urandom by default.
RAND_{load,write}_file() takes care of device file case.  from openbsd.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 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.