freebsd-dev/sys/ufs
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
..
ffs Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
lfs Added $Id$ 1994-08-02 07:55:43 +00:00
mfs Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
ufs Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00