freebsd-nq/sys/dev
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
..
ed Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
ep Added support for SIOCSIFMTU. 1994-08-08 13:33:16 +00:00
fdc Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
ic
ie Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
kbd
mcd Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
mse Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
ppbus Added $Id$ 1994-08-02 07:55:43 +00:00
sio Bruce Evans' dynamic interrupt support. 1994-08-18 05:09:36 +00:00
speaker Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
syscons Oops, changed order of include lines... 1994-08-17 19:32:23 +00:00