Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/lib/libkern
Module Name: src
Committed By: yamt
Date: Wed Sep 8 04:06:15 UTC 2004
Modified Files:
src/sys/lib/libkern: arc4random.c
Log Message:
arc4random: fix a bug introduced by rev.1.7.
actually generate four bytes random value, rather than
leaving a byte always zero.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 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.
Home |
Main Index |
Thread Index |
Old Index