Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-02-27 | Provide a means to lock ddb off on systems at high securelevel, in order | Hugh Graham | |
reduce the need for a custom kernel sans ddb. | |||
1998-02-05 | rename ddb.panic_ddb, and add ddb.console. Now you can stop console ddb entry | Theo de Raadt | |
with a sysctl. There will be architectures and drivers that lack function, and I trust the maintainers of those will forget to add the code.. | |||
1997-12-29 | sysctl ddb.panic_ddb; felix@mamba.pond.sub.org | Theo de Raadt | |
1996-03-30 | Added: sysctl access to the ddb variables. | Michael Shalayeff | |
Fixed: "netbsd" strings in sym table handling routines. now it is usefull to change max_{width,line} according to your real console geometry, just w/ sysctl program. |