freebsd-skq/sys/pc98
Poul-Henning Kamp b69f71eb29 Second part of a little cleanup in the calendar/timezone/RTC handling.
Split subr_clock.c in two parts (by repo-copy):
   subr_clock.c contains generic RTC and calendaric stuff. etc.
   subr_rtc.c contains the newbus'ified RTC interface.

Centralize the machdep.{adjkerntz,disable_rtc_set,wall_cmos_clock}
sysctls and associated variables into subr_clock.c.  They are
not machine dependent and we have generic code that relies on being
present so they are not even optional.
2006-10-02 15:42:02 +00:00
..
apm
cbus Second part of a little cleanup in the calendar/timezone/RTC handling. 2006-10-02 15:42:02 +00:00
compile
conf Added COMPAT_FREEBSD6 option. 2006-09-26 12:36:34 +00:00
include
linux
pc98 Second part of a little cleanup in the calendar/timezone/RTC handling. 2006-10-02 15:42:02 +00:00