freebsd-src/sys
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
..
alpha/include Updated to latest version from 1.1.5.1+ 1994-08-17 08:51:10 +00:00
amd64 Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
conf Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
ddb Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
dev Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
fs Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
gnu Added $Id$ 1994-08-02 07:55:43 +00:00
i386 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
isofs/cd9660 Changed B_AGE policy to work correctly in a world with relatively large 1994-08-08 09:11:44 +00:00
kern Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
libkern Added $Id$ 1994-08-02 07:55:43 +00:00
miscfs Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
net Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
netccitt Added $Id$ 1994-08-02 07:55:43 +00:00
netinet Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
netiso Hack to get netstat compiling...from 1.1.5. 1994-08-05 12:33:30 +00:00
netns Added $Id$ 1994-08-02 07:55:43 +00:00
nfs Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
nfsclient Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
nfsserver Made NFS attribute cache timeouts kernel config file tunable via 1994-08-04 06:03:46 +00:00
powerpc/include Added $Id$ 1994-08-02 07:55:43 +00:00
rpc Use the header files that are compatible with the code just moved over 1994-08-07 18:41:02 +00:00
scsi Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
sys Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
tools Added $Id$ 1994-08-02 07:55:43 +00:00
ufs Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
vm Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
Makefile Added $Id$ 1994-08-02 07:55:43 +00:00