freebsd-skq/sys/ia64
phk 84cc0f277f 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
..
acpica Canonize the include of acpi.h. 2005-09-11 18:39:03 +00:00
compile
conf Added COMPAT_FREEBSD6 option. 2006-09-26 12:36:34 +00:00
disasm Update to SDM 2.2: 2006-06-24 19:21:11 +00:00
ia32 Add audit hooks for ppc, ia64 system call paths. 2006-09-16 17:03:02 +00:00
ia64 Second part of a little cleanup in the calendar/timezone/RTC handling. 2006-10-02 15:42:02 +00:00
include First part of a little cleanup in the calendar/timezone/RTC handling. 2006-10-02 12:59:59 +00:00
isa - Move bus dependent defines to {isa,cbus}_dmareg.h. 2005-05-14 10:14:56 +00:00
pci