NetBSD/share/man
jonathan 3ac3cbcfb8 Add options DDB_FROMCONSOLE and sysctl ddb.fromconsole, analagous to
DDB_ONPANIC. Lets user ignore breaks but enter DDB on panic.  Intended
for machines where debug on panic is useful, but DDB entry is not,
(public-access console, or terminal-servers which send spurious breaks)

Add new ddb hook, console_debugger(), which decides whether or not to
ignore console ddb requests. Console drivers should be updated to call
console_debugger(), not Debugger(), in response to serial-console
break or ddb keyboard sequence.
1998-10-29 21:22:32 +00:00
..
man0
man1
man3
man4 Add options DDB_FROMCONSOLE and sysctl ddb.fromconsole, analagous to 1998-10-29 21:22:32 +00:00
man5 Note that #lines are comments. 1998-10-18 22:49:16 +00:00
man6
man7 Correct error: .Fd is _not_ parsed and is _not_ callable. 1998-10-28 05:57:20 +00:00
man8 First cut at boot process (bootblock and loadbsd) documentation. 1998-10-22 21:57:14 +00:00
man9 Man page describing the interface between the MI core wdc and its bus 1998-10-19 12:52:21 +00:00
tools
Makefile