Go to file
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
bin add type builtin. 1997-02-06 23:24:52 +00:00
distrib parens around macro value. (oops!) 1997-01-23 19:13:56 +00:00
etc Missing `)'. 1997-02-10 00:19:08 +00:00
games fix typo in Napoleon's name 1997-01-23 06:06:29 +00:00
gnu install *.cc headers from libstdc++/st[dl]; from Steven J. Dovich in 1997-02-07 07:14:02 +00:00
include Apply the necessary fixes from: routed-970113 1997-02-03 22:20:38 +00:00
lib Updated to actually pass an address and length of the virtual memory area 1997-02-10 03:20:48 +00:00
libexec that which thou openest, thou shalt close. 1997-02-03 19:45:02 +00:00
regress merge DB 1.85 changes 1996-05-03 21:50:36 +00:00
sbin The pc532 port now uses the new libkvm. 1997-02-08 09:38:06 +00:00
share Change bsd.own.mk to build shared libs on mips CPUs by default. 1997-02-10 21:08:58 +00:00
sys Change most occurrences of "struct frame" (union of all frames formats) 1997-02-11 00:18:25 +00:00
usr.bin RCS id police. 1997-02-09 14:33:50 +00:00
usr.sbin Xr Trpt -> Nm Trsp; pull in other bug fixes from trpt(8). 1997-02-07 06:53:17 +00:00
Makefile All of domestic/lib now builds without errors, so we build it all. 1996-11-27 02:04:06 +00:00