Disable the ability to change the system clock with a sysctl. More
authorMatthew Dillon <dillon@dragonflybsd.org>
Wed, 1 Jun 2005 20:38:37 +0000 (20:38 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Wed, 1 Jun 2005 20:38:37 +0000 (20:38 +0000)
commitdd6bed119290d1efadf45fe74044975f82729268
tree79b0b53d32c82f8b3a23aaf3126507be6cd8c601
parentb15d4d3c2430b37d8d67ec413aa3214759bbf573
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.
sys/kern/kern_cputimer.c