.. |
agr
|
TRUE -> true, FALSE -> false
|
2007-02-22 06:16:03 +00:00 |
Makefile
|
Install <net/if_pflog.h>.
|
2007-01-13 14:13:53 +00:00 |
bpf.c
|
__unused removal on arguments; approved by core.
|
2006-11-16 01:32:37 +00:00 |
bpf.h
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:21:38 +00:00 |
bpf_filter.c
|
Use be16dec() and be32dec() instead of reimplementing them.
|
2007-01-27 07:16:01 +00:00 |
bpfdesc.h
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:21:38 +00:00 |
bridgestp.c
|
__unused removal on arguments; approved by core.
|
2006-11-16 01:32:37 +00:00 |
bsd-comp.c
|
__unused removal on arguments; approved by core.
|
2006-11-16 01:32:37 +00:00 |
dlt.h
|
add missing DLTs from the libpcap-0.9.4 distribution
|
2006-02-27 14:22:26 +00:00 |
ethertypes.h
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:21:38 +00:00 |
files.pf
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
if.c
|
Cosmetic: use TAILQ_EMPTY, TAILQ_FOREACH.
|
2007-02-22 09:23:38 +00:00 |
if.h
|
KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous
|
2007-02-17 22:34:07 +00:00 |
if_arc.h
|
argument type conflict.
|
2005-12-14 00:28:08 +00:00 |
if_arcsubr.c
|
Remove unused #define SIN(). From he@.
|
2007-02-19 21:18:23 +00:00 |
if_arp.h
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:21:38 +00:00 |
if_atm.h
|
KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous
|
2007-02-17 22:34:07 +00:00 |
if_atmsubr.c
|
KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous
|
2007-02-17 22:34:07 +00:00 |
if_bridge.c
|
Use __arraycount().
|
2007-02-21 02:24:14 +00:00 |
if_bridgevar.h
|
KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous
|
2007-02-17 22:34:07 +00:00 |
if_dl.h
|
ANSI function decls and application of static.
|
2005-12-11 23:05:24 +00:00 |
if_eco.h
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:21:38 +00:00 |
if_ecosubr.c
|
merge FreeBSD timecounters from branch simonb-timecounters
|
2006-06-07 22:33:33 +00:00 |
if_ether.h
|
KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous
|
2007-02-17 22:34:07 +00:00 |
if_etherip.c
|
Introduce new helper functions to abstract the route caching.
|
2006-12-15 21:18:52 +00:00 |
if_etherip.h
|
Introduce new helper functions to abstract the route caching.
|
2006-12-15 21:18:52 +00:00 |
if_ethersubr.c
|
Remove extraneous parentheses. bcopy -> memcpy.
|
2007-02-20 08:55:54 +00:00 |
if_faith.c
|
KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous
|
2007-02-17 22:34:07 +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
|
KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous
|
2007-02-17 22:34:07 +00:00 |
if_gif.c
|
In gif_clone_destroy(), free the cached route before freeing the
|
2007-02-23 06:15:31 +00:00 |
if_gif.h
|
KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous
|
2007-02-17 22:34:07 +00:00 |
if_gre.c
|
Cosmetic: remove gratuitous () from return statements.
|
2007-02-23 06:13:24 +00:00 |
if_gre.h
|
Mark some shared variables as volatile.
|
2007-01-26 03:01:32 +00:00 |
if_hippi.h
|
ANSI function decls and application of static.
|
2005-12-11 23:05:24 +00:00 |
if_hippisubr.c
|
Remove unused #define SIN.
|
2007-02-20 08:32:14 +00:00 |
if_ieee1394.h
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:21:38 +00:00 |
if_ieee1394subr.c
|
KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous
|
2007-02-17 22:34:07 +00:00 |
if_llc.h
|
define some more magic LLC constants
|
2006-12-10 11:35:36 +00:00 |
if_loop.c
|
KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous
|
2007-02-17 22:34:07 +00:00 |
if_media.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
if_media.h
|
Add IFM_10G_SR and IFM_10G_CX4, to keep in sync with FreeBSD.
|
2006-06-03 12:43:28 +00:00 |
if_ppp.c
|
KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous
|
2007-02-17 22:34:07 +00:00 |
if_ppp.h
|
ANSI function decls and application of static.
|
2005-12-11 23:05:24 +00:00 |
if_pppoe.c
|
__unused removal on arguments; approved by core.
|
2006-11-16 01:32:37 +00:00 |
if_pppoe.h
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:21:38 +00:00 |
if_pppvar.h
|
KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous
|
2007-02-17 22:34:07 +00:00 |
if_sl.c
|
KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous
|
2007-02-17 22:34:07 +00:00 |
if_slvar.h
|
merge FreeBSD timecounters from branch simonb-timecounters
|
2006-06-07 22:33:33 +00:00 |
if_sppp.h
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:21:38 +00:00 |
if_spppsubr.c
|
KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous
|
2007-02-17 22:34:07 +00:00 |
if_spppvar.h
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:21:38 +00:00 |
if_srt.c
|
KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous
|
2007-02-17 22:34:07 +00:00 |
if_srt.h
|
Add RCS Id.
|
2006-12-29 10:39:59 +00:00 |
if_stf.c
|
KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous
|
2007-02-17 22:34:07 +00:00 |
if_stf.h
|
ANSI function decls and application of static.
|
2005-12-11 23:05:24 +00:00 |
if_strip.c
|
Use satocsin to cast to const struct sockaddr_in *.
|
2007-02-18 07:17:48 +00:00 |
if_stripvar.h
|
merge FreeBSD timecounters from branch simonb-timecounters
|
2006-06-07 22:33:33 +00:00 |
if_tap.c
|
Remove unnecessary output and reduce verbosity in dmesg(8) output. That
|
2007-02-26 23:52:18 +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
|
KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous
|
2007-02-17 22:34:07 +00:00 |
if_tun.c
|
KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous
|
2007-02-17 22:34:07 +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
|
Integrate Common Address Redundancy Procotol (CARP) from OpenBSD
|
2006-05-18 09:05:49 +00:00 |
if_vlan.c
|
__unused removal on arguments; approved by core.
|
2006-11-16 01:32:37 +00:00 |
if_vlanvar.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
net_osdep.h
|
Consistent usage of KAUTH_GENERIC_ISSUSER.
|
2007-01-04 19:07:03 +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
|
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
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:21:38 +00:00 |
ppp-comp.h
|
ANSI function decls and application of static.
|
2005-12-11 23:05:24 +00:00 |
ppp-deflate.c
|
__unused removal on arguments; approved by core.
|
2006-11-16 01:32:37 +00:00 |
ppp_defs.h
|
KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous
|
2007-02-17 22:34:07 +00:00 |
ppp_tty.c
|
Consistent usage of KAUTH_GENERIC_ISSUSER.
|
2007-01-04 19:07:03 +00:00 |
radix.c
|
Clean this code up some.
|
2007-02-17 07:46:38 +00:00 |
radix.h
|
Clean this code up some.
|
2007-02-17 07:46:38 +00:00 |
raw_cb.c
|
ANSI function decls and application of static.
|
2005-12-11 23:05:24 +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
|
KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous
|
2007-02-17 22:34:07 +00:00 |
route.c
|
KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous
|
2007-02-17 22:34:07 +00:00 |
route.h
|
KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous
|
2007-02-17 22:34:07 +00:00 |
rtsock.c
|
Initialize routeswitch with structure initializers.
|
2007-02-18 22:46:32 +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
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
|
2005-12-10 23:21:38 +00:00 |
zlib.c
|
__unused removal on arguments; approved by core.
|
2006-11-16 01:32:37 +00:00 |
zlib.h
|
zlib 1.2.3 changed the include protection variable names; adjust.
|
2006-01-14 20:17:12 +00:00 |