NetBSD/sys/arch/sun3/sun3x
tsutsui c5bc6249f0 Make sure to write out the dump header into an independent block
on the dump device on sun3x. (sync with sun3)
Now savecore(8) can find core dump in dumpdev properly.

XXX "target kcore /dev/mem" on gdb does not work yet.
2001-06-16 00:38:19 +00:00
..
bus_subr.c Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00
clock.c Remove some of broken cf_unit usage. 2001-02-03 12:40:58 +00:00
dvma.c Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00
enable.c
enable.h
genassym.cf convert to use genassym.cf & genassym.sh, as other ports do 2000-12-07 17:51:06 +00:00
idprom.c
iommu.c don't abuse cf_unit. 2001-05-27 06:30:27 +00:00
iommu.h
locore.s add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
locore2.c switch sun3 to ELF. highlight include: 2001-02-22 07:11:08 +00:00
machdep.c Make sure to write out the dump header into an independent block 2001-06-16 00:38:19 +00:00
mem.c Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00
mk48t02.h
obio.c
obio.h
obmem.h
pmap.c replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
pmap_pvt.h
vme.c
vme.h