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: tls
Date: Thu Aug 29 01:04:49 UTC 2013
Modified Files:
src/sys/kern: kern_rndpool.c kern_rndq.c
src/sys/sys: rnd.h
Log Message:
Fix rnd_add_* to conform to manual page: allow addition of entropy
with NULL source.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/kern/kern_rndpool.c
cvs rdiff -u -r1.20 -r1.21 src/sys/kern/kern_rndq.c
cvs rdiff -u -r1.39 -r1.40 src/sys/sys/rnd.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