NetBSD/sys/arch/i386
ad 92ce8c6a3d Make the emulations, exec formats, coredump, NFS, and the NFS server
into modules. By and large this commit:

- shuffles header files and ifdefs
- splits code out where necessary to be modular
- adds module glue for each of the components
- adds/replaces hooks for things that can be installed at runtime
2008-11-19 18:35:57 +00:00
..
acpi
bios Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
bioscall Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. 2008-10-19 22:05:19 +00:00
compile
conf Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
eisa struct device * -> device_t 2008-06-27 11:03:13 +00:00
gdbscripts
i386 Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
include Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
isa PR port-i386/39299 FPU use in signal handlers is unsafe 2008-11-11 15:53:53 +00:00
mca Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
pci Fix previous. 2008-07-20 22:57:19 +00:00
pnpbios device_t split fallout [hi joerg!] 2008-07-11 11:58:37 +00:00
stand For the x86 boot loader, autoload a kernel module corresponding to the 2008-11-19 12:36:41 +00:00
xbox device/softc split 2008-07-09 20:40:16 +00:00
Makefile Compute tags over the ACPI sources. 2008-11-06 00:41:52 +00:00