NetBSD/sys/arch/atari/atari
chs 15982c7311 fix typo in pmap_kremove() which was invalidating the wrong TLB entry.
from Hiroki Tanikawa in PR 14099.
2001-09-29 22:00:29 +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 Allow storage-space to be passed to the alloc_bus_space_tag() functions. This 2000-01-19 13:12:54 +00:00
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 remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:22:17 +00:00
device.h
disksubr.c Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
dkbad.c
fpu.c Prepare assembly parts for an eventual transition to ELF. Mostly from a 2001-02-09 21:47:45 +00:00
genassym.cf Don't emit SCU defines when it isn't present. 2001-04-24 06:17:22 +00:00
intr.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:22:17 +00:00
intr.h Fix tipo inherited from old version of TNF copyright template. 1997-10-09 07:37:50 +00:00
intrcnt.h Some ELF adaption. 2001-09-08 11:14:33 +00:00
le_bus.c Allow storage-space to be passed to the alloc_bus_space_tag() functions. This 2000-01-19 13:12:54 +00:00
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 Add bus_space_{read,write}_region_stream_N functions. 1998-05-25 09:08:08 +00:00
mem.c Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00
pmap.c fix typo in pmap_kremove() which was invalidating the wrong TLB entry. 2001-09-29 22:00:29 +00:00
procfs_machdep.c No-op commit to force update to a non-"-kk" revision. 2001-01-18 17:47:58 +00:00
stalloc.c
stalloc.h
sys_machdep.c g/c obsolete vtrace(2) stuff 2000-12-13 18:13:05 +00:00
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