Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/dev
Module Name: syssrc
Committed By: dan
Date: Tue Oct 8 12:12:57 UTC 2002
Modified Files:
syssrc/sys/dev: rnd.c rndpool.c
Log Message:
Comment initialisation conditions for rnd better, and don't uselessly
call rnd_init - instead assert that it has already been called
earlier.
change assert() -> KASSERT()
To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 syssrc/sys/dev/rnd.c
cvs rdiff -r1.14 -r1.15 syssrc/sys/dev/rndpool.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