freebsd-skq/sys/net
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
..
bpf_compat.h Added $Id$ 1994-08-02 07:55:43 +00:00
bpf_filter.c Added $Id$ 1994-08-02 07:55:43 +00:00
bpf.c Added $Id$ 1994-08-02 07:55:43 +00:00
bpf.h Added $Id$ 1994-08-02 07:55:43 +00:00
bpfdesc.h Added $Id$ 1994-08-02 07:55:43 +00:00
if_arp.h Added $Id$ 1994-08-02 07:55:43 +00:00
if_dl.h Added $Id$ 1994-08-02 07:55:43 +00:00
if_ethersubr.c Added $Id$ 1994-08-02 07:55:43 +00:00
if_llc.h Added $Id$ 1994-08-02 07:55:43 +00:00
if_loop.c Added ioctl support for SIOCSIFMTU. 1994-08-08 12:09:04 +00:00
if_sl.c Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
if_slvar.h Added $Id$ 1994-08-02 07:55:43 +00:00
if_types.h Added $Id$ 1994-08-02 07:55:43 +00:00
if.c Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
if.h Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
netisr.h Added $Id$ 1994-08-02 07:55:43 +00:00
radix.c Added $Id$ 1994-08-02 07:55:43 +00:00
radix.h Added $Id$ 1994-08-02 07:55:43 +00:00
raw_cb.c Added $Id$ 1994-08-02 07:55:43 +00:00
raw_cb.h Added $Id$ 1994-08-02 07:55:43 +00:00
raw_usrreq.c Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
route.c Added $Id$ 1994-08-02 07:55:43 +00:00
route.h Added $Id$ 1994-08-02 07:55:43 +00:00
rtsock.c Added $Id$ 1994-08-02 07:55:43 +00:00
slcompress.c Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
slcompress.h Added $Id$ 1994-08-02 07:55:43 +00:00
slip.h Added $Id$ 1994-08-02 07:55:43 +00:00