Age | Commit message (Expand) | Author |
---|---|---|
2011-04-03 | Allow kernel printfs to go to console if in ddb instead of being redirected | Dale Rahn |
2008-11-08 | Add a new sysctl ``ddb.trigger'' | Marco Pfatschbacher |
2006-07-06 | Make the ddb.log sysctl available as an in-ddb variable, $log, for consistency. | Miod Vallat |
2003-06-28 | option to log ddb output to kernel message buffer, via sysctl ddb.log | Ted Unangst |
2003-06-02 | kill the clauses three and four on my sources | Michael Shalayeff |
2002-07-01 | Don't let variable declarations without "extern" living in .h files. | Miod Vallat |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
1998-02-05 | rename ddb.panic_ddb, and add ddb.console. Now you can stop console ddb entry | Theo de Raadt |
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 |
1996-03-11 | Debbuger changed towards the latest Mach. | Michael Shalayeff |