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:   dsl
Date:           Sun May 13 14:43:54 UTC 2007

Modified Files:
        src/sys/kern: kern_clock.c kern_time.c
        src/sys/sys: timevar.h

Log Message:
Instead of the #define versions of tc_getfrequency() and nanouptime(), use
the function ones in kern_kern_clock.c (adding tc_getfrequency).
Adjust includes so this builds.


To generate a diff of this commit:
cvs rdiff -r1.106 -r1.107 src/sys/kern/kern_clock.c
cvs rdiff -r1.121 -r1.122 src/sys/kern/kern_time.c
cvs rdiff -r1.10 -r1.11 src/sys/sys/timevar.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