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: jruoho
Date: Wed Sep 28 15:52:48 UTC 2011
Modified Files:
src/sys/kern: init_main.c subr_cpufreq.c
src/sys/sys: cpufreq.h
Log Message:
Initialize cpufreq(9) normally from main().
To generate a diff of this commit:
cvs rdiff -u -r1.435 -r1.436 src/sys/kern/init_main.c
cvs rdiff -u -r1.1 -r1.2 src/sys/kern/subr_cpufreq.c
cvs rdiff -u -r1.1 -r1.2 src/sys/sys/cpufreq.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