NetBSD/sys/arch
sommerfeld 0463a8a3d7 Replace magic numbers in trap code with offsetof()
Deal better with traps during register restore.
Explain a bit more about what's going on here.
2001-06-11 20:04:02 +00:00
..
algor Hand off intr evcnt responsiblity in a reasonable way on the 5064. 2001-06-10 09:28:26 +00:00
alpha For ports that wire up pciide in compatibility mode, have 2001-06-08 04:48:54 +00:00
amiga Fix various misspellings of compatible/compatibility. 2001-06-11 01:50:48 +00:00
amigappc Fix various misspellings of compatible/compatibility. 2001-06-11 01:50:48 +00:00
arc For ports that wire up pciide in compatibility mode, have 2001-06-08 04:48:54 +00:00
arm Only include dependency on include-dirs if the include directory doesn't 2001-06-11 17:50:34 +00:00
arm26 Parentheses around definition of PODULE_GAP. 2001-06-11 19:07:14 +00:00
arm32 Split consinit functionality out of machdep.c into platform-specific 2001-06-11 11:56:57 +00:00
atari Fix various misspellings of compatible/compatibility. 2001-06-11 01:50:48 +00:00
bebox Use the new pmap to compile again (sorry). 2001-06-10 11:07:36 +00:00
cats Move the footbridge dir out of arm32 into arm. 2001-06-09 10:29:11 +00:00
cesfic add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
cobalt For ports that wire up pciide in compatibility mode, have 2001-06-08 04:48:54 +00:00
dnard HZ -> hz 2001-06-05 05:12:18 +00:00
dreamcast add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
evbsh3 add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
hp300 make this compile with DEBUG. 2001-06-11 04:58:33 +00:00
hpc use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
hpcarm Sprinkle some volatile keywords around inline asm so that the optimizer 2001-06-07 02:38:59 +00:00
hpcmips Comment about start address of LED unit in vr4122. 2001-06-11 10:04:27 +00:00
hpcsh HD64461 frame buffer is big-endian. set HPCFB_SWAP_BYTE. 2001-06-05 17:24:48 +00:00
i386 Replace magic numbers in trap code with offsetof() 2001-06-11 20:04:02 +00:00
luna68k Fix various misspellings of compatible/compatibility. 2001-06-11 01:50:48 +00:00
m68k Fix various misspellings of compatible/compatibility. 2001-06-11 01:50:48 +00:00
mac68k HZ -> hz 2001-06-05 05:12:18 +00:00
macppc -Wreturn-type is included in -Wall. 2001-06-10 17:05:11 +00:00
mips Fix various misspellings of compatible/compatibility. 2001-06-11 01:50:48 +00:00
mipsco Fix various misspellings of compatible/compatibility. 2001-06-11 01:50:48 +00:00
mmeye add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
mvme68k G/C an unused parameter to isrdispatch_vectored(). 2001-06-11 11:26:42 +00:00
netwinder Use command Makefile.arm. Move non-std LOADADDRESS to std.netwinder. Add 2001-06-11 17:46:23 +00:00
news68k replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
newsmips replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
next68k Fix various misspellings of compatible/compatibility. 2001-06-11 01:50:48 +00:00
ofppc replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
pc532 replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
pmax replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
powerpc When invoking the pcb_onfault mechanism, pass the return value of uvm_fault() 2001-06-10 16:31:59 +00:00
prep replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
sandpoint Use the new pmap to compile again (sorry). 2001-06-10 11:07:36 +00:00
sgimips Make sure to always re-sync the rx buffer dmamap if recycling the 2001-06-08 14:32:05 +00:00
sh3 .type xxx,@function isn't supported under COFF 2001-06-10 19:06:26 +00:00
sparc Use NFB from "fb.h" to include console framebuffer support. 2001-06-11 13:34:51 +00:00
sparc64 For ports that wire up pciide in compatibility mode, have 2001-06-08 04:48:54 +00:00
sun2 Fix various misspellings of compatible/compatibility. 2001-06-11 01:50:48 +00:00
sun3 Fix various misspellings of compatible/compatibility. 2001-06-11 01:50:48 +00:00
vax Fix various misspellings of compatible/compatibility. 2001-06-11 01:50:48 +00:00
x68k replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
Makefile