Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [simonb-timecounters] src/sys
Module Name: src
Committed By: simonb
Date: Sat Feb 4 14:36:28 UTC 2006
Modified Files:
src/sys/kern [simonb-timecounters]: kern_microtime.c
src/sys/lib/libkern [simonb-timecounters]: arc4random.c
Log Message:
Adapt for timecounters: mostly use get*time() and use "time_second"
instead of "time.tv_sec".
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.15.6.1 src/sys/kern/kern_microtime.c
cvs rdiff -r1.16 -r1.16.6.1 src/sys/lib/libkern/arc4random.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