Subject: CVS commit: basesrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 04/01/2001 19:53:40
Module Name:	basesrc
Committed By:	he
Date:		Sun Apr  1 16:53:39 UTC 2001

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

Log Message:
Pull up revision 1.4 (requested by itojun):
  Redo pullup of revision 1.2 differently.  On RAND_file_name(),
  return /dev/urandom by default.  RAND_{load,write}_file() now
  takes care of device file case.


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