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: riastradh
Date: Mon Apr 13 14:41:06 UTC 2015
Modified Files:
src/sys/dev: rnd_private.h
src/sys/kern: kern_rndq.c kern_rndsink.c
Log Message:
Move rndpool_(maybe_)extract to rndq, rename to rnd_(try)extract.
Make rnd_extract_data static.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/rnd_private.h
cvs rdiff -u -r1.43 -r1.44 src/sys/kern/kern_rndq.c
cvs rdiff -u -r1.10 -r1.11 src/sys/kern/kern_rndsink.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