Subject: CVS commit: [netbsd-2-0] src/sys/lib/libkern
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 09/11/2004 10:40:10
Module Name: src
Committed By: he
Date: Sat Sep 11 10:40:10 UTC 2004
Modified Files:
src/sys/lib/libkern [netbsd-2-0]: arc4random.c
Log Message:
Pull up revision 1.12 (requested by dan in ticket #824):
Fix bug introduced earlier: actually generate four bytes of
random value, rather than always leaving a byte zero.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.11.2.1 src/sys/lib/libkern/arc4random.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.