NetBSD/sys/arch/sparc64
pk 13d4fcd69b In cpu_reboot(), only reset the TOD clock if the time is known to be good
enough, e.g. it has been initialized already by inittodr() or set
explicitly before by resettodr().  This prevents the TOD clock from going
way backwards when typing `halt' at the `mount root filesystem' prompt.
2001-01-20 13:44:29 +00:00
..
compile
conf Add machdep file for procfs. Currently only used for linux-style 2001-01-17 00:07:18 +00:00
dev Enable IO space mapping by default. 2001-01-19 21:25:19 +00:00
include Make softclock a generic soft interrupt of the API is available, 2001-01-15 20:19:50 +00:00
sparc64 In cpu_reboot(), only reset the TOD clock if the time is known to be good 2001-01-20 13:44:29 +00:00
stand move everything to arch/sparc/stand; leave the Makefile behind. 2000-08-20 14:53:19 +00:00
Makefile Fix bad path specifier for finding fpu sources. 2000-09-28 15:19:56 +00:00