freebsd-src/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 Completed function declarations and/or added prototypes. 1995-11-24 13:53:05 +00:00
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 Completed function declarations and/or added prototypes. 1995-11-24 13:53:05 +00:00
db_command.c Completed function declarations and/or added prototypes and/or #includes 1995-11-24 14:13:42 +00:00
db_command.h Completed function declarations and/or added prototypes. 1995-11-24 13:53:05 +00:00
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 Completed function declarations and/or added prototypes. 1995-11-24 13:53:05 +00:00
db_output.c Completed function declarations and/or added prototypes and/or #includes 1995-11-24 14:13:42 +00:00
db_output.h Completed function declarations and/or added prototypes. 1995-11-24 13:53:05 +00:00
db_print.c Completed function declarations and/or added prototypes and/or #includes 1995-11-24 14:13:42 +00:00
db_ps.c Change db_ps() to have the correct number and type of args for a ddb 1995-08-27 02:40:39 +00:00
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 Completed function declarations and/or added prototypes. 1995-11-24 13:53:05 +00:00
db_trap.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
db_variables.c Completed function declarations and/or added prototypes and/or #includes 1995-11-24 14:13:42 +00:00
db_variables.h Completed function declarations and/or added prototypes. 1995-11-24 13:53:05 +00:00
db_watch.c Completed function declarations and/or added prototypes and/or #includes 1995-11-24 14:13:42 +00:00
db_watch.h Completed function declarations and/or added prototypes. 1995-11-24 13:53:05 +00:00
db_write_cmd.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
ddb.h Completed function declarations and/or added prototypes. 1995-11-24 13:53:05 +00:00