HardenedBSD/sys/ddb
David Greenman 7b42c960f8 1) cleaned up after Garrett - fixed more redundant declarations, changed
use of timeout_t -> timeout_func_t in aha1542 and aha1742 drivers.
2) fix a bug in the portalfs that was uncovered by better prototyping -
   specifically, the time must be converted from timeval to timespec
   before storing in va_atime.
3) fixed/added some miscellaneous prototypes
1994-08-20 03:49:02 +00:00
..
db_access.c Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
db_access.h
db_aout.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
db_break.c Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
db_break.h
db_command.c Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
db_command.h Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
db_examine.c Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
db_expr.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
db_input.c Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
db_lex.c Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
db_lex.h Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
db_output.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
db_output.h
db_print.c Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
db_run.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
db_sym.c 1) cleaned up after Garrett - fixed more redundant declarations, changed 1994-08-20 03:49:02 +00:00
db_sym.h 1) cleaned up after Garrett - fixed more redundant declarations, changed 1994-08-20 03:49:02 +00:00
db_trap.c Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
db_variables.c Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
db_variables.h
db_watch.c Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
db_watch.h Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
db_write_cmd.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
ddb.h