freebsd-skq/sys/i386/conf
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
..
CORBIN Take out multicast support for the moment. 1994-08-08 09:14:37 +00:00
devices.i386 Makefile.i386: 1994-03-21 20:48:52 +00:00
files.i386 New ethernet device driver from Matt Thomas: 1994-08-12 06:51:12 +00:00
GENERICAH Added various filesystems and multicast support options. Removed my 1994-08-09 08:17:09 +00:00
GENERICBT Added various filesystems and multicast support options. Removed my 1994-08-09 08:17:09 +00:00
LINT Remove the now bogus IP_VAT_COMPAT. 1994-05-18 16:23:25 +00:00
Makefile.i386 Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
NOTES Remove the now bogus IP_VAT_COMPAT. 1994-05-18 16:23:25 +00:00
SYSCONS Ttys structures are now allocated dynamically via ttymalloc/ttyfree. 1994-03-02 20:18:09 +00:00