.. |
db_access.c
|
Replace the Mach-derived boolean_t type with the C99 bool type. A
|
2007-02-21 22:59:35 +00:00 |
db_access.h
|
Replace the Mach-derived boolean_t type with the C99 bool type. A
|
2007-02-21 22:59:35 +00:00 |
db_aout.c
|
TRUE -> true, FALSE -> false
|
2007-02-22 06:34:42 +00:00 |
db_aout.h
|
|
|
db_break.c
|
TRUE -> true, FALSE -> false
|
2007-02-22 06:34:42 +00:00 |
db_break.h
|
Fix lossage from boolean_t -> bool and updated x86 bus_dma.
|
2007-02-22 04:38:02 +00:00 |
db_command.c
|
Do not set last_count to zero after every db_command function call it is
|
2009-03-01 12:13:12 +00:00 |
db_command.h
|
Fix my bug introduced in rev 1.98 of db_command.c where command prefix
|
2009-01-05 22:19:40 +00:00 |
db_elf.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
db_examine.c
|
more <sys/buf.h> police
|
2008-11-16 19:34:29 +00:00 |
db_expr.c
|
TRUE -> true, FALSE -> false
|
2007-02-22 06:34:42 +00:00 |
db_extern.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
db_input.c
|
TRUE -> true, FALSE -> false
|
2007-02-22 06:34:42 +00:00 |
db_interface.h
|
- fix vmem unittest. rename VMEM_DEBUG so that it won't be abused again.
|
2009-02-18 13:31:59 +00:00 |
db_lex.c
|
|
|
db_lex.h
|
|
|
db_output.c
|
|
|
db_output.h
|
|
|
db_print.c
|
TRUE -> true, FALSE -> false
|
2007-02-22 06:34:42 +00:00 |
db_run.c
|
Minor clenaup - db_cmd_loop_done is a bool nowadays, so use true/false
|
2007-09-23 23:55:54 +00:00 |
db_run.h
|
Fix lossage from boolean_t -> bool and updated x86 bus_dma.
|
2007-02-22 04:38:02 +00:00 |
db_sym.c
|
As discussed on tech-kern: mutex_init is too heavyweight for early bootstrap
|
2008-11-30 18:21:31 +00:00 |
db_sym.h
|
Fix lossage from boolean_t -> bool and updated x86 bus_dma.
|
2007-02-22 04:38:02 +00:00 |
db_trap.c
|
Replace the Mach-derived boolean_t type with the C99 bool type. A
|
2007-02-21 22:59:35 +00:00 |
db_variables.c
|
Default DDB_ONPANIC to zero. The end product is ultimately for the
|
2009-01-30 21:30:56 +00:00 |
db_variables.h
|
Fix lossage from boolean_t -> bool and updated x86 bus_dma.
|
2007-02-22 04:38:02 +00:00 |
db_watch.c
|
TRUE -> true, FALSE -> false
|
2007-02-22 06:34:42 +00:00 |
db_watch.h
|
Fix lossage from boolean_t -> bool and updated x86 bus_dma.
|
2007-02-22 04:38:02 +00:00 |
db_write_cmd.c
|
TRUE -> true, FALSE -> false
|
2007-02-22 06:34:42 +00:00 |
db_xxx.c
|
- fix vmem unittest. rename VMEM_DEBUG so that it won't be abused again.
|
2009-02-18 13:31:59 +00:00 |
ddbvar.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
files.ddb
|
Add a new option DDB_VERBOSE_HELP that adds online help to ddb.
|
2007-09-22 18:40:20 +00:00 |
TODO
|
|
|