NetBSD/sys/ddb
cgd a9295bf811 make variable pointers (in variable declaration structs) be 'long *', so
that the common case can be handled with no hassles on all machines.
fix up the various internal variables which are also exported via sysctl
(and which therefore must be 'int's) to do the right thing via a special
read/write function.
1997-02-04 00:33:32 +00:00
..
db_access.c
db_access.h
db_aout.c backout previous kprintf changes 1996-10-13 04:10:34 +00:00
db_aout.h
db_break.c
db_break.h
db_command.c db_expr_t became a long. 1997-02-03 23:36:09 +00:00
db_command.h
db_examine.c db_expr_t became a long. 1997-02-03 23:36:09 +00:00
db_expr.c fix various 64-bitness bugs. 1997-02-03 19:56:03 +00:00
db_extern.h
db_input.c
db_interface.h
db_lex.c fix various 64-bitness bugs. 1997-02-03 19:56:03 +00:00
db_lex.h fix various 64-bitness bugs. 1997-02-03 19:56:03 +00:00
db_output.c needs systm.h for prototypes 1997-02-03 19:56:24 +00:00
db_output.h
db_print.c fix printf format widths 1997-02-04 00:32:09 +00:00
db_run.c part of the SOFTWARE_SSTEP code was mips-specific. #ifdef it appropriately. 1997-02-03 19:57:41 +00:00
db_run.h
db_sym.c fix various 64-bitness bugs. 1997-02-03 19:57:03 +00:00
db_sym.h
db_trap.c
db_variables.c make variable pointers (in variable declaration structs) be 'long *', so 1997-02-04 00:33:32 +00:00
db_variables.h make variable pointers (in variable declaration structs) be 'long *', so 1997-02-04 00:33:32 +00:00
db_watch.c
db_watch.h
db_write_cmd.c fix printf format widths 1997-02-04 00:32:09 +00:00