NetBSD/sys/arch/vax
matt 9b5b646399 Cleanup trapframe handling. Instead of keeping a trapframe pointer in the
pcb, put in the mdlwp instead.  We had a dummy field so it didn't grow in
size.  This also follows the practice that mips and powerpc follow that a
pointer to the user trapframe is in l->l_md.md_utf.  Make trapframe members
start with tf_
2011-07-03 02:18:20 +00:00
..
bi Cleanup includes. Change <machine/XXX.h> to <sys/XXX.h> for bus, cpu, intr. 2010-12-14 23:38:30 +00:00
boot Specify that the sock argument of socktodesc() is an int, 2011-05-19 02:37:41 +00:00
compile
conf dependant -> dependent 2011-06-30 20:09:15 +00:00
consolerl
floppy
if Cleanup includes. Change <machine/XXX.h> to <sys/XXX.h> for bus, cpu, intr. 2010-12-14 23:38:30 +00:00
include Cleanup trapframe handling. Instead of keeping a trapframe pointer in the 2011-07-03 02:18:20 +00:00
mba Cleanup includes. Change <machine/XXX.h> to <sys/XXX.h> for bus, cpu, intr. 2010-12-14 23:38:30 +00:00
stand
uba dependant -> dependent 2011-06-30 20:09:15 +00:00
vax Cleanup trapframe handling. Instead of keeping a trapframe pointer in the 2011-07-03 02:18:20 +00:00
vsa assignment to sc_dev is in tcattach, we don't have sc_dev 2011-06-05 16:12:50 +00:00
Makefile