NetBSD/sys/arch
2000-04-16 01:42:41 +00:00
..
alpha Remove duplicate CTL_MACHDEP definitions (duplicated in <alpha/cpu.h>). 2000-04-10 06:04:28 +00:00
amiga Don't use runtime systems' includes. 2000-04-15 20:10:41 +00:00
arc remove following symbols which became unnecessary in recent cpu_intr() change: 2000-04-15 22:05:51 +00:00
arm32 Add missing include of vm/vm.h 2000-04-09 00:18:12 +00:00
atari Add dummies for barrier methods (copied from i386). 2000-04-11 07:12:47 +00:00
bebox Use dev/isa/fd.c. 2000-04-07 16:35:19 +00:00
cobalt remove following symbols which became unnecessary in recent cpu_intr() change: 2000-04-15 22:05:51 +00:00
evbsh3 move the Interrput Priority Level (IPL_*) definitions into MD part. 2000-04-13 15:36:09 +00:00
hp300 Centralise the declarations of cpu_model, machine, machine_arch, 2000-03-28 23:57:24 +00:00
hpcmips remove following symbols which became unnecessary in recent cpu_intr() change: 2000-04-15 22:05:51 +00:00
i386 Default the keymap to new "us.iopener" mapping 2000-04-14 23:14:25 +00:00
luna68k Centralise the declarations of cpu_model, machine, machine_arch, 2000-03-28 23:57:24 +00:00
m68k Move <machine/cpu.h> above <m68k/*.h> so we get M680x0 #defines 2000-04-15 20:31:27 +00:00
mac68k LKM fixes: 2000-04-05 11:37:13 +00:00
macppc Typo in comments. (Zilog 8350 -> 8530) 2000-04-14 13:29:57 +00:00
mips remove following symbols which became unnecessary in recent cpu_intr() change: 2000-04-15 22:05:51 +00:00
mmeye move the Interrput Priority Level (IPL_*) definitions into MD part. 2000-04-13 15:36:09 +00:00
mvme68k Bah, forgot to add intr.h during my last round of roto-tilling. 2000-04-15 21:20:35 +00:00
news68k - Fix comments. (NEWS have Zilog 8530, not Intel 82530) 2000-04-14 13:41:24 +00:00
newsmips - Fix comments. (NEWS have Zilog 8530, not Intel 82530) 2000-04-14 13:41:24 +00:00
next68k Centralise the declarations of cpu_model, machine, machine_arch, 2000-03-28 23:57:24 +00:00
ofppc Update several ports to at least work again without IPKDB 2000-03-24 17:05:30 +00:00
pc532 Merge all missing changes from sys/i386/i386/pmap.c;1.88. 2000-04-12 06:23:21 +00:00
pmax Add a comment block describes what the intent of safepri global variable 2000-04-12 04:40:50 +00:00
powerpc When call a signal handler, don't pass the kernel (local) address in r5. 2000-04-03 10:23:24 +00:00
prep Make this actually configure. 2000-04-08 18:16:42 +00:00
sh3 Catch the breakpoint trap ("trapa #0xc3") and send SIGTRAP. 2000-04-13 23:00:42 +00:00
sparc Initialize local variable `bt' in cgthree_attach(). 2000-04-14 19:36:43 +00:00
sparc64 - auxio cleanup and sbus support. 2000-04-15 03:08:12 +00:00
sun3 Typo in comments. (Zilog 8350 -> 8530) 2000-04-14 13:29:57 +00:00
vax move ustarfs to end so that '@" can be avoided. from mhitch. 2000-04-16 01:42:41 +00:00
x68k Use separate callouts for motor-on and motor-off. Fixes a condition 2000-04-07 16:58:53 +00:00
Makefile