cvs commit: src/sys/kern kern_cputimer.c

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Jun 1 13:38:53 PDT 2005


dillon      2005/06/01 13:38:37 PDT

DragonFly src repository

  Modified files:
    sys/kern             kern_cputimer.c 
  Log:
  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.
  
  Revision  Changes    Path
  1.2       +22 -2     src/sys/kern/kern_cputimer.c


http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_cputimer.c.diff?r1=1.1&r2=1.2&f=u





More information about the Commits mailing list