freebsd-nq/sys/i386
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
..
boot Commit a whole cluster of last minute critical (and one cosmetic) fixes 1994-06-22 05:52:25 +00:00
conf Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
eisa Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
i386 Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
include Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
isa Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00