..
db_access.c
Use BYTE_ORDER, not BYTE_[LM]SF.
1994-10-09 08:37:35 +00:00
db_access.h
Clean up #includes.
1994-10-09 08:29:55 +00:00
db_aout.c
backout previous kprintf changes
1996-10-13 04:10:34 +00:00
db_aout.h
Eliminate dependency on /usr/include/*
1996-02-27 20:54:43 +00:00
db_break.c
Fix db_printf format specifications.
1996-03-30 22:30:03 +00:00
db_break.h
DDB prototype changes.
1996-02-05 01:56:47 +00:00
db_command.c
db_expr_t became a long.
1997-02-03 23:36:09 +00:00
db_command.h
DDB prototype changes.
1996-02-05 01:56:47 +00:00
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
DDB prototype changes.
1996-02-05 01:56:47 +00:00
db_input.c
DDB prototype changes.
1996-02-05 01:56:47 +00:00
db_interface.h
DDB prototype changes.
1996-02-05 01:56:47 +00:00
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
change more __kprintf__ format attributes to use __kprintf_attribute__,
1996-04-04 05:13:50 +00:00
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
DDB prototype changes.
1996-02-05 01:56:47 +00:00
db_sym.c
fix various 64-bitness bugs.
1997-02-03 19:57:03 +00:00
db_sym.h
DDB prototype changes.
1996-02-05 01:56:47 +00:00
db_trap.c
DDB prototype changes.
1996-02-05 01:56:47 +00:00
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
Fix db_printf format specifications.
1996-03-30 22:30:03 +00:00
db_watch.h
DDB prototype changes.
1996-02-05 01:56:47 +00:00
db_write_cmd.c
fix printf format widths
1997-02-04 00:32:09 +00:00