HardenedBSD/sys/net
Bruce Evans 42d263adde Don't test for conflicting combinations of PPP_FILTER/BPFILTER here.
Testing in if_ppp.c is good enough.

Added comments about bogus #includes and #defines.

Removed unused #includes.

Don't depend on gcc's misfeature of rewriting short args in old-style
function definitions to match wrong prototypes.  I just changed the
function definition to match the prototype, since this is easy to
verify automatically (it causes no changes in the object code), but
it breaks K&R1 support and doesn't fix the pessimal type.
1997-11-18 14:08:51 +00:00
..
bpf_compat.h
bpf_filter.c
bpf.c
bpf.h
bpfdesc.h
bsd_comp.c Removed unused #includes. 1997-10-28 15:59:26 +00:00
ethernet.h
fddi.h
hostcache.c Remove a bunch of variables which were unused both in GENERIC and LINT. 1997-11-07 08:53:44 +00:00
hostcache.h
if_arp.h
if_atm.h
if_atmsubr.c Use gettime() instead of assignment from time'. (time' is too 1997-11-18 13:37:56 +00:00
if_disc.c
if_dl.h
if_ethersubr.c Remove a bunch of variables which were unused both in GENERIC and LINT. 1997-11-07 08:53:44 +00:00
if_fddisubr.c Use gettime() instead of assignment from time'. (time' is too 1997-11-18 13:37:56 +00:00
if_llc.h
if_loop.c
if_media.c
if_media.h
if_mib.c
if_mib.h
if_ppp.c Cleaned up PPP_FILTER/NBPFILTER ifdefs. 1997-11-18 13:52:41 +00:00
if_ppp.h
if_pppvar.h
if_sl.c
if_slvar.h
if_sppp.h
if_spppsubr.c
if_tun.c
if_tun.h
if_types.h
if_var.h
if.c Removed unused #includes. 1997-10-28 15:59:26 +00:00
if.h
netisr.h
ppp_comp.h
ppp_deflate.c Removed unused #includes. 1997-10-28 15:59:26 +00:00
ppp_defs.h
ppp_tty.c Don't test for conflicting combinations of PPP_FILTER/BPFILTER here. 1997-11-18 14:08:51 +00:00
radix.c
radix.h
raw_cb.c Removed unused #includes. 1997-10-28 15:59:26 +00:00
raw_cb.h
raw_usrreq.c Remove a bunch of variables which were unused both in GENERIC and LINT. 1997-11-07 08:53:44 +00:00
route.c Removed unused #includes. 1997-10-28 15:59:26 +00:00
route.h
rtsock.c Fixed bug in RTM_ADD where rmx_locks weren't being set on the new route, 1997-10-31 08:53:13 +00:00
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h