.. |
agr
|
const static -> static const
|
2006-10-22 03:39:43 +00:00 |
Makefile
|
…
|
|
bpf.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
bpf.h
|
…
|
|
bpf_filter.c
|
It is not sufficient for MINDEX to just 'return 0' if the MINDEX macro
|
2006-10-04 20:47:43 +00:00 |
bpfdesc.h
|
…
|
|
bridgestp.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
bsd-comp.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
dlt.h
|
…
|
|
ethertypes.h
|
…
|
|
files.pf
|
…
|
|
if.c
|
fix typo.
|
2006-10-22 19:21:26 +00:00 |
if.h
|
…
|
|
if_arc.h
|
…
|
|
if_arcsubr.c
|
…
|
|
if_arp.h
|
…
|
|
if_atm.h
|
…
|
|
if_atmsubr.c
|
…
|
|
if_bridge.c
|
now that we have -Wno-unused-parameter, back out all the tremendously ugly
|
2006-10-17 18:21:29 +00:00 |
if_bridgevar.h
|
…
|
|
if_dl.h
|
…
|
|
if_eco.h
|
…
|
|
if_ecosubr.c
|
…
|
|
if_ether.h
|
…
|
|
if_ethersubr.c
|
remove more vestiges of CCITT, LLC, HDLC, NS, and NSIP.
|
2006-09-07 02:40:31 +00:00 |
if_faith.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
if_faith.h
|
…
|
|
if_fddi.h
|
…
|
|
if_fddisubr.c
|
remove more vestiges of CCITT, LLC, HDLC, NS, and NSIP.
|
2006-09-07 02:40:31 +00:00 |
if_gif.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
if_gif.h
|
…
|
|
if_gre.c
|
Two bug fixes:
|
2006-10-15 06:36:54 +00:00 |
if_gre.h
|
…
|
|
if_hippi.h
|
…
|
|
if_hippisubr.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
if_ieee1394.h
|
…
|
|
if_ieee1394subr.c
|
…
|
|
if_llc.h
|
…
|
|
if_loop.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
if_media.c
|
…
|
|
if_media.h
|
…
|
|
if_ppp.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
if_ppp.h
|
…
|
|
if_pppoe.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
if_pppoe.h
|
…
|
|
if_pppvar.h
|
…
|
|
if_sl.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
if_slvar.h
|
…
|
|
if_sppp.h
|
…
|
|
if_spppsubr.c
|
More -Wunused fallout. sprinkle __unused when possible; otherwise, use the
|
2006-10-13 16:53:35 +00:00 |
if_spppvar.h
|
…
|
|
if_stf.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
if_stf.h
|
…
|
|
if_strip.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
if_stripvar.h
|
…
|
|
if_tap.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
if_tap.h
|
…
|
|
if_token.h
|
…
|
|
if_tokensubr.c
|
remove more vestiges of CCITT, LLC, HDLC, NS, and NSIP.
|
2006-09-07 02:40:31 +00:00 |
if_tun.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
if_tun.h
|
…
|
|
if_types.h
|
…
|
|
if_vlan.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
if_vlanvar.h
|
…
|
|
net_osdep.h
|
PR/19795: Joel Wilsson: net_osdep.h is lying.
|
2006-09-23 15:17:58 +00:00 |
netisr.h
|
remove more vestiges of CCITT, LLC, HDLC, NS, and NSIP.
|
2006-09-07 02:40:31 +00:00 |
netisr_dispatch.h
|
remove more vestiges of CCITT, LLC, HDLC, NS, and NSIP.
|
2006-09-07 02:40:31 +00:00 |
pfil.c
|
…
|
|
pfil.h
|
…
|
|
pfkeyv2.h
|
…
|
|
ppp-comp.h
|
…
|
|
ppp-deflate.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
ppp_defs.h
|
…
|
|
ppp_tty.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
radix.c
|
…
|
|
radix.h
|
don't leak kernel variable declarations to userland.
|
2006-10-22 20:55:09 +00:00 |
raw_cb.c
|
…
|
|
raw_cb.h
|
…
|
|
raw_usrreq.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
route.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
route.h
|
…
|
|
rtsock.c
|
Remove ugly (void *) casts from network scope authorization wrapper and
|
2006-09-19 21:42:29 +00:00 |
slcompress.c
|
…
|
|
slcompress.h
|
…
|
|
slip.h
|
…
|
|
zlib.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
zlib.h
|
…
|
|