Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys
Module Name: syssrc
Committed By: itojun
Date: Tue Jul 2 17:06:19 UTC 2002
Modified Files:
syssrc/sys/kern: kern_sysctl.c
syssrc/sys/sys: sysctl.h
Log Message:
provide KERN_URND, which extracts sizeof(int) random number from the kernel
(similar to /dev/urandom, for use within chroot jail).
To generate a diff of this commit:
cvs rdiff -r1.108 -r1.109 syssrc/sys/kern/kern_sysctl.c
cvs rdiff -r1.74 -r1.75 syssrc/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