NetBSD/sys/net
dyoung d8e12ce795 Fix more fall-out from extracting ifioctl_common(): don't return
ENETRESET from ifioctl().
2008-01-23 16:51:19 +00:00
..
agr Poison struct route->ro_rt uses in the kernel by changing the name 2007-12-20 19:53:29 +00:00
Makefile Install <net/if_pflog.h>. 2007-01-13 14:13:53 +00:00
bpf.c Use LIST_FOREACH(). 2007-12-20 18:13:26 +00:00
bpf.h
bpf_filter.c PR/37663: Guy Harris: bpf_validate rejects valid programs that use the multiply instruction 2008-01-02 15:58:01 +00:00
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.c Fix more fall-out from extracting ifioctl_common(): don't return 2008-01-23 16:51:19 +00:00
if.h Take two steps toward adding and deleting link-layer addresses. 2008-01-22 16:25:15 +00:00
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 Use C99 array initializers for bridge_control_table[]. 2008-01-19 23:17:47 +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 Add default handling of SIOCSIFMEDIA/SIOCGIFMEDIA. 2008-01-19 20:11:52 +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 helper subroutine for ethernet drivers, ifmedia_change(). 2008-01-10 08:00:22 +00:00
if_media.h Add a helper subroutine for ethernet drivers, ifmedia_change(). 2008-01-10 08:00:22 +00:00
if_ppp.c Start detangling lock.h from intr.h. This is likely to cause short term 2008-01-04 21:17:40 +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 Add RCS Id. 2006-12-29 10:39:59 +00:00
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 Start detangling lock.h from intr.h. This is likely to cause short term 2008-01-04 21:17:40 +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 Start detangling lock.h from intr.h. This is likely to cause short term 2008-01-04 21:17:40 +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
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
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.h Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
netisr_dispatch.h Generic soft interrupts are mandatory. 2007-07-14 21:02:36 +00:00
pfil.c
pfil.h
pfkeyv2.h
ppp-comp.h
ppp-deflate.c
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
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 In rtflushall(), do not clear a route cache by removing its rtentry 2008-01-21 09:11:24 +00:00
route.h struct route is part of the kernel ABI (!!!), so move it back 2008-01-21 20:25:33 +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