Go to file
thorpej c14ce368af Define db_onpanic variable; if non-zero, the DDB will be entered when
the kernel panics.  It may be initialized to 0 with the kernel option
"DDB_ONPANIC=0", and is patchable.  It may be changed at run-time
from within the DDB (as a DDB variable) or via the ddb.onpanic sysctl
node.

Export all DDB built-in variables via sysctl.
1997-01-09 05:37:02 +00:00
bin Sync to 4.4BSD-Lite2; really just the SCCS ID, because we don't have vfslist.c in our mount sources. 1997-01-09 03:56:31 +00:00
distrib Update to match reality more closely. 1997-01-08 22:06:56 +00:00
etc RFC 1597 has been obsoleted by RFC 1918. 1997-01-09 05:33:14 +00:00
games Sync to 4.4BSD-Lite2 1997-01-07 12:42:14 +00:00
gnu xref ld.so.conf.5 1997-01-05 12:07:53 +00:00
include Catch up with const changes to dlopen() and dlsym() prototypes in 1997-01-03 22:37:58 +00:00
lib remove leading 'l' in "-l ltermcap" (should be "-l termcap") 1997-01-06 04:38:41 +00:00
libexec PR 3089: fingerd.8 could be misleading. 1997-01-08 00:12:44 +00:00
regress merge DB 1.85 changes 1996-05-03 21:50:36 +00:00
sbin Add ipf. 1997-01-08 21:58:34 +00:00
share Fix another minor nit pointed out by Klaus Klein <kleink@layla.inka.de> 1997-01-08 21:01:11 +00:00
sys Define db_onpanic variable; if non-zero, the DDB will be entered when 1997-01-09 05:37:02 +00:00
usr.bin The atari-Hades can use fdformat too. 1997-01-08 21:41:22 +00:00
usr.sbin Add ipf. 1997-01-08 21:58:34 +00:00
Makefile All of domestic/lib now builds without errors, so we build it all. 1996-11-27 02:04:06 +00:00