NetBSD/sys/net
perry b6a2ef7569 Convert many of the uses of __attribute__ to equivalent
__packed, __unused and __dead macros from cdefs.h
2007-12-25 18:33:32 +00:00
..
agr Poison struct route->ro_rt uses in the kernel by changing the name 2007-12-20 19:53:29 +00:00
bpf_filter.c
bpf.c Use LIST_FOREACH(). 2007-12-20 18:13:26 +00:00
bpf.h
bpfdesc.h
bridgestp.c Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
bsd-comp.c
dlt.h
ethertypes.h
files.pf
if_arc.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
if_arcsubr.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
if_arp.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
if_atm.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
if_atmsubr.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
if_bridge.c
if_bridgevar.h
if_dl.h
if_eco.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
if_ecosubr.c
if_ether.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
if_etherip.c Constify struct ifnet->if_sadl and every use throughout the tree. 2007-12-20 21:08:17 +00:00
if_etherip.h
if_ethersubr.c Constify struct ifnet->if_sadl and every use throughout the tree. 2007-12-20 21:08:17 +00:00
if_faith.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
if_faith.h
if_fddi.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
if_fddisubr.c Constify struct ifnet->if_sadl and every use throughout the tree. 2007-12-20 21:08:17 +00:00
if_gif.c
if_gif.h
if_gre.c Move more code in gre_clone_destroy() under splnet() protection, 2007-12-20 18:12:11 +00:00
if_gre.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
if_hippi.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
if_hippisubr.c Constify struct ifnet->if_sadl and every use throughout the tree. 2007-12-20 21:08:17 +00:00
if_ieee1394.h
if_ieee1394subr.c Constify struct ifnet->if_sadl and every use throughout the tree. 2007-12-20 21:08:17 +00:00
if_llc.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
if_loop.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
if_media.c
if_media.h
if_ppp.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
if_ppp.h
if_pppoe.c Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
if_pppoe.h
if_pppvar.h
if_sl.c Call ttyflush() with tty_lock held. 2007-11-10 18:29:36 +00:00
if_slvar.h
if_sppp.h
if_spppsubr.c Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
if_spppvar.h
if_srt.c use __KERNEL_RCSID() 2007-12-11 12:29:11 +00:00
if_srt.h
if_stf.c Poison struct route->ro_rt uses in the kernel by changing the name 2007-12-20 19:53:29 +00:00
if_stf.h
if_strip.c Call ttyflush() with tty_lock held. 2007-11-10 18:29:36 +00:00
if_stripvar.h
if_tap.c Constify struct ifnet->if_sadl and every use throughout the tree. 2007-12-20 21:08:17 +00:00
if_tap.h
if_token.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
if_tokensubr.c Constify struct ifnet->if_sadl and every use throughout the tree. 2007-12-20 21:08:17 +00:00
if_tun.c Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
if_tun.h
if_types.h
if_vlan.c
if_vlanvar.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
if.c Constify struct ifnet->if_sadl and every use throughout the tree. 2007-12-20 21:08:17 +00:00
if.h Constify struct ifnet->if_sadl and every use throughout the tree. 2007-12-20 21:08:17 +00:00
link_proto.c
Makefile
net_osdep.h
netisr_dispatch.h
netisr.h Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
pfil.c
pfil.h
pfkeyv2.h
ppp_defs.h
ppp_tty.c Grab tty_lock in more places. Noted and tested by degroote@. 2007-11-28 21:44:11 +00:00
ppp-comp.h
ppp-deflate.c
radix.c
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c
route.c Poison struct route->ro_rt uses in the kernel by changing the name 2007-12-20 19:53:29 +00:00
route.h Poison struct route->ro_rt uses in the kernel by changing the name 2007-12-20 19:53:29 +00:00
rtsock.c Poison struct route->ro_rt uses in the kernel by changing the name 2007-12-20 19:53:29 +00:00
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h