DragonFly BSD
DragonFly commits List (threaded) for 2012-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: vkernel - Add machdep.wall_cmos_clock sysctl.


From: Antonio Huete Jimenez <tuxillo@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 26 Nov 2012 15:26:22 -0800 (PST)

commit d935a865edf8ff3a778e611a6e85711d5d5aa2c4
Author: Antonio Huete Jimenez <tuxillo@quantumachine.net>
Date:   Tue Nov 27 00:14:14 2012 +0100

    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.

Summary of changes:
 sys/platform/vkernel/platform/systimer.c   |    3 +++
 sys/platform/vkernel64/platform/systimer.c |    3 +++
 2 files changed, 6 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d935a865edf8ff3a778e611a6e85711d5d5aa2c4


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]