NetBSD/sys/arch/i386
tsutsui 112c91d583 Use #if defined(_KERNEL_OPT) to protect #include "opt_xxx.h"
from building LKM etc. Suggested by mrg.
2003-11-09 05:29:59 +00:00
..
acpi More cleanup: 2003-11-03 18:07:10 +00:00
bios add __KERNEL_RCSID() 2003-07-14 22:13:09 +00:00
bioscall Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf Update comment for wm(4) attachment because the driver supports more 2003-11-05 07:51:12 +00:00
eisa * keep track of PCI buses that aren't known by firmware, but are found 2003-10-30 21:19:54 +00:00
gdbscripts
i386 Remove p_nras from struct proc - use LIST_EMPTY(&p->p_raslist) instead. 2003-11-04 10:33:15 +00:00
include Use #if defined(_KERNEL_OPT) to protect #include "opt_xxx.h" 2003-11-09 05:29:59 +00:00
isa don't uvm_swapout LWPs which are LSONPROC on another cpu. 2003-10-19 17:45:35 +00:00
mca Adapt for new bus_dma structure. 2003-05-08 12:47:39 +00:00
pci XXX: gcc 2003-10-28 23:04:26 +00:00
pnpbios properly initialize local variable in pnp_debugdump() 2003-11-02 11:32:03 +00:00
stand Remove depencency of vers.c on ${LIBLIST} - it messes up the depends and 2003-11-08 00:02:02 +00:00
Makefile Make the tags: target create tags for the ath(4) HAL. 2003-10-26 00:17:46 +00:00