NetBSD/sys/arch
nisimura b67b90d7f9 FPA ownership is now guarded by MDP_FPUSED flag and there is no necessity
to have #if ... around savefpregs() calls.
2000-05-30 01:29:59 +00:00
..
alpha funciton != function 2000-05-29 23:34:08 +00:00
amiga Rather than starting init and creating kthreads by forking and then 2000-05-28 05:48:59 +00:00
amigappc First sweep at scheduler state cleanup. Collect MI scheduler 2000-05-26 21:19:19 +00:00
arc COMPAT_ULTRIX was moved from files.${MACHINE} to files.mips, 2000-05-29 10:17:44 +00:00
arm26 Rather than starting init and creating kthreads by forking and then 2000-05-28 05:48:59 +00:00
arm32 Rather than starting init and creating kthreads by forking and then 2000-05-28 05:48:59 +00:00
atari Rather than starting init and creating kthreads by forking and then 2000-05-28 05:48:59 +00:00
bebox Don't use sleep() and callouts; just use tsleep(). 2000-05-27 04:42:14 +00:00
cobalt Different form of PCI bug workaround. Should make 2700 system work. 2000-05-29 15:45:15 +00:00
evbsh3 First sweep at scheduler state cleanup. Collect MI scheduler 2000-05-26 21:19:19 +00:00
hp300 Rather than starting init and creating kthreads by forking and then 2000-05-28 05:48:59 +00:00
hpcmips First sweep at scheduler state cleanup. Collect MI scheduler 2000-05-26 21:19:19 +00:00
i386 Update. 2000-05-28 21:49:02 +00:00
luna68k Rather than starting init and creating kthreads by forking and then 2000-05-28 05:48:59 +00:00
m68k Oops, omitted the rename from last. 2000-05-27 16:44:41 +00:00
mac68k Rather than starting init and creating kthreads by forking and then 2000-05-28 05:48:59 +00:00
macppc First sweep at scheduler state cleanup. Collect MI scheduler 2000-05-26 21:19:19 +00:00
mips FPA ownership is now guarded by MDP_FPUSED flag and there is no necessity 2000-05-30 01:29:59 +00:00
mmeye First sweep at scheduler state cleanup. Collect MI scheduler 2000-05-26 21:19:19 +00:00
mvme68k Rather than starting init and creating kthreads by forking and then 2000-05-28 05:48:59 +00:00
news68k Rather than starting init and creating kthreads by forking and then 2000-05-28 05:48:59 +00:00
newsmips sleep() -> tsleep() 2000-05-27 04:52:27 +00:00
next68k use rtc.h for poweroff() and #if 0 out badaddr, which isn't used 2000-05-29 22:10:43 +00:00
ofppc First sweep at scheduler state cleanup. Collect MI scheduler 2000-05-26 21:19:19 +00:00
pc532 Rather than starting init and creating kthreads by forking and then 2000-05-28 05:48:59 +00:00
pmax Make this file compilable. 3MAX+ has no ISDN. 2000-05-29 12:09:45 +00:00
powerpc Rather than starting init and creating kthreads by forking and then 2000-05-28 05:48:59 +00:00
prep ncr(4) wouldn't work, so s/ncr/siop/. 2000-05-27 02:19:34 +00:00
sh3 Rather than starting init and creating kthreads by forking and then 2000-05-28 05:48:59 +00:00
sparc Remove IOMMU page table allocation from pmap_bootstrap() and all the 2000-05-29 22:23:34 +00:00
sparc64 Rather than starting init and creating kthreads by forking and then 2000-05-28 05:48:59 +00:00
sun3 Rather than starting init and creating kthreads by forking and then 2000-05-28 05:48:59 +00:00
vax Use the cpu_info struct to store cpu-specific data in the same way in 2000-05-29 20:00:55 +00:00
x68k Rather than starting init and creating kthreads by forking and then 2000-05-28 05:48:59 +00:00
Makefile