NetBSD/sys/arch
gwr aebbe3f083 Change most occurrences of "struct frame" (union of all frames formats)
to "struct trapframe" (the minimal frame) because in most cases, all we
care about is the minimal, invariant part.  Further, if the declaration
says we have an arg of type "frame" (big union), then KGDB will try to
print the whole bloody thing out whether you want to see it or not.
1997-02-11 00:18:25 +00:00
..
alpha kill wdc/wd, which accidentally crept in in the last commit 1997-02-08 01:06:58 +00:00
amiga The last few libsa/open.c changes gradually increased code size, until fdboot 1997-02-05 22:32:44 +00:00
arm32 Add a define for the cpu_functions structure member cf_sleep. 1997-02-10 04:01:08 +00:00
atari Nuke some options GENERIC residue. 1997-02-04 04:57:10 +00:00
hp300 Fix edit-o that caused panic's when root was on HP-IB disk. 1997-02-05 20:56:29 +00:00
i386 fix typos; from Erik Bertelsen in PR port-i386/2272. 1997-02-07 06:12:46 +00:00
m68k FIXUP_PC_AFTER_BREAK now takes an arg of type db_regs_t * 1997-02-06 21:16:28 +00:00
mac68k Console bell callback support prototypes 1997-02-10 22:13:40 +00:00
mips pmaxpagesperpage -> mipspagesperpage 1997-01-14 22:29:54 +00:00
mvme68k Apply that fix from Bill Studenmund that keeps us from ignoring DCD. 1997-02-05 14:06:58 +00:00
ofppc Nuke some options GENERIC residue. 1997-02-04 04:57:10 +00:00
pc532 add missing parentheses to assym.h rule. 1997-02-10 10:54:00 +00:00
pica Nuke some options GENERIC residue. 1997-02-04 04:57:10 +00:00
pmax Fix makebootdev() bug when boot device isn't in pmax_nam2blk. When booting 1997-02-05 17:53:52 +00:00
powerpc Nuke some options GENERIC residue. 1997-02-04 04:57:10 +00:00
sparc Add `-mno-fpu' to compiler flags; pulled up from 1.2 version. 1997-02-05 00:12:46 +00:00
sun3 Change most occurrences of "struct frame" (union of all frames formats) 1997-02-11 00:18:25 +00:00
sun3x Simplify the cpp conditional sections near the end. 1997-02-05 14:36:46 +00:00
vax FIXUP_PC_AFTER_BREAK now takes an arg of type db_regs_t * 1997-02-06 21:16:28 +00:00
x68k Use bitmask_snprintf (from i386) 1997-02-05 16:35:47 +00:00