Go to file
thorpej 4d01f6fbee Add some DDB glue:
- Allow BUGCHK and BPT instruction faults in kernel mode if DDB is enabled,
  since they are used to invoke the debugger.
- Add a comment about how we'd like to invoke DDB on a trap panic condition,
  in a perfect world.
1997-07-24 23:55:01 +00:00
bin Fix paren typo so `ed' can edit files again. 1997-07-23 23:39:19 +00:00
distrib remove old Sprite-compatible header files machAsmDefs.h and machConst.h 1997-07-19 07:02:04 +00:00
etc Make all tty??/pty?? pairs that can be opened by openpty(). 1997-07-23 01:29:36 +00:00
games don't xref obsolete regcmp(3) 1997-07-16 06:59:59 +00:00
gnu build chess.6 on alpha. 1997-07-21 04:48:06 +00:00
include Update pw_copy prototype for changes for PR3806, 3807. 1997-07-24 08:47:48 +00:00
lib Revert last change, some folks have reported problems 1997-07-24 19:10:38 +00:00
libexec be safe with some buffers. 1997-07-21 05:13:10 +00:00
regress Use proginstall:: to disable installing PROG. 1997-05-07 15:59:08 +00:00
sbin Clean up usage of __COPYRIGHT() macro. 1997-07-23 20:25:13 +00:00
share MAKEDEV(8), written by MINOURA Makoto. 1997-07-23 15:17:06 +00:00
sys Add some DDB glue: 1997-07-24 23:55:01 +00:00
usr.bin Apply patch from PR 1474, checking results of reading from the 1997-07-24 22:45:23 +00:00
usr.sbin Commit am-utils6.0a8 1997-07-24 23:16:10 +00:00
Makefile Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00