..
bpf_filter.c
bpf.c
- pass signo to fownsignal [ok by jd]
2003-09-22 12:59:55 +00:00
bpf.h
bpfdesc.h
bridgestp.c
Adapt to account for bridge_enqueue()'s extra parameter.
2003-09-16 17:39:12 +00:00
bsd-comp.c
dlt.h
ethertypes.h
if_arc.h
if_arcsubr.c
if_arp.h
if_atm.h
if_atmsubr.c
if_bridge.c
Mark this initializer in the canonical way so it can be found later.
2003-10-28 22:31:12 +00:00
if_bridgevar.h
Add filter/no filter flag parameter to bridge_enqueue().
2003-09-16 17:38:24 +00:00
if_dl.h
if_eco.h
if_ecosubr.c
if_ether.h
if_ethersubr.c
Remove some assigned-to but otherwise unused variables.
2003-10-30 01:43:08 +00:00
if_faith.c
if_faith.h
if_fddi.h
if_fddisubr.c
if_gif.c
Return a sensible error code in the previous.
2003-10-28 20:13:23 +00:00
if_gif.h
if_gre.c
u_short -> u_int16_t
2003-09-05 23:02:40 +00:00
if_gre.h
u_short -> u_int16_t
2003-09-05 23:02:40 +00:00
if_hippi.h
if_hippisubr.c
if_ieee1394.h
if_ieee1394subr.c
Fix uninitialized variable warnings.`
2003-10-26 19:09:44 +00:00
if_llc.h
if_loop.c
if_media.c
ifmedia_set() should not panic, nor can it really fail. So if there is
2003-11-03 14:43:32 +00:00
if_media.h
Add constants and strings for 802.11 radios with OFDM PHY (802.11a,
2003-10-13 05:06:44 +00:00
if_ppp.c
Also, if we're going to bail, we should free the memory we just allocated...
2003-10-28 20:16:28 +00:00
if_ppp.h
if_pppoe.c
Remove some assigned-to but otherwise unused variables.
2003-10-30 01:43:08 +00:00
if_pppoe.h
if_pppvar.h
if_sl.c
if_slvar.h
if_sppp.h
Fix copy & pasto (luckily, for most archs the structs had the same size,
2003-09-11 18:04:51 +00:00
if_spppsubr.c
Fix previous differently.
2003-10-28 20:21:44 +00:00
if_spppvar.h
if_stf.c
if_stf.h
if_strip.c
u_short -> u_int16_t
2003-09-05 23:02:40 +00:00
if_stripvar.h
if_token.h
if_tokensubr.c
u_short -> u_int16_t
2003-09-05 23:02:40 +00:00
if_tun.c
pass signo to fownsignal #ifdef ALTQ
2003-09-22 20:49:39 +00:00
if_tun.h
cleanup & uniform descriptor owner handling:
2003-09-21 19:16:48 +00:00
if_types.h
if_vlan.c
need to use m_freem(), not m_free(). from iij seil team
2003-10-02 07:13:57 +00:00
if_vlanvar.h
if.c
Use new 802.11 header files.
2003-10-13 08:02:02 +00:00
if.h
Makefile
Complete replacement of the old 802.11 layer with the new.
2003-10-13 08:34:15 +00:00
net_osdep.h
netisr_dispatch.h
netisr.h
pfil.c
pfil.h
pfkeyv2.h
ppp_defs.h
ppp_tty.c
ppp-comp.h
ppp-deflate.c
radix.c
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c
Fix off-by-one in PRC_NCMDS check. From FreeBSD via OpenBSD
2003-09-30 00:01:18 +00:00
route.c
route.h
rtsock.c
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h