NetBSD/sys/arch/xen
bouyer 3ac2dfe9bf Split mc146818-related functions from clock.c into rtc.c.
Call rtc_set_ymdhms() from xen/xen/clock.c:xen_rtc_set() for xen3 dom0
kernels as the Xen3 hypervisor doesn't write the new date/time to the CMOS
by itself.
Now a XEN3_DOM0 kernel properly updates the CMOS time.
2009-06-16 21:05:33 +00:00
..
compile
conf Split mc146818-related functions from clock.c into rtc.c. 2009-06-16 21:05:33 +00:00
i386 - printf -> aprint_* 2008-10-24 18:02:58 +00:00
include Explicitly #include <sys/device.h> and <sys/evcnt.h>. These files only 2009-03-27 15:47:33 +00:00
x86 from sys/arch/x86/x86/cpu.c: 2009-06-08 09:32:33 +00:00
xen Split mc146818-related functions from clock.c into rtc.c. 2009-06-16 21:05:33 +00:00
xenbus sprintf -> snprintf 2009-04-28 05:44:43 +00:00
Makefile Revert part of last: .include <bsd.own.mk> for TOOL_SED / TOOL_AWK 2009-05-20 03:41:25 +00:00