freebsd-dev/sys/netinet
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
..
icmp_var.h Added $Id$ 1994-08-02 07:55:43 +00:00
if_ether.c Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
if_ether.h Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
igmp_var.h Added $Id$ 1994-08-02 07:55:43 +00:00
igmp.c Added $Id$ 1994-08-02 07:55:43 +00:00
igmp.h Added $Id$ 1994-08-02 07:55:43 +00:00
in_cksum.c Added $Id$ 1994-08-02 07:55:43 +00:00
in_pcb.c Added $Id$ 1994-08-02 07:55:43 +00:00
in_pcb.h Added $Id$ 1994-08-02 07:55:43 +00:00
in_proto.c Added $Id$ 1994-08-02 07:55:43 +00:00
in_systm.h Added $Id$ 1994-08-02 07:55:43 +00:00
in_var.h Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
in.c Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
in.h Added $Id$ 1994-08-02 07:55:43 +00:00
ip_icmp.c Added $Id$ 1994-08-02 07:55:43 +00:00
ip_icmp.h Added $Id$ 1994-08-02 07:55:43 +00:00
ip_input.c Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
ip_mroute.c Added $Id$ 1994-08-02 07:55:43 +00:00
ip_mroute.h Added $Id$ 1994-08-02 07:55:43 +00:00
ip_output.c Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
ip_var.h Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
ip.h Added $Id$ 1994-08-02 07:55:43 +00:00
raw_ip.c Added $Id$ 1994-08-02 07:55:43 +00:00
tcp_debug.c Added $Id$ 1994-08-02 07:55:43 +00:00
tcp_debug.h Added $Id$ 1994-08-02 07:55:43 +00:00
tcp_fsm.h Added $Id$ 1994-08-02 07:55:43 +00:00
tcp_input.c Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
tcp_output.c Added $Id$ 1994-08-02 07:55:43 +00:00
tcp_reass.c Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
tcp_seq.h Added $Id$ 1994-08-02 07:55:43 +00:00
tcp_subr.c Added $Id$ 1994-08-02 07:55:43 +00:00
tcp_timer.c Added $Id$ 1994-08-02 07:55:43 +00:00
tcp_timer.h Added $Id$ 1994-08-02 07:55:43 +00:00
tcp_timewait.c Added $Id$ 1994-08-02 07:55:43 +00:00
tcp_usrreq.c Added $Id$ 1994-08-02 07:55:43 +00:00
tcp_var.h Added $Id$ 1994-08-02 07:55:43 +00:00
tcp.h Added $Id$ 1994-08-02 07:55:43 +00:00
tcpip.h Added $Id$ 1994-08-02 07:55:43 +00:00
udp_usrreq.c Added $Id$ 1994-08-02 07:55:43 +00:00
udp_var.h Added $Id$ 1994-08-02 07:55:43 +00:00
udp.h Added $Id$ 1994-08-02 07:55:43 +00:00