freebsd-dev/sys/ddb
John Dyson d4060a8751 Some fixes from John Hood:
1) Fix the initialization of malloc structure that changed
		due to perf opt.
	2) Remove unneeded include.
	3) An initialization assert added to malloc.
Submitted by:	John Hood <cgull@smoke.marlboro.vt.us>
1997-12-05 05:36:58 +00:00
..
db_access.c
db_access.h
db_aout.c Print the filename, not the directory we compiled in. 1997-09-28 08:34:46 +00:00
db_break.c
db_break.h
db_command.c
db_command.h
db_examine.c
db_expr.c
db_input.c Some fixes from John Hood: 1997-12-05 05:36:58 +00:00
db_lex.c
db_lex.h
db_output.c
db_output.h
db_print.c
db_ps.c Fixed scrolling. Newline at the "--More--" prompt scrolled 2 lines. 1997-10-09 00:20:00 +00:00
db_run.c
db_sym.c Some staticized variables were still declared to be extern. 1997-06-30 23:54:50 +00:00
db_sym.h Some staticized variables were still declared to be extern. 1997-06-30 23:54:50 +00:00
db_trap.c
db_variables.c
db_variables.h Some staticized variables were still declared to be extern. 1997-06-30 23:54:50 +00:00
db_watch.c
db_watch.h
db_write_cmd.c
ddb.h