freebsd-dev/sys/ddb
Garrett Wollman f23b4c91c4 Fix up some sloppy coding practices:
- Delete redundant declarations.
- Add -Wredundant-declarations to Makefile.i386 so they don't come back.
- Delete sloppy COMMON-style declarations of uninitialized data in
  header files.
- Add a few prototypes.
- Clean up warnings resulting from the above.

NB: ioconf.c will still generate a redundant-declaration warning, which
is unavoidable unless somebody volunteers to make `config' smarter.
1994-08-18 22:36:09 +00:00
..
db_access.c Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
db_access.h Make all headers idempotent. All incorrect common data moved out of header 1993-11-07 17:39:25 +00:00
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 Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 16:47:35 +00:00
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 Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, and 1993-11-25 01:38:01 +00:00
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 Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
db_sym.h Fix up some sloppy coding practices: 1994-08-18 22:36:09 +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 Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, and 1993-11-25 01:38:01 +00:00
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 The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00