freebsd-skq/sys/netinet
julian 5596676e6c KSE Milestone 2
Note ALL MODULES MUST BE RECOMPILED
make the kernel aware that there are smaller units of scheduling than the
process. (but only allow one thread per process at this time).
This is functionally equivalent to teh previousl -current except
that there is a thread associated with each process.

Sorry john! (your next MFC will be a doosie!)

Reviewed by: peter@freebsd.org, dillon@freebsd.org

X-MFC after:    ha ha ha ha
2001-09-12 08:38:13 +00:00
..
libalias Added TFTP support. 2001-08-21 16:25:38 +00:00
accf_data.c
accf_http.c
icmp6.h
icmp_var.h
if_atm.c
if_atm.h
if_ether.c Fix sysctl comment field, s/the the/then the 2001-09-04 15:25:23 +00:00
if_ether.h
if_fddi.h
igmp_var.h Patches from Keiichi SHIMA <keiichi@iij.ad.jp> 2001-09-03 20:03:55 +00:00
igmp.c One caller of rip_input failed to be converted in the last commit. 2001-09-03 20:40:35 +00:00
igmp.h
in_cksum.c
in_gif.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
in_gif.h Patches from Keiichi SHIMA <keiichi@iij.ad.jp> 2001-09-03 20:03:55 +00:00
in_hostcache.c
in_hostcache.h
in_pcb.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
in_pcb.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
in_proto.c Patches from Keiichi SHIMA <keiichi@iij.ad.jp> 2001-09-03 20:03:55 +00:00
in_rmx.c
in_systm.h
in_var.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
in.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
in.h
ip6.h
ip_divert.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
ip_dummynet.c
ip_dummynet.h
ip_ecn.c
ip_ecn.h
ip_encap.c Remove some un-needed code that was accidentally included in 2001-09-07 07:24:28 +00:00
ip_encap.h Patches from KAME to remove usage of Varargs in existing 2001-09-07 07:19:12 +00:00
ip_flow.c
ip_flow.h
ip_fw.c the IP_FW_GET code in ip_fw_ctl() sizes a buffer to hold information 2001-08-26 10:09:47 +00:00
ip_fw.h
ip_icmp.c Patches from Keiichi SHIMA <keiichi@iij.ad.jp> 2001-09-03 20:03:55 +00:00
ip_icmp.h Patches from Keiichi SHIMA <keiichi@iij.ad.jp> 2001-09-03 20:03:55 +00:00
ip_id.c
ip_input.c Wrap array accesses in macros, which also happen to be lvalues: 2001-09-06 02:40:43 +00:00
ip_mroute.c Patches from Keiichi SHIMA <keiichi@iij.ad.jp> 2001-09-03 20:03:55 +00:00
ip_mroute.h
ip_output.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
ip_var.h Patches from Keiichi SHIMA <keiichi@iij.ad.jp> 2001-09-03 20:03:55 +00:00
ip.h
ipprotosw.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
raw_ip.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
tcp_debug.c
tcp_debug.h
tcp_fsm.h
tcp_input.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
tcp_output.c
tcp_reass.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
tcp_seq.h Much delayed but now present: RFC 1948 style sequence numbers 2001-08-22 00:58:16 +00:00
tcp_subr.c Much delayed but now present: RFC 1948 style sequence numbers 2001-08-22 00:58:16 +00:00
tcp_timer.c Much delayed but now present: RFC 1948 style sequence numbers 2001-08-22 00:58:16 +00:00
tcp_timer.h
tcp_timewait.c Much delayed but now present: RFC 1948 style sequence numbers 2001-08-22 00:58:16 +00:00
tcp_usrreq.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
tcp_var.h Patches from Keiichi SHIMA <keiichi@iij.ad.jp> 2001-09-03 20:03:55 +00:00
tcp.h
tcpip.h
udp_usrreq.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
udp_var.h Patches from Keiichi SHIMA <keiichi@iij.ad.jp> 2001-09-03 20:03:55 +00:00
udp.h