freebsd-dev/sys/net
Julian Elischer b40ce4165d 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
..
bpf_compat.h
bpf_filter.c
bpf.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
bpf.h
bpfdesc.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
bridge.c
bridge.h
bsd_comp.c
ethernet.h Make vlan(4) loadable, unloadable, and clonable. As a side effect, 2001-09-05 21:10:28 +00:00
fddi.h
hostcache.c
hostcache.h
if_arp.h
if_atm.h
if_atmsubr.c
if_disc.c
if_dl.h
if_ef.c Wrap array accesses in macros, which also happen to be lvalues: 2001-09-06 02:40:43 +00:00
if_ethersubr.c Remove/comment tokens after #endif (#endif NETATALK) 2001-09-10 01:33:03 +00:00
if_faith.c
if_faith.h
if_fddisubr.c Wrap array accesses in macros, which also happen to be lvalues: 2001-09-06 02:40:43 +00:00
if_gif.c
if_gif.h
if_ieee80211.h
if_iso88025subr.c Wrap array accesses in macros, which also happen to be lvalues: 2001-09-06 02:40:43 +00:00
if_llc.h
if_loop.c Remove/comment tokens after #endif (#endif NETATALK) 2001-09-10 01:33:03 +00:00
if_media.c
if_media.h
if_mib.c Wrap array accesses in macros, which also happen to be lvalues: 2001-09-06 02:40:43 +00:00
if_mib.h
if_ppp.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
if_ppp.h
if_pppvar.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
if_sl.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
if_slvar.h
if_sppp.h
if_spppsubr.c
if_stf.c Patches from KAME to remove usage of Varargs in existing 2001-09-07 07:19:12 +00:00
if_stf.h Patches from KAME to remove usage of Varargs in existing 2001-09-07 07:19:12 +00:00
if_tap.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
if_tap.h
if_tapvar.h Add cloning support for the tap(4) device similar to that in the tun(4) 2001-09-05 01:06:21 +00:00
if_tun.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
if_tun.h
if_tunvar.h
if_types.h
if_var.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
if_vlan_var.h Make vlan(4) loadable, unloadable, and clonable. As a side effect, 2001-09-05 21:10:28 +00:00
if_vlan.c Wrap array accesses in macros, which also happen to be lvalues: 2001-09-06 02:40:43 +00:00
if.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
if.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
intrq.c
intrq.h
iso88025.h
net_osdep.c
net_osdep.h
netisr.h
pfil.c
pfil.h
pfkeyv2.h
ppp_comp.h
ppp_deflate.c
ppp_defs.h
ppp_tty.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
radix.c
radix.h
raw_cb.c
raw_cb.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
raw_usrreq.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
route.c
route.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
rtsock.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h