freebsd_amp_hwpstate/sys/ddb
Bruce Evans 058284fceb Completed function declarations and/or added prototypes and/or #includes
to get the prototypes.

Changed some `int's to `boolean_t's.  boolean_t's are ints so they are
hard to distinguish from ints.

Converted function headers to old-style.  ddb is written in K&R1 C
except where we broke it.
1995-11-24 14:13:42 +00:00
..
db_access.c Completed function declarations and/or added prototypes and/or #includes 1995-11-24 14:13:42 +00:00
db_access.h
db_aout.c Completed function declarations and/or added prototypes and/or #includes 1995-11-24 14:13:42 +00:00
db_break.c Completed function declarations and/or added prototypes and/or #includes 1995-11-24 14:13:42 +00:00
db_break.h
db_command.c Completed function declarations and/or added prototypes and/or #includes 1995-11-24 14:13:42 +00:00
db_command.h
db_examine.c Completed function declarations and/or added prototypes and/or #includes 1995-11-24 14:13:42 +00:00
db_expr.c Completed function declarations and/or added prototypes and/or #includes 1995-11-24 14:13:42 +00:00
db_input.c Completed function declarations and/or added prototypes and/or #includes 1995-11-24 14:13:42 +00:00
db_lex.c Completed function declarations and/or added prototypes and/or #includes 1995-11-24 14:13:42 +00:00
db_lex.h
db_output.c Completed function declarations and/or added prototypes and/or #includes 1995-11-24 14:13:42 +00:00
db_output.h
db_print.c Completed function declarations and/or added prototypes and/or #includes 1995-11-24 14:13:42 +00:00
db_ps.c
db_run.c Completed function declarations and/or added prototypes and/or #includes 1995-11-24 14:13:42 +00:00
db_sym.c Completed function declarations and/or added prototypes and/or #includes 1995-11-24 14:13:42 +00:00
db_sym.h
db_trap.c
db_variables.c Completed function declarations and/or added prototypes and/or #includes 1995-11-24 14:13:42 +00:00
db_variables.h
db_watch.c Completed function declarations and/or added prototypes and/or #includes 1995-11-24 14:13:42 +00:00
db_watch.h
db_write_cmd.c
ddb.h