NetBSD/sys/arch/i386
yamt fe3e5aa0b8 as we know PTPs are zero-filled when being freed,
mark them PG_ZERO so that they'll be used to serve UVM_PGA_ZERO requests.
2003-11-01 15:21:02 +00:00
..
acpi Update for structure changes. 2003-10-31 21:49:39 +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 Added stpcide(4) driver for STMicroelectronics STPC IDE controllers. 2003-10-31 06:49:58 +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 Rename "stack" to "stacktrace" and have "stack" call "stacktrace $ebp $eip" 2000-06-08 14:42:11 +00:00
i386 as we know PTPs are zero-filled when being freed, 2003-11-01 15:21:02 +00:00
include Reduce code duplication by adding mi_userret() in sys/userret.h 2003-10-31 16:44:34 +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 quell a gcc3 "uninitialized" warning by putting some more dead code 2003-10-28 11:17:14 +00:00
stand Remove memset prototype. Already present in sys/lib/libsa/stand.h. 2003-10-31 10:49:25 +00:00
Makefile Make the tags: target create tags for the ath(4) HAL. 2003-10-26 00:17:46 +00:00