vkernel - Add machdep.wall_cmos_clock sysctl.
authorAntonio Huete Jimenez <tuxillo@quantumachine.net>
Mon, 26 Nov 2012 23:14:14 +0000 (00:14 +0100)
committerAntonio Huete Jimenez <tuxillo@quantumachine.net>
Mon, 26 Nov 2012 23:14:14 +0000 (00:14 +0100)
commitd935a865edf8ff3a778e611a6e85711d5d5aa2c4
treecd8b831195786db022a27e3df0cc1689d599572c
parent47572d7e2d970f9ef93bc4203c73b182350d34a7
vkernel - Add machdep.wall_cmos_clock sysctl.

Programs that rely on this sysctl won't exit due its absence
and they will consider CMOS doesn't keep the local time.
Note the sysctl is read-only so programs like adjkerntz(8)
won't be able to change it.
sys/platform/vkernel/platform/systimer.c
sys/platform/vkernel64/platform/systimer.c