NetBSD/sys/netinet
jonathan 24a8c21b53 fixes for -Wall -Wmissing-prototypes:
include <sys/systm.h> to get a prototyped declaration of printf().
include <netinet/in.h> to get a prototyped declaration of in_cksum().
1996-04-08 19:55:37 +00:00
..
icmp_var.h KERNEL -> _KERNEL 1995-03-26 20:23:52 +00:00
if_arc.h update from Ignatios Souvatzis 1995-06-07 00:13:52 +00:00
if_arp.c Fix db_printf formats 1996-03-30 21:53:19 +00:00
if_arp.h netinet prototypes 1996-02-13 23:40:59 +00:00
if_ether.c Fix db_printf formats 1996-03-30 21:53:19 +00:00
if_ether.h netinet prototypes 1996-02-13 23:40:59 +00:00
if_inarp.h netinet prototypes 1996-02-13 23:40:59 +00:00
igmp.c netinet prototypes 1996-02-13 23:40:59 +00:00
igmp.h Implement IGMP v2. Based on the Multicast 3.5 distribution. 1995-05-31 06:08:17 +00:00
igmp_var.h netinet prototypes 1996-02-13 23:40:59 +00:00
in.c netinet prototypes 1996-02-13 23:40:59 +00:00
in.h netinet prototypes 1996-02-13 23:40:59 +00:00
in_cksum.c fixes for -Wall -Wmissing-prototypes: 1996-04-08 19:55:37 +00:00
in_pcb.c two more local addr changes, all done differently now (idea from charles) 1996-02-26 23:16:42 +00:00
in_pcb.h netinet prototypes 1996-02-13 23:40:59 +00:00
in_proto.c Fix PR/2095 options MROUTING did not compile. 1996-02-18 18:58:32 +00:00
in_systm.h be a bit more careful and explicit with types. (basically a large no-op.) 1995-04-13 06:25:36 +00:00
in_var.h netinet prototypes 1996-02-13 23:40:59 +00:00
ip.h "routine" precedence has a value of 0. 1995-05-15 01:22:44 +00:00
ip_icmp.c netinet prototypes 1996-02-13 23:40:59 +00:00
ip_icmp.h netinet prototypes 1996-02-13 23:40:59 +00:00
ip_input.c Fix printf format args. 1996-03-16 23:53:58 +00:00
ip_mroute.c Fix printf format args. 1996-03-16 23:53:58 +00:00
ip_mroute.h netinet prototypes 1996-02-13 23:40:59 +00:00
ip_output.c two more local addr changes, all done differently now (idea from charles) 1996-02-26 23:16:42 +00:00
ip_var.h netinet prototypes 1996-02-13 23:40:59 +00:00
raw_ip.c Fix PR/2095 options MROUTING did not compile. 1996-02-18 18:58:32 +00:00
tcp.h spacing cleaup. also, minor type mixup fixups. 1995-04-17 05:32:52 +00:00
tcp_debug.c netinet prototypes 1996-02-13 23:40:59 +00:00
tcp_debug.h New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
tcp_fsm.h Don't return received data to the user until the initial handshake is complete. 1994-10-14 16:01:48 +00:00
tcp_input.c netinet prototypes 1996-02-13 23:40:59 +00:00
tcp_output.c netinet prototypes 1996-02-13 23:40:59 +00:00
tcp_seq.h KERNEL -> _KERNEL 1995-03-26 20:23:52 +00:00
tcp_subr.c netinet prototypes 1996-02-13 23:40:59 +00:00
tcp_timer.c netinet prototypes 1996-02-13 23:40:59 +00:00
tcp_timer.h KERNEL -> _KERNEL 1995-03-26 20:23:52 +00:00
tcp_usrreq.c netinet prototypes 1996-02-13 23:40:59 +00:00
tcp_var.h netinet prototypes 1996-02-13 23:40:59 +00:00
tcpip.h make netinet work on systems where pointers and longs are 64 bits 1995-11-21 01:07:34 +00:00
udp.h be a bit more careful and explicit with types. (basically a large no-op.) 1995-04-13 06:35:38 +00:00
udp_usrreq.c Fix printf format args. 1996-03-16 23:53:58 +00:00
udp_var.h netinet prototypes 1996-02-13 23:40:59 +00:00