NetBSD/sys/arch/i386
tls dacf9875c8 Allow redefiniton of KERNBASE. Because the type of this constant is
different for locore.S and the rest of the kernel, if you redefine
it from the default value, you must also define KERNBASE_LOCORE -- this
is ugly, but so is having the same constant with two different types
depending where in the kernel it's used...
2003-07-18 17:33:05 +00:00
..
acpi - Cleanup usage of ACPI_ALLOCATE_BUFFER/AcpiOsFree combination. 2003-07-02 13:18:17 +00:00
bios add __KERNEL_RCSID() 2003-07-14 22:13:09 +00:00
bioscall Use PAGE_SIZE rather than NBPG. 2003-04-08 23:39:14 +00:00
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf Switch to using MI code to find disklabel on MBR disks. 2003-07-07 13:34:08 +00:00
eisa Adapt tag initialisation to the new fields that were added recently. 2003-05-08 12:05:34 +00:00
gdbscripts
i386 add __KERNEL_RCSID() 2003-07-14 22:13:09 +00:00
include Allow redefiniton of KERNBASE. Because the type of this constant is 2003-07-18 17:33:05 +00:00
isa Make sure to include opt_foo.h if a defflag option FOO is used. 2003-06-23 11:00:59 +00:00
mca Adapt for new bus_dma structure. 2003-05-08 12:47:39 +00:00
pci add __KERNEL_RCSID() 2003-07-14 22:13:09 +00:00
pnpbios DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
stand NOxxx= variables should appear first 2003-07-10 11:30:43 +00:00
Makefile Adapt for i386/x86 change. 2003-02-26 22:21:19 +00:00