NetBSD/sys/arch/x68k/x68k
chs 821ec03ed9 replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
..
autoconf.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
bus.c replace vm_page_t with struct vm_page *. 2001-05-26 21:27:10 +00:00
clock.c
clockioctl.h
conf.c Add `l_poll' to `struct linesw' and provide an xxxpoll() entry point 2001-05-02 10:32:08 +00:00
db_memrw.c
disksubr.c
fpu.c
genassym.cf
iodevice.h
kgdb_glue.c add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
kgdb_proto.h
kgdb_stub.c add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
locore.s add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
machdep.c replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
mem.c Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00
pmap.c replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
pmap_bootstrap.c
procfs_machdep.c
sys_machdep.c
trap.c replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
vectors.s
vm_machdep.c Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00
x68k_init.c