NetBSD/sys/arch/sun3
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
..
compile
conf Fix various misspellings of compatible/compatibility. 2001-06-11 01:50:48 +00:00
dev (locally defined) HZ -> hz 2001-06-05 05:20:20 +00:00
include replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
stand Put longjmp's return value in the proper %d0. 2001-05-10 16:50:22 +00:00
sun3 Don't need to prototype child_return() here, it's in <sys/proc.h>. 2001-06-14 22:56:55 +00:00
sun3x Make sure to write out the dump header into an independent block 2001-06-16 00:38:19 +00:00
Makefile