Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/kern



Module Name:    src
Committed By:   kardel
Date:           Sat Oct 21 07:16:54 UTC 2006

Modified Files:
        src/sys/kern: kern_tc.c

Log Message:
Avoid printf() the selected timecounter as it is called in the path of 
hardclock().
The information is available via sysctl anyway.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/kern/kern_tc.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