cvs commit: src/sys/kern kern_cputimer.c
Joerg Sonnenberger
joerg at britannica.bec.de
Wed Jun 1 13:46:44 PDT 2005
On Wed, Jun 01, 2005 at 01:38:37PM -0700, Matthew Dillon wrote:
> Disable the ability to change the system clock with a sysctl. More
> work is needed before this will work (if we ever want to make it work,
> that is). The system clock selected at boot time is the one that will
> be used.
Can you just mark the sysctl read-only? Heck, even just returning on
write support to be fail-safe.
Joerg
More information about the Commits
mailing list