NetBSD/sys/net
rtr 6797804c6b whitespace '\t' -> ' ' 2008-03-15 11:45:18 +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
bpf.c Welcome to 4.99.55: 2008-03-01 14:16:49 +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 s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
bridgestp.c Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
bsd-comp.c s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
dlt.h
ethertypes.h
files.pf
if.c Cosmetic: shorten staircases. Join some lines. 2008-02-29 21:23:55 +00:00
if.h Start patching up the kernel so that a network driver always has 2008-02-07 01:21:52 +00:00
if_arc.h s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_arcsubr.c s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_arp.h s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_atm.h s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_atmsubr.c s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_bridge.c s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +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 Revert change of char to int8_t. 2008-02-20 17:18:11 +00:00
if_eco.h s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_ecosubr.c Make some cosmetic changes: 2008-03-12 18:22:24 +00:00
if_ether.h whitespace '\t' -> ' ' 2008-03-15 11:45:18 +00:00
if_etherip.c s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_etherip.h s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_ethersubr.c Make sure M_PROMISC isn't already set, before we need to see if we are going 2008-03-15 05:07:34 +00:00
if_faith.c Start patching up the kernel so that a network driver always has 2008-02-07 01:21:52 +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 s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_gif.c s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_gif.h Generic soft interrupts are mandatory. 2007-07-14 21:02:36 +00:00
if_gre.c s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_gre.h s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_hippi.h s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_hippisubr.c s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_ieee1394.h s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_ieee1394subr.c s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_llc.h s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_loop.c Start patching up the kernel so that a network driver always has 2008-02-07 01:21:52 +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 CARP is Common *Address* Redundancy Protocol 2008-02-13 09:25:24 +00:00
if_ppp.c Start patching up the kernel so that a network driver always has 2008-02-07 01:21:52 +00:00
if_ppp.h
if_pppoe.c s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_pppoe.h Generic soft interrupts are mandatory. 2007-07-14 21:02:36 +00:00
if_pppvar.h s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_sl.c Start patching up the kernel so that a network driver always has 2008-02-07 01:21:52 +00:00
if_slvar.h Generic soft interrupts are mandatory. 2007-07-14 21:02:36 +00:00
if_sppp.h s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_spppsubr.c s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_spppvar.h s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_srt.c Start patching up the kernel so that a network driver always has 2008-02-07 01:21:52 +00:00
if_srt.h
if_stf.c s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_stf.h
if_strip.c s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_stripvar.h Generic soft interrupts are mandatory. 2007-07-14 21:02:36 +00:00
if_tap.c Split device_t/softc, and other related cosmetic changes. 2008-03-04 13:25:05 +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 s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_tokensubr.c s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_tun.c Welcome to 4.99.55: 2008-03-01 14:16:49 +00:00
if_tun.h
if_types.h
if_vlan.c s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_vlanvar.h s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +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
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 s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
ppp-comp.h s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
ppp-deflate.c
ppp_defs.h s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
ppp_tty.c s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +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
raw_cb.h
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 s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
rtsock.c s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
slcompress.c s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
slcompress.h s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
slip.h
zlib.c
zlib.h