NetBSD/sys/net
2006-05-15 09:07:59 +00:00
..
agr include sys/kauth.h for kauth_authorize_generic. 2006-05-15 09:07:59 +00:00
bpf_filter.c XXX: GCC uninitialized. 2006-05-14 05:30:31 +00:00
bpf.c integrate kauth. 2006-05-14 21:19:33 +00:00
bpf.h
bpfdesc.h
bridgestp.c Coverity CID 2728: Add KASSERT before NULL deref. 2006-04-15 02:38:19 +00:00
bsd-comp.c ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
dlt.h add missing DLTs from the libpcap-0.9.4 distribution 2006-02-27 14:22:26 +00:00
ethertypes.h
files.pf merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_arc.h argument type conflict. 2005-12-14 00:28:08 +00:00
if_arcsubr.c ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
if_arp.h
if_atm.h ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
if_atmsubr.c ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
if_bridge.c integrate kauth. 2006-05-14 21:19:33 +00:00
if_bridgevar.h
if_dl.h ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
if_eco.h
if_ecosubr.c One __KERNEL_RCSID() should be enough for this file. 2006-04-22 04:58:49 +00:00
if_ether.h Add a new function called ether_snprintf() which takes an external buffer 2006-03-16 15:57:59 +00:00
if_ethersubr.c integrate kauth. 2006-05-14 21:19:33 +00:00
if_faith.c Replace the comment that came from if_loop.c many years ago by 2006-01-31 22:27:15 +00:00
if_faith.h ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
if_fddi.h ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
if_fddisubr.c since ar_tha() can return NULL, don't pass it directly to functions 2006-05-12 01:20:33 +00:00
if_gif.c integrate kauth. 2006-05-14 21:19:33 +00:00
if_gif.h ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
if_gre.c integrate kauth. 2006-05-14 21:19:33 +00:00
if_gre.h ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
if_hippi.h ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
if_hippisubr.c ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
if_ieee1394.h
if_ieee1394subr.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_llc.h Comment out packed attributes that gcc 4 does not like. 2006-05-14 02:45:45 +00:00
if_loop.c ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
if_media.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_media.h Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings. 2006-03-08 23:46:22 +00:00
if_ppp.c integrate kauth. 2006-05-14 21:19:33 +00:00
if_ppp.h ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
if_pppoe.c integrate kauth. 2006-05-14 21:19:33 +00:00
if_pppoe.h
if_pppvar.h PR/5901: Felix A. Croes: PPP fast queue blocks traffic at normal priority. 2005-12-28 08:13:24 +00:00
if_sl.c integrate kauth. 2006-05-14 21:19:33 +00:00
if_slvar.h ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
if_sppp.h
if_spppsubr.c integrate kauth. 2006-05-14 21:19:33 +00:00
if_spppvar.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:21:38 +00:00
if_stf.c integrate kauth. 2006-05-14 21:19:33 +00:00
if_stf.h ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
if_strip.c integrate kauth. 2006-05-14 21:19:33 +00:00
if_stripvar.h ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
if_tap.c integrate kauth. 2006-05-14 21:19:33 +00:00
if_tap.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:21:38 +00:00
if_token.h ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
if_tokensubr.c since ar_tha() can return NULL, don't pass it directly to functions 2006-05-12 01:20:33 +00:00
if_tun.c integrate kauth. 2006-05-14 21:19:33 +00:00
if_tun.h Change the number of TUN[GS]IFHEAD to avoid collision with if_pp. 2006-04-04 11:23:59 +00:00
if_types.h
if_vlan.c integrate kauth. 2006-05-14 21:19:33 +00:00
if_vlanvar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if.c integrate kauth. 2006-05-14 21:19:33 +00:00
if.h Remove duplicate and slightly different declaration of ether_sprintf, which 2006-03-16 15:56:28 +00:00
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
net_osdep.h integrate kauth. 2006-05-14 21:19:33 +00:00
netisr_dispatch.h
netisr.h
pfil.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
pfil.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
pfkeyv2.h
ppp_defs.h
ppp_tty.c integrate kauth. 2006-05-14 21:19:33 +00:00
ppp-comp.h ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
ppp-deflate.c ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
radix.c Fix typos, reported by Alexey Dobriyan ("Gathered from Linux"), 2006-02-25 00:58:34 +00:00
radix.h
raw_cb.c ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
raw_cb.h ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
raw_usrreq.c integrate kauth. 2006-05-14 21:19:33 +00:00
route.c Coverity CID 855: Add a KASSERT for null route from successful rtrequest. 2006-04-15 02:19:00 +00:00
route.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
rtsock.c integrate kauth. 2006-05-14 21:19:33 +00:00
slcompress.c Perry reports that buf can be NULL, so deal with it. 2006-04-19 15:13:34 +00:00
slcompress.h ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
slip.h
zlib.c quell GCC 4.1 uninitialised variable warnings. 2006-05-10 21:53:14 +00:00
zlib.h zlib 1.2.3 changed the include protection variable names; adjust. 2006-01-14 20:17:12 +00:00