NetBSD/sys/netinet
mycroft 873ed30f83 so_pcb should be a void *. 1995-08-17 02:57:20 +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 splnet --> splsoftnet 1995-08-12 23:59:09 +00:00
if_arp.h Various cleanup, including: 1995-06-12 00:46:47 +00:00
if_ether.c splnet --> splsoftnet 1995-08-12 23:59:09 +00:00
if_ether.h Various cleanup, including: 1995-06-12 00:46:47 +00:00
if_inarp.h Various cleanup, including: 1995-06-12 00:46:47 +00:00
igmp.c splnet --> splsoftnet 1995-08-12 23:59:09 +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 Implement IGMP v2. Based on the Multicast 3.5 distribution. 1995-05-31 06:08:17 +00:00
in.c splnet --> splsoftnet 1995-08-12 23:59:09 +00:00
in.h Clean up many more casts. 1995-06-04 05:06:49 +00:00
in_cksum.c be a bit more careful and explicit with types. (basically a large no-op.) 1995-04-13 06:25:36 +00:00
in_pcb.c so_pcb should be a void *. 1995-08-17 02:57:20 +00:00
in_pcb.h convert pcb lists to CIRCLEQs, so that the end can be looked at more 1995-06-18 20:01:08 +00:00
in_proto.c Integrate multicast 3.5 distribution, with several bugs fixed and general 1995-05-31 21:50:34 +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 Various cleanup, including: 1995-06-12 00:46:47 +00:00
ip.h "routine" precedence has a value of 0. 1995-05-15 01:22:44 +00:00
ip_icmp.c Various cleanup, including: 1995-06-12 00:46:47 +00:00
ip_icmp.h spacing cleaup. also, minor type mixup fixups. 1995-04-17 05:32:52 +00:00
ip_input.c splnet --> splsoftnet 1995-08-12 23:59:09 +00:00
ip_mroute.c splnet --> splsoftnet 1995-08-12 23:59:09 +00:00
ip_mroute.h Integrate multicast 3.5 distribution, with several bugs fixed and general 1995-05-31 21:50:34 +00:00
ip_output.c null mbuf pointer could cause system crash; avoid it. From 1995-07-01 03:44:55 +00:00
ip_var.h Various cleanup, including: 1995-06-12 00:46:47 +00:00
raw_ip.c convert pcb lists to CIRCLEQs, so that the end can be looked at more 1995-06-18 20:01:08 +00:00
tcp.h spacing cleaup. also, minor type mixup fixups. 1995-04-17 05:32:52 +00:00
tcp_debug.c be a bit more careful and explicit with types. (basically a large no-op.) 1995-04-13 06:35:38 +00:00
tcp_debug.h
tcp_fsm.h
tcp_input.c Encapsulate the test for sending a notification in a macro, sb_notify(). 1995-08-04 01:09:57 +00:00
tcp_output.c oops; missed the chance to fix a cast, that then becamse a compiler warning. 1995-04-13 20:09:23 +00:00
tcp_seq.h KERNEL -> _KERNEL 1995-03-26 20:23:52 +00:00
tcp_subr.c Fix bogon in previous. 1995-06-12 06:48:54 +00:00
tcp_timer.c splnet --> splsoftnet 1995-08-12 23:59:09 +00:00
tcp_timer.h KERNEL -> _KERNEL 1995-03-26 20:23:52 +00:00
tcp_usrreq.c splnet --> splsoftnet 1995-08-12 23:59:09 +00:00
tcp_var.h Various cleanup, including: 1995-06-12 00:46:47 +00:00
tcpip.h
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 splnet --> splsoftnet 1995-08-12 23:59:09 +00:00
udp_var.h Various cleanup, including: 1995-06-12 00:46:47 +00:00