freebsd-dev/sys/ddb
Bruce Evans d2984da171 Print "(null)" instead of crashing for null strings. Null names are
often generated for stack traces.  Now inspection of unmapped addresses
no longer panics the system.
1994-10-30 20:55:44 +00:00
..
db_access.c Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
db_access.h Make all headers idempotent. All incorrect common data moved out of header 1993-11-07 17:39:25 +00:00
db_aout.c Makes gcc silent in sys/ddb. 1994-09-27 03:34:58 +00:00
db_break.c Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
db_break.h Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 16:47:35 +00:00
db_command.c 1) Changed ddb into a option rather than a pseudo-device (use options DDB 1994-08-27 16:14:39 +00:00
db_command.h Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
db_examine.c Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
db_expr.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
db_input.c Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
db_lex.c Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
db_lex.h Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
db_output.c Print "(null)" instead of crashing for null strings. Null names are 1994-10-30 20:55:44 +00:00
db_output.h Woops, wrong solution to the problem. Backed out previous fix to ddb.h, and 1994-09-27 12:15:56 +00:00
db_print.c Makes gcc silent in sys/ddb. 1994-09-27 03:34:58 +00:00
db_ps.c #include ddb.h not db_output.h 1994-09-28 19:16:24 +00:00
db_run.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
db_sym.c Makes gcc silent in sys/ddb. 1994-09-27 03:34:58 +00:00
db_sym.h Makes gcc silent in sys/ddb. 1994-09-27 03:34:58 +00:00
db_trap.c Avoid ddb getting a panic if the code-segment isn't the usual one... 1994-10-02 19:36:30 +00:00
db_variables.c Makes gcc silent in sys/ddb. 1994-09-27 03:34:58 +00:00
db_variables.h Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, and 1993-11-25 01:38:01 +00:00
db_watch.c Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
db_watch.h Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
db_write_cmd.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
ddb.h Woops, wrong solution to the problem. Backed out previous fix to ddb.h, and 1994-09-27 12:15:56 +00:00