Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386
Module Name: src
Committed By: cube
Date: Sat Jul 10 18:51:01 UTC 2004
Modified Files:
src/sys/arch/i386/conf: GENERIC files.i386
src/sys/arch/i386/i386: est.c
Log Message:
Add an option to allow any user to write to machdep.est.frequency.target,
which is very handy on a laptop to control EST through another program that
you don't necessarily want to run as root (in my case, gkrellm).
The option's name is EST_FREQ_USERWRITE, and is disabled by default.
To generate a diff of this commit:
cvs rdiff -r1.620 -r1.621 src/sys/arch/i386/conf/GENERIC
cvs rdiff -r1.258 -r1.259 src/sys/arch/i386/conf/files.i386
cvs rdiff -r1.3 -r1.4 src/sys/arch/i386/i386/est.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