NetBSD/sys/arch/sun3
gwr 4bcf6b565f 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-10 23:57:34 +00:00
..
compile COMPATOBJS -> COMPAT_OBJS (already done on release branch) 1996-07-11 16:52:10 +00:00
conf Actually works now. 1997-02-10 23:36:09 +00:00
dev Export zs_get_chan_addr() for zs_kgdb.c 1997-02-10 23:29:52 +00:00
include sync with the sun3x version 1997-02-05 14:51:23 +00:00
stand Kill a type-cast. 1997-02-05 17:44:59 +00:00
sun3 Change most occurrences of "struct frame" (union of all frames formats) 1997-02-10 23:57:34 +00:00
sun3x Put all the name/value pairs in an initialized array of structures 1997-02-03 19:31:44 +00:00
Makefile SUBDIR=stand 1995-07-05 19:04:23 +00:00