.. |
bpf_filter.c
|
|
|
bpf.c
|
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
|
2003-06-29 22:28:00 +00:00 |
bpf.h
|
|
|
bpfdesc.h
|
|
|
bridgestp.c
|
|
|
bsd-comp.c
|
|
|
dlt.h
|
|
|
ethertypes.h
|
|
|
if_arc.h
|
|
|
if_arcsubr.c
|
KNF
|
2003-05-02 03:15:23 +00:00 |
if_arp.h
|
|
|
if_atm.h
|
|
|
if_atmsubr.c
|
|
|
if_bridge.c
|
Make sure to include opt_foo.h if a defflag option FOO is used.
|
2003-06-23 11:00:59 +00:00 |
if_bridgevar.h
|
|
|
if_dl.h
|
|
|
if_eco.h
|
|
|
if_ecosubr.c
|
Make sure to include opt_foo.h if a defflag option FOO is used.
|
2003-06-23 11:00:59 +00:00 |
if_ether.h
|
Test for symbol "_KERNEL_OPT" instead of "_LKM" as suggested by
|
2003-06-26 08:22:06 +00:00 |
if_ethersubr.c
|
Make sure to include opt_foo.h if a defflag option FOO is used.
|
2003-06-23 11:00:59 +00:00 |
if_faith.c
|
|
|
if_faith.h
|
|
|
if_fddi.h
|
|
|
if_fddisubr.c
|
Make sure to include opt_foo.h if a defflag option FOO is used.
|
2003-06-23 11:00:59 +00:00 |
if_gif.c
|
|
|
if_gif.h
|
|
|
if_gre.c
|
fix grammatical error in a diagnostic message.
|
2003-05-06 17:54:27 +00:00 |
if_gre.h
|
|
|
if_hippi.h
|
|
|
if_hippisubr.c
|
|
|
if_ieee1394.h
|
|
|
if_ieee1394subr.c
|
don't call if_free_sadl() until very end of if_detach() logic. many of
|
2003-05-23 10:06:17 +00:00 |
if_ieee80211.h
|
IEEE80211_LOCK and WI_LOCK conceal enormous differences in locking
|
2003-05-16 01:26:17 +00:00 |
if_ieee80211subr.c
|
Don't call ieee80211_chan2ieee, we don't have it, yet.
|
2003-05-31 19:37:15 +00:00 |
if_llc.h
|
|
|
if_loop.c
|
Make sure to include opt_foo.h if a defflag option FOO is used.
|
2003-06-23 11:00:59 +00:00 |
if_media.c
|
|
|
if_media.h
|
Accept standard IEEE 802.3 names for Ethernet medium types.
|
2003-04-23 23:16:43 +00:00 |
if_ppp.c
|
KNF
|
2003-05-02 03:15:23 +00:00 |
if_ppp.h
|
|
|
if_pppoe.c
|
Put correct dest ether address on PPPoE server mode.
|
2003-06-27 16:24:32 +00:00 |
if_pppoe.h
|
Add support in-kernel PPPoE server.
|
2003-06-18 08:12:51 +00:00 |
if_pppvar.h
|
|
|
if_sl.c
|
bpf_mtap() does not care about M_PKTHDR at the top. M_COPY_PKTHDR has some
|
2003-05-01 07:52:58 +00:00 |
if_slvar.h
|
|
|
if_sppp.h
|
|
|
if_spppsubr.c
|
don't call if_free_sadl() until very end of if_detach() logic. many of
|
2003-05-23 10:06:17 +00:00 |
if_spppvar.h
|
|
|
if_stf.c
|
bpf_mtap() does not care about M_PKTHDR at the top. M_COPY_PKTHDR has some
|
2003-05-01 07:52:58 +00:00 |
if_stf.h
|
|
|
if_strip.c
|
bpf_mtap() does not care about M_PKTHDR at the top. M_COPY_PKTHDR has some
|
2003-05-01 07:52:58 +00:00 |
if_stripvar.h
|
|
|
if_token.h
|
|
|
if_tokensubr.c
|
don't call if_free_sadl() until very end of if_detach() logic. many of
|
2003-05-23 10:06:17 +00:00 |
if_tun.c
|
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
|
2003-06-29 22:28:00 +00:00 |
if_tun.h
|
|
|
if_types.h
|
|
|
if_vlan.c
|
|
|
if_vlanvar.h
|
|
|
if.c
|
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
|
2003-06-29 22:28:00 +00:00 |
if.h
|
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
|
2003-06-29 22:28:00 +00:00 |
Makefile
|
|
|
net_osdep.h
|
no need to compile net_osdep.c. simplify net_osdep.h conditions (remove
|
2003-05-14 22:45:02 +00:00 |
netisr_dispatch.h
|
|
|
netisr.h
|
|
|
pfil.c
|
|
|
pfil.h
|
Protect kernel opt_*.h include by #ifdef _KERNEL_OPT
|
2003-06-23 12:56:07 +00:00 |
pfkeyv2.h
|
|
|
ppp_defs.h
|
|
|
ppp_tty.c
|
|
|
ppp-comp.h
|
|
|
ppp-deflate.c
|
|
|
radix.c
|
|
|
radix.h
|
|
|
raw_cb.c
|
|
|
raw_cb.h
|
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
|
2003-06-29 22:28:00 +00:00 |
raw_usrreq.c
|
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
|
2003-06-29 22:28:00 +00:00 |
route.c
|
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
|
2003-06-29 22:28:00 +00:00 |
route.h
|
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
|
2003-06-29 22:28:00 +00:00 |
rtsock.c
|
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
|
2003-06-29 22:28:00 +00:00 |
slcompress.c
|
KNF
|
2003-05-02 03:15:23 +00:00 |
slcompress.h
|
|
|
slip.h
|
|
|
zlib.c
|
|
|
zlib.h
|
|
|