HardenedBSD/sys/ddb
Matthew Dillon a1c1e16ada Changes to support -Wall, -Wcast-qual. Had to make physical code changes
in db_lookup() to avoid the *cp = 0 / *cp = ':' combo ( temporary
    nul-terminate-then-restore-original ) on a const char * string.
1999-01-27 19:00:49 +00:00
..
db_access.c
db_access.h
db_aout.c Changes to support -Wall, -Wcast-qual. Had to make physical code changes 1999-01-27 19:00:49 +00:00
db_break.c Fixed db_printf format errors. 1998-07-08 06:43:57 +00:00
db_break.h
db_command.c Replace includes of <sys/kernel.h> with includes of 1999-01-14 06:22:10 +00:00
db_command.h
db_elf.c Changes to support -Wall, -Wcast-qual. Had to make physical code changes 1999-01-27 19:00:49 +00:00
db_examine.c Use not-so-new printf formats %r and/or %z instead of %n and/or %+x. 1998-07-08 10:53:58 +00:00
db_expr.c
db_input.c
db_kld.c Changes to support -Wall, -Wcast-qual. Had to make physical code changes 1999-01-27 19:00:49 +00:00
db_lex.c Fixed bogus type of valuep in struct db_variable. It was `int *' and 1998-07-08 09:11:43 +00:00
db_lex.h Fixed bogus type of valuep in struct db_variable. It was `int *' and 1998-07-08 09:11:43 +00:00
db_output.c Fixed bogus type of valuep in struct db_variable. It was `int *' and 1998-07-08 09:11:43 +00:00
db_output.h
db_print.c Use not-so-new printf formats %r and/or %z instead of %n and/or %+x. 1998-07-08 10:53:58 +00:00
db_ps.c Changes to support -Wall, -Wcast-qual. Had to make physical code changes 1999-01-27 19:00:49 +00:00
db_run.c
db_sym.c Changes to support -Wall, -Wcast-qual. Had to make physical code changes 1999-01-27 19:00:49 +00:00
db_sym.h Changes to support -Wall, -Wcast-qual. Had to make physical code changes 1999-01-27 19:00:49 +00:00
db_trap.c
db_variables.c Fixed bogus type of valuep in struct db_variable. It was `int *' and 1998-07-08 09:11:43 +00:00
db_variables.h Fixed bogus type of valuep in struct db_variable. It was `int *' and 1998-07-08 09:11:43 +00:00
db_watch.c Fixed db_printf format errors. 1998-07-08 06:43:57 +00:00
db_watch.h
db_write_cmd.c Use not-so-new printf formats %r and/or %z instead of %n and/or %+x. 1998-07-08 10:53:58 +00:00
ddb.h Changes to support -Wall, -Wcast-qual. Had to make physical code changes 1999-01-27 19:00:49 +00:00