NetBSD/sys/arch/i386
chs 62a6d0660c move the guts of pmap_remove() to pmap_do_remove(), which has a flags arg
to tell it whether or not to remove wired mappings.  pmap_remove() wants
to remove wired mappings, pmap_collect() doesn't.  fixes PRs 10363 and 10761.
2000-09-10 03:45:58 +00:00
..
bioscall
compile
conf Example config file for enabling large page support. 2000-09-07 18:55:30 +00:00
eisa Add functions to read EISA configuration data for MEM, IRQ, DMA, and IO. 2000-08-11 00:43:18 +00:00
gdbscripts Rename "stack" to "stacktrace" and have "stack" call "stacktrace $ebp $eip" 2000-06-08 14:42:11 +00:00
i386 move the guts of pmap_remove() to pmap_do_remove(), which has a flags arg 2000-09-10 03:45:58 +00:00
include Add optional support for mapping the kernel with large (4MB) pages. 2000-09-07 17:20:58 +00:00
isa Kwality control: 2000-07-02 04:40:33 +00:00
mca #if 0 bogus mca_intr_establish() added possibly mistakely 2000-08-13 10:38:38 +00:00
pci Add another option PCIBIOS_INTR_GUESS for no compatible ICU found case. 2000-08-10 21:18:27 +00:00
pnpbios remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
stand Final fix to make this work without object directories again. 2000-09-08 19:57:05 +00:00
Makefile Remove pcvt tentacles. 2000-06-11 02:41:10 +00:00