NetBSD/sys/ddb
itohy 94b2e6e61d Dump DDB_* and SYMTAB_SPACE options to opt_ddbparam.h rather than opt_ddb.h.
These options are used in limited files but #include "opt_ddb.h" are
everywhere, and changing them caused almost full recompilation.
2002-11-04 06:24:38 +00:00
..
TODO Another item on the TODO list: 2002-08-26 11:35:22 +00:00
db_access.c ANSIfy, KNF. 2002-02-15 07:33:48 +00:00
db_access.h ANSIfy, KNF. 2002-02-15 07:33:48 +00:00
db_aout.c ANSIfy, KNF. 2002-02-15 07:33:48 +00:00
db_aout.h
db_break.c ANSIfy, KNF. 2002-02-15 07:33:48 +00:00
db_break.h ANSIfy, KNF. 2002-02-15 07:33:48 +00:00
db_command.c Casting from a pointer, to a db_expr_t, has to go via an intptr_t. 2002-08-26 11:34:27 +00:00
db_command.h ANSIfy, KNF. 2002-02-15 07:33:48 +00:00
db_elf.c ANSIfy, KNF. 2002-02-15 07:33:48 +00:00
db_examine.c ANSIfy, KNF. 2002-02-15 07:33:48 +00:00
db_expr.c ANSIfy, KNF. 2002-02-15 07:33:48 +00:00
db_extern.h Add db_recover 2002-05-13 20:17:20 +00:00
db_input.c Dump DDB_* and SYMTAB_SPACE options to opt_ddbparam.h rather than opt_ddb.h. 2002-11-04 06:24:38 +00:00
db_interface.h ANSIfy, KNF. 2002-02-15 07:33:48 +00:00
db_lex.c ANSIfy, KNF. 2002-02-15 07:33:48 +00:00
db_lex.h ANSIfy, KNF. 2002-02-15 07:33:48 +00:00
db_output.c ANSIfy, KNF. 2002-02-15 07:33:48 +00:00
db_output.h provide a db_vprintf() which is exactly what the name suggests 2002-06-05 17:53:52 +00:00
db_print.c ANSIfy, KNF. 2002-02-15 07:33:48 +00:00
db_run.c ANSIfy, KNF. 2002-02-15 07:33:48 +00:00
db_run.h ANSIfy, KNF. 2002-02-15 07:33:48 +00:00
db_sym.c Dump DDB_* and SYMTAB_SPACE options to opt_ddbparam.h rather than opt_ddb.h. 2002-11-04 06:24:38 +00:00
db_sym.h ANSIfy, KNF. 2002-02-15 07:33:48 +00:00
db_trap.c ANSIfy, KNF. 2002-02-15 07:33:48 +00:00
db_variables.c Dump DDB_* and SYMTAB_SPACE options to opt_ddbparam.h rather than opt_ddb.h. 2002-11-04 06:24:38 +00:00
db_variables.h ANSIfy, KNF. 2002-02-15 07:33:48 +00:00
db_watch.c ANSIfy, KNF. 2002-02-15 07:33:48 +00:00
db_watch.h ANSIfy, KNF. 2002-02-15 07:33:48 +00:00
db_write_cmd.c ANSIfy, KNF. 2002-02-15 07:33:48 +00:00
db_xxx.c Casting from a pointer, to a db_expr_t, has to go via an intptr_t. 2002-08-26 11:34:27 +00:00
ddbvar.h ANSIfy, KNF. 2002-02-15 07:33:48 +00:00