freebsd-dev/sys/fs
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
..
cd9660 Changed B_AGE policy to work correctly in a world with relatively large 1994-08-08 09:11:44 +00:00
deadfs Added $Id$ 1994-08-02 07:55:43 +00:00
fdescfs The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
fifofs Added $Id$ 1994-08-02 07:55:43 +00:00
nullfs Added $Id$ 1994-08-02 07:55:43 +00:00
portalfs The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
procfs Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
specfs Changed B_AGE policy to work correctly in a world with relatively large 1994-08-08 09:11:44 +00:00
umapfs Added $Id$ 1994-08-02 07:55:43 +00:00
unionfs Added $Id$ 1994-08-02 07:55:43 +00:00