NetBSD/sys/net
dyoung 60e2cd65a0 Fix XEN2_DOMU (and amd64?) builds: move ether_mediastatus(),
ether_mediachange() to their own module that we compile only if
the kernel configuration demands support for both MII buses and
ethernet.  Thanks to Tom Spindler for suggesting that these routines
move to dev/mii/.
2008-01-02 00:41:07 +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 Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
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 to using if_set_sadl() instead of arc_storelladdr(), catching 2007-12-25 23:31:26 +00:00
if_arcsubr.c Convert to using if_set_sadl() instead of arc_storelladdr(), catching 2007-12-25 23:31:26 +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 LLADDR -> CLLADDR. 2007-08-27 14:59:11 +00:00
if_bridgevar.h Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
if_dl.h Use malloc(9) for sockaddrs instead of pool(9), and remove dom_sa_pool 2007-08-30 02:17:34 +00:00
if_eco.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
if_ecosubr.c Use malloc(9) for sockaddrs instead of pool(9), and remove dom_sa_pool 2007-08-30 02:17:34 +00:00
if_ether.h Add media-handling code for several ethernet drivers with MII buses 2007-12-31 22:48:41 +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 KNF: use tabs instead of spaces. 2007-09-16 02:23:29 +00:00
if_ethersubr.c Fix XEN2_DOMU (and amd64?) builds: move ether_mediastatus(), 2008-01-02 00:41:07 +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 Use the softint API. 2007-10-08 16:18:02 +00:00
if_gif.h Generic soft interrupts are mandatory. 2007-07-14 21:02:36 +00:00
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 Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
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 Add a sockaddr_storage member to "struct ifreq" maintaining backwards 2007-05-29 21:32:27 +00:00
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 Generic soft interrupts are mandatory. 2007-07-14 21:02:36 +00:00
if_pppvar.h Generic soft interrupts are mandatory. 2007-07-14 21:02:36 +00:00
if_sl.c Call ttyflush() with tty_lock held. 2007-11-10 18:29:36 +00:00
if_slvar.h Generic soft interrupts are mandatory. 2007-07-14 21:02:36 +00:00
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 Generic soft interrupts are mandatory. 2007-07-14 21:02:36 +00:00
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 Remove 3rd clause and my name from all the licences which were only in my 2007-09-10 10:35:51 +00:00
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 Constify sockaddr argument to ether_multiaddr(). Change struct 2007-09-19 05:25:33 +00:00
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 Use malloc(9) for sockaddrs instead of pool(9), and remove dom_sa_pool 2007-08-30 02:17:34 +00:00
Makefile
net_osdep.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
netisr_dispatch.h Generic soft interrupts are mandatory. 2007-07-14 21:02:36 +00:00
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 KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous 2007-02-17 22:34:07 +00:00
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 Cosmetic: KNF. Shorten a staircase. 2007-07-12 04:28:59 +00:00
radix.h Get rid of radix_node_head.rnh_walktree, because it is only ever 2007-06-09 03:07:21 +00:00
raw_cb.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
raw_cb.h KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous 2007-02-17 22:34:07 +00:00
raw_usrreq.c Cosmetic: make the macro 'equal' into an inline subroutine, bcmp 2007-05-06 06:21:26 +00:00
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 Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
slcompress.h
slip.h
zlib.c
zlib.h