Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: christos
Date: Wed Nov 1 22:27:43 UTC 2006
Modified Files:
src/sys/kern: init_sysctl.c
src/sys/sys: sysctl.h
Log Message:
implement kern.arandom properly, instead of lying about it and only filling
the first 4 bytes of the array with random data.
To generate a diff of this commit:
cvs rdiff -r1.90 -r1.91 src/sys/kern/init_sysctl.c
cvs rdiff -r1.161 -r1.162 src/sys/sys/sysctl.h
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