NetBSD/sys/arch/atari/atari
chs 9451559ef4 pmap_page_protect(VM_PROT_NONE) must remove all mappings in the PV list,
even if they are wired.  we need to be able to remove all mappings to
pages that are being freed due to (eg.) file truncation.
2002-01-02 00:51:33 +00:00
..
atari_init.c PCI_VGA_SIZE -> PCI_MEM_SIZE. (Plus some comments on those constants). 2001-05-28 06:43:19 +00:00
autoconf.c Try to search for an isa bus during console configuration too... Otherwise, 2001-06-07 08:35:29 +00:00
be_bus.c
bus.c don't depend on other headers to include sys/proc.h for us. 2001-09-28 12:36:48 +00:00
conf.c We really need a wsdisplay on the Milan. 2001-06-07 08:41:11 +00:00
db_memrw.c
device.h
disksubr.c Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
dkbad.c
fpu.c
genassym.cf Don't emit SCU defines when it isn't present. 2001-04-24 06:17:22 +00:00
intr.c
intr.h
intrcnt.h Some ELF adaption. 2001-09-08 11:14:33 +00:00
le_bus.c
locore.s Some ELF adaption. 2001-09-08 11:14:33 +00:00
machdep.c Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00
mainbus.c
mem.c Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00
pmap.c pmap_page_protect(VM_PROT_NONE) must remove all mappings in the PV list, 2002-01-02 00:51:33 +00:00
procfs_machdep.c
stalloc.c
stalloc.h
sys_machdep.c
trap.c Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00
vectors.s Fix typo in !COMPAT_13 case. 2001-09-24 13:19:54 +00:00
vm_machdep.c Add missing argument to pmap_update(). 2001-09-24 09:17:19 +00:00