NetBSD/sys/arch
deraadt ed575390ee pmap.c, machdep.c, autoconf.c, cpu.c, intr.c, : net-posted patches from Torek
autoconf.c: mountroot kludges that need fixing later
clock.c: two volatile decls
conf.c: stategy()'s return void, *tty[] not tty[], __P()'d xxdump() calls,
	add mem_no, *constty[] not &cons.
genassym.c, machdep.c: sys/vmmeter.h needed
intr.c: make kernel writable temporarily in intr_fasttrap()
intr.c: do not use NETISR_ARP
locore.s: icode maps at 0 so do not relocate, don't define __main here.
machdep.c: don't have sysctl.h (yet), use vm_page_free_count for freemem,
	setregs() sets pc/npc/stack, note: signal delivery code needs
	fixing, add various other NetBSD function stubs.
pmap.c: do kernel_pmap/kernel_pmap_store the old way, delete
	vm_page_startup_initialized weirdness.
swapgeneric.c: everything about mountroot needs fixing, help.
trap.c: sunsys -> sun_sysent, etc.
vm_machdep.c: don't use cpu_coredump() for now.
1993-10-11 02:16:12 +00:00
..
amiga Ditto. 1993-09-02 19:05:40 +00:00
hp300 do the virtual space hoop-jumping for the new vfs_bio; 1993-09-30 21:41:20 +00:00
i386 Convert space to tabs on the trapframe and sigframe lines 1993-10-10 07:23:34 +00:00
m68k Ditto. 1993-09-02 19:05:40 +00:00
mac68k delete bogus kernel files/binaries, and add a .keep_me 1993-09-30 01:25:44 +00:00
pc532 Fixing the SCSI DMA EOP problem. 1993-10-05 21:37:02 +00:00
sparc pmap.c, machdep.c, autoconf.c, cpu.c, intr.c, : net-posted patches from Torek 1993-10-11 02:16:12 +00:00
sun3 Ditto. 1993-09-02 19:05:40 +00:00
vax/compile compile needs to be kept in the distribution 1993-04-19 23:30:06 +00:00