diff options
Diffstat (limited to 'sys/netinet')
181 files changed, 182 insertions, 182 deletions
diff --git a/sys/netinet/accf_data.c b/sys/netinet/accf_data.c index 599392c30f50..4d020ccc64d7 100644 --- a/sys/netinet/accf_data.c +++ b/sys/netinet/accf_data.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/accf_data.c,v 1.12.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $"); #define ACCEPT_FILTER_MOD diff --git a/sys/netinet/accf_dns.c b/sys/netinet/accf_dns.c index ec2b4cfb804f..44f9104fc02b 100644 --- a/sys/netinet/accf_dns.c +++ b/sys/netinet/accf_dns.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/accf_dns.c,v 1.3.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */ #define ACCEPT_FILTER_MOD diff --git a/sys/netinet/accf_http.c b/sys/netinet/accf_http.c index b3761ef54c19..5bfecafbccee 100644 --- a/sys/netinet/accf_http.c +++ b/sys/netinet/accf_http.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/accf_http.c,v 1.18.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $"); #define ACCEPT_FILTER_MOD diff --git a/sys/netinet/cc.h b/sys/netinet/cc.h index 14b4a9dee5a3..3f30d636d79b 100644 --- a/sys/netinet/cc.h +++ b/sys/netinet/cc.h @@ -35,7 +35,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/cc.h,v 1.5.2.3.2.1 2012/03/03 06:15:13 kensmith Exp $ */ /* diff --git a/sys/netinet/cc/cc.c b/sys/netinet/cc/cc.c index d6f978a38e2c..4d63c059050d 100644 --- a/sys/netinet/cc/cc.c +++ b/sys/netinet/cc/cc.c @@ -47,7 +47,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/cc/cc.c,v 1.8.2.3.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include <sys/param.h> #include <sys/kernel.h> diff --git a/sys/netinet/cc/cc_chd.c b/sys/netinet/cc/cc_chd.c index 5f64f6ca4d8b..5d2a3e72b56e 100644 --- a/sys/netinet/cc/cc_chd.c +++ b/sys/netinet/cc/cc_chd.c @@ -51,7 +51,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/cc/cc_chd.c,v 1.3.2.4.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include <sys/param.h> #include <sys/kernel.h> diff --git a/sys/netinet/cc/cc_cubic.c b/sys/netinet/cc/cc_cubic.c index 17a69855275c..92c0fc357efe 100644 --- a/sys/netinet/cc/cc_cubic.c +++ b/sys/netinet/cc/cc_cubic.c @@ -46,7 +46,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/cc/cc_cubic.c,v 1.4.2.4.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include <sys/param.h> #include <sys/kernel.h> diff --git a/sys/netinet/cc/cc_cubic.h b/sys/netinet/cc/cc_cubic.h index 6158249c5791..a1eb0729b892 100644 --- a/sys/netinet/cc/cc_cubic.h +++ b/sys/netinet/cc/cc_cubic.h @@ -33,7 +33,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/cc/cc_cubic.h,v 1.2.2.3.2.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifndef _NETINET_CC_CUBIC_H_ diff --git a/sys/netinet/cc/cc_hd.c b/sys/netinet/cc/cc_hd.c index 1578afd7ff61..df37c2a47849 100644 --- a/sys/netinet/cc/cc_hd.c +++ b/sys/netinet/cc/cc_hd.c @@ -52,7 +52,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/cc/cc_hd.c,v 1.2.2.3.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include <sys/param.h> #include <sys/kernel.h> diff --git a/sys/netinet/cc/cc_htcp.c b/sys/netinet/cc/cc_htcp.c index 4aa4e7bf37c5..37b358aea4c6 100644 --- a/sys/netinet/cc/cc_htcp.c +++ b/sys/netinet/cc/cc_htcp.c @@ -48,7 +48,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/cc/cc_htcp.c,v 1.4.2.4.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include <sys/param.h> #include <sys/kernel.h> diff --git a/sys/netinet/cc/cc_module.h b/sys/netinet/cc/cc_module.h index 6da10df144f7..2a7126610641 100644 --- a/sys/netinet/cc/cc_module.h +++ b/sys/netinet/cc/cc_module.h @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/cc/cc_module.h,v 1.2.2.3.2.1 2012/03/03 06:15:13 kensmith Exp $ */ /* diff --git a/sys/netinet/cc/cc_newreno.c b/sys/netinet/cc/cc_newreno.c index 96d64feed03a..6ef9ffd4115b 100644 --- a/sys/netinet/cc/cc_newreno.c +++ b/sys/netinet/cc/cc_newreno.c @@ -49,7 +49,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/cc/cc_newreno.c,v 1.5.2.3.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include <sys/param.h> #include <sys/kernel.h> diff --git a/sys/netinet/cc/cc_vegas.c b/sys/netinet/cc/cc_vegas.c index d25ecf9e45e9..0e89a87ec451 100644 --- a/sys/netinet/cc/cc_vegas.c +++ b/sys/netinet/cc/cc_vegas.c @@ -54,7 +54,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/cc/cc_vegas.c,v 1.4.2.4.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include <sys/param.h> #include <sys/kernel.h> diff --git a/sys/netinet/icmp6.h b/sys/netinet/icmp6.h index c9da86a8b3cd..fc8be820f41a 100644 --- a/sys/netinet/icmp6.h +++ b/sys/netinet/icmp6.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet/icmp6.h,v 1.27.2.3.2.1 2012/03/03 06:15:13 kensmith Exp $ */ /* $KAME: icmp6.h,v 1.46 2001/04/27 15:09:48 itojun Exp $ */ /*- diff --git a/sys/netinet/icmp_var.h b/sys/netinet/icmp_var.h index 30da6a262421..451767037b8c 100644 --- a/sys/netinet/icmp_var.h +++ b/sys/netinet/icmp_var.h @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * @(#)icmp_var.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/icmp_var.h,v 1.31.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifndef _NETINET_ICMP_VAR_H_ diff --git a/sys/netinet/if_atm.c b/sys/netinet/if_atm.c index c46460e11bc3..dccd31c93565 100644 --- a/sys/netinet/if_atm.c +++ b/sys/netinet/if_atm.c @@ -32,7 +32,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/if_atm.c,v 1.23.2.2.2.1 2012/03/03 06:15:13 kensmith Exp $"); /* * IP <=> ATM address resolution. diff --git a/sys/netinet/if_atm.h b/sys/netinet/if_atm.h index bd8b51437ecc..db0871e83b6a 100644 --- a/sys/netinet/if_atm.h +++ b/sys/netinet/if_atm.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet/if_atm.h,v 1.7.22.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */ /* $NetBSD: if_atm.h,v 1.2 1996/07/03 17:17:17 chuck Exp $ */ /*- diff --git a/sys/netinet/if_ether.c b/sys/netinet/if_ether.c index b6ea8bb0c139..aaaba17dab6a 100644 --- a/sys/netinet/if_ether.c +++ b/sys/netinet/if_ether.c @@ -36,7 +36,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/if_ether.c,v 1.208.2.21.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include "opt_inet.h" diff --git a/sys/netinet/if_ether.h b/sys/netinet/if_ether.h index ce63d8dbf4de..49d7bc4b44fd 100644 --- a/sys/netinet/if_ether.h +++ b/sys/netinet/if_ether.h @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * @(#)if_ether.h 8.3 (Berkeley) 5/2/95 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/if_ether.h,v 1.36.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifndef _NETINET_IF_ETHER_H_ diff --git a/sys/netinet/igmp.c b/sys/netinet/igmp.c index f1a85ae87488..d16b8b93ca0a 100644 --- a/sys/netinet/igmp.c +++ b/sys/netinet/igmp.c @@ -48,7 +48,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/igmp.c,v 1.89.2.4.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/netinet/igmp.h b/sys/netinet/igmp.h index 8f574290b8eb..3a5053337018 100644 --- a/sys/netinet/igmp.h +++ b/sys/netinet/igmp.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)igmp.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/igmp.h,v 1.18.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifndef _NETINET_IGMP_H_ diff --git a/sys/netinet/igmp_var.h b/sys/netinet/igmp_var.h index ca17158f1aef..fb04934eeabc 100644 --- a/sys/netinet/igmp_var.h +++ b/sys/netinet/igmp_var.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)igmp_var.h 8.1 (Berkeley) 7/19/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/igmp_var.h,v 1.24.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifndef _NETINET_IGMP_VAR_H_ diff --git a/sys/netinet/in.c b/sys/netinet/in.c index b6595005cd6c..4804cadd0422 100644 --- a/sys/netinet/in.c +++ b/sys/netinet/in.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/in.c,v 1.143.2.34.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include "opt_mpath.h" diff --git a/sys/netinet/in.h b/sys/netinet/in.h index b03e74c5290d..233b44f9dc28 100644 --- a/sys/netinet/in.h +++ b/sys/netinet/in.h @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * @(#)in.h 8.3 (Berkeley) 1/3/94 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/in.h,v 1.110.2.5.4.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifndef _NETINET_IN_H_ diff --git a/sys/netinet/in_cksum.c b/sys/netinet/in_cksum.c index 8fe05d9f96b2..17e1ed2d9ac4 100644 --- a/sys/netinet/in_cksum.c +++ b/sys/netinet/in_cksum.c @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/in_cksum.c,v 1.10.10.1.8.1 2012/03/03 06:15:13 kensmith Exp $"); #include <sys/param.h> #include <sys/mbuf.h> diff --git a/sys/netinet/in_debug.c b/sys/netinet/in_debug.c index 7624f1deedfc..7d544c364194 100644 --- a/sys/netinet/in_debug.c +++ b/sys/netinet/in_debug.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/in_debug.c,v 1.1.2.2.4.1 2012/03/03 06:15:13 kensmith Exp $"); #include "opt_ddb.h" diff --git a/sys/netinet/in_gif.c b/sys/netinet/in_gif.c index 6c60390aa6a5..9a8755819463 100644 --- a/sys/netinet/in_gif.c +++ b/sys/netinet/in_gif.c @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/in_gif.c,v 1.50.2.2.6.1 2012/03/03 06:15:13 kensmith Exp $"); #include "opt_mrouting.h" #include "opt_inet.h" diff --git a/sys/netinet/in_gif.h b/sys/netinet/in_gif.h index e1f4ae48d6ed..e2a2b19a44fb 100644 --- a/sys/netinet/in_gif.h +++ b/sys/netinet/in_gif.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet/in_gif.h,v 1.12.22.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */ /* $KAME: in_gif.h,v 1.5 2000/04/14 08:36:02 itojun Exp $ */ /*- diff --git a/sys/netinet/in_mcast.c b/sys/netinet/in_mcast.c index 811d935ba995..c5202de9168f 100644 --- a/sys/netinet/in_mcast.c +++ b/sys/netinet/in_mcast.c @@ -33,7 +33,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/in_mcast.c,v 1.27.2.5.6.1 2012/03/03 06:15:13 kensmith Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/netinet/in_pcb.c b/sys/netinet/in_pcb.c index f280e48f11a7..1c910894fdf9 100644 --- a/sys/netinet/in_pcb.c +++ b/sys/netinet/in_pcb.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/in_pcb.c,v 1.260.2.9.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include "opt_ddb.h" #include "opt_ipsec.h" diff --git a/sys/netinet/in_pcb.h b/sys/netinet/in_pcb.h index 5a073f7c02f3..815ce95dd21f 100644 --- a/sys/netinet/in_pcb.h +++ b/sys/netinet/in_pcb.h @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * @(#)in_pcb.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/in_pcb.h,v 1.142.2.3.2.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifndef _NETINET_IN_PCB_H_ diff --git a/sys/netinet/in_proto.c b/sys/netinet/in_proto.c index 1995f86c7ebe..e1fa3ebb7a61 100644 --- a/sys/netinet/in_proto.c +++ b/sys/netinet/in_proto.c @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/in_proto.c,v 1.99.2.7.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include "opt_ipx.h" #include "opt_mrouting.h" diff --git a/sys/netinet/in_rmx.c b/sys/netinet/in_rmx.c index 1389873eb802..e4524f2786e2 100644 --- a/sys/netinet/in_rmx.c +++ b/sys/netinet/in_rmx.c @@ -41,7 +41,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/in_rmx.c,v 1.79.2.4.4.1 2012/03/03 06:15:13 kensmith Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/netinet/in_systm.h b/sys/netinet/in_systm.h index 4b34aa00f764..5a03f1a46654 100644 --- a/sys/netinet/in_systm.h +++ b/sys/netinet/in_systm.h @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * @(#)in_systm.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/in_systm.h,v 1.13.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifndef _NETINET_IN_SYSTM_H_ diff --git a/sys/netinet/in_var.h b/sys/netinet/in_var.h index 5be07c151040..f63fc18e650c 100644 --- a/sys/netinet/in_var.h +++ b/sys/netinet/in_var.h @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * @(#)in_var.h 8.2 (Berkeley) 1/9/95 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/in_var.h,v 1.75.2.2.2.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifndef _NETINET_IN_VAR_H_ diff --git a/sys/netinet/ip.h b/sys/netinet/ip.h index daee533ee681..aaed7fa23d1f 100644 --- a/sys/netinet/ip.h +++ b/sys/netinet/ip.h @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * @(#)ip.h 8.2 (Berkeley) 6/1/94 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip.h,v 1.34.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifndef _NETINET_IP_H_ diff --git a/sys/netinet/ip6.h b/sys/netinet/ip6.h index 3fb08a78c9df..3c09c730e33c 100644 --- a/sys/netinet/ip6.h +++ b/sys/netinet/ip6.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet/ip6.h,v 1.19.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */ /* $KAME: ip6.h,v 1.18 2001/03/29 05:34:30 itojun Exp $ */ /*- diff --git a/sys/netinet/ip_carp.c b/sys/netinet/ip_carp.c index 2cc97562d1c0..1727bc566081 100644 --- a/sys/netinet/ip_carp.c +++ b/sys/netinet/ip_carp.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/ip_carp.c,v 1.73.2.7.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include "opt_bpf.h" #include "opt_inet.h" diff --git a/sys/netinet/ip_carp.h b/sys/netinet/ip_carp.h index 2f2b4f283a96..1901143b3485 100644 --- a/sys/netinet/ip_carp.h +++ b/sys/netinet/ip_carp.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet/ip_carp.h,v 1.4.2.2.4.1 2012/03/03 06:15:13 kensmith Exp $ */ /* $OpenBSD: ip_carp.h,v 1.8 2004/07/29 22:12:15 mcbride Exp $ */ /* diff --git a/sys/netinet/ip_divert.c b/sys/netinet/ip_divert.c index 26b4212d98bd..dad3a3767c32 100644 --- a/sys/netinet/ip_divert.c +++ b/sys/netinet/ip_divert.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/ip_divert.c,v 1.156.2.8.2.1 2012/03/03 06:15:13 kensmith Exp $"); #if !defined(KLD_MODULE) #include "opt_inet.h" diff --git a/sys/netinet/ip_divert.h b/sys/netinet/ip_divert.h index b8bcf4fb675f..0c0aadf328d4 100644 --- a/sys/netinet/ip_divert.h +++ b/sys/netinet/ip_divert.h @@ -29,7 +29,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGES. * - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_divert.h,v 1.4.22.3.6.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifndef _NETINET_IP_DIVERT_H_ diff --git a/sys/netinet/ip_dummynet.h b/sys/netinet/ip_dummynet.h index 0bbc32638c97..51f449b70e17 100644 --- a/sys/netinet/ip_dummynet.h +++ b/sys/netinet/ip_dummynet.h @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_dummynet.h,v 1.47.2.2.6.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifndef _IP_DUMMYNET_H diff --git a/sys/netinet/ip_ecn.c b/sys/netinet/ip_ecn.c index 9fce01d7cd68..68781c6892ba 100644 --- a/sys/netinet/ip_ecn.c +++ b/sys/netinet/ip_ecn.c @@ -35,7 +35,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/ip_ecn.c,v 1.9.10.1.8.1 2012/03/03 06:15:13 kensmith Exp $"); #include "opt_inet.h" #include "opt_inet6.h" diff --git a/sys/netinet/ip_ecn.h b/sys/netinet/ip_ecn.h index 0886cc8277fe..e251cbad936a 100644 --- a/sys/netinet/ip_ecn.h +++ b/sys/netinet/ip_ecn.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet/ip_ecn.h,v 1.7.22.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */ /* $KAME: ip_ecn.h,v 1.8 2002/01/07 11:34:47 kjc Exp $ */ /*- diff --git a/sys/netinet/ip_encap.c b/sys/netinet/ip_encap.c index ce1319d447ef..91c5888a6b56 100644 --- a/sys/netinet/ip_encap.c +++ b/sys/netinet/ip_encap.c @@ -57,7 +57,7 @@ /* XXX is M_NETADDR correct? */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/ip_encap.c,v 1.24.10.2.6.1 2012/03/03 06:15:13 kensmith Exp $"); #include "opt_mrouting.h" #include "opt_inet.h" diff --git a/sys/netinet/ip_encap.h b/sys/netinet/ip_encap.h index 3b1a5aeeb738..661104914bc8 100644 --- a/sys/netinet/ip_encap.h +++ b/sys/netinet/ip_encap.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet/ip_encap.h,v 1.4.22.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */ /* $KAME: ip_encap.h,v 1.7 2000/03/25 07:23:37 sumikawa Exp $ */ /*- diff --git a/sys/netinet/ip_fastfwd.c b/sys/netinet/ip_fastfwd.c index d7fe4112a9f4..f649a44da657 100644 --- a/sys/netinet/ip_fastfwd.c +++ b/sys/netinet/ip_fastfwd.c @@ -74,7 +74,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/ip_fastfwd.c,v 1.52.2.3.4.1 2012/03/03 06:15:13 kensmith Exp $"); #include "opt_ipfw.h" #include "opt_ipstealth.h" diff --git a/sys/netinet/ip_fw.h b/sys/netinet/ip_fw.h index 8fad1ff0a8da..6f418ec87de3 100644 --- a/sys/netinet/ip_fw.h +++ b/sys/netinet/ip_fw.h @@ -22,7 +22,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_fw.h,v 1.132.2.6.2.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifndef _IPFW2_H diff --git a/sys/netinet/ip_gre.c b/sys/netinet/ip_gre.c index 218cc6e38cfb..06cf1aff4973 100644 --- a/sys/netinet/ip_gre.c +++ b/sys/netinet/ip_gre.c @@ -45,7 +45,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/ip_gre.c,v 1.26.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $"); #include "opt_inet.h" #include "opt_atalk.h" diff --git a/sys/netinet/ip_gre.h b/sys/netinet/ip_gre.h index 1fb67d93b9ce..7f73be64785b 100644 --- a/sys/netinet/ip_gre.h +++ b/sys/netinet/ip_gre.h @@ -1,5 +1,5 @@ /* $NetBSD: ip_gre.h,v 1.5 2002/06/09 16:33:40 itojun Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet/ip_gre.h,v 1.4.10.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */ /*- * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/sys/netinet/ip_icmp.c b/sys/netinet/ip_icmp.c index 480a2c80db55..ecc3a6b1ef43 100644 --- a/sys/netinet/ip_icmp.c +++ b/sys/netinet/ip_icmp.c @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/ip_icmp.c,v 1.138.2.4.4.1 2012/03/03 06:15:13 kensmith Exp $"); #include "opt_ipsec.h" diff --git a/sys/netinet/ip_icmp.h b/sys/netinet/ip_icmp.h index 9cabdb58c570..f9bd72ac9280 100644 --- a/sys/netinet/ip_icmp.h +++ b/sys/netinet/ip_icmp.h @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * @(#)ip_icmp.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_icmp.h,v 1.28.2.2.6.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifndef _NETINET_IP_ICMP_H_ diff --git a/sys/netinet/ip_id.c b/sys/netinet/ip_id.c index ce8c6b42ec78..eb253bfd57d2 100644 --- a/sys/netinet/ip_id.c +++ b/sys/netinet/ip_id.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/ip_id.c,v 1.12.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $"); /* * IP ID generation is a fascinating topic. diff --git a/sys/netinet/ip_input.c b/sys/netinet/ip_input.c index b8a6c244b2ff..56531dfb0af0 100644 --- a/sys/netinet/ip_input.c +++ b/sys/netinet/ip_input.c @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/ip_input.c,v 1.375.2.13.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include "opt_bootp.h" #include "opt_ipfw.h" diff --git a/sys/netinet/ip_ipsec.c b/sys/netinet/ip_ipsec.c index a0172eeef3cb..1427db3a8bad 100644 --- a/sys/netinet/ip_ipsec.c +++ b/sys/netinet/ip_ipsec.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/ip_ipsec.c,v 1.22.2.4.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include "opt_ipsec.h" #include "opt_sctp.h" diff --git a/sys/netinet/ip_ipsec.h b/sys/netinet/ip_ipsec.h index 31bc86a17498..f30498d43aa7 100644 --- a/sys/netinet/ip_ipsec.h +++ b/sys/netinet/ip_ipsec.h @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_ipsec.h,v 1.4.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifndef _NETINET_IP_IPSEC_H_ diff --git a/sys/netinet/ip_mroute.c b/sys/netinet/ip_mroute.c index 289ccc9aa473..19f3e5d2c7ff 100644 --- a/sys/netinet/ip_mroute.c +++ b/sys/netinet/ip_mroute.c @@ -67,7 +67,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/ip_mroute.c,v 1.155.2.3.4.1 2012/03/03 06:15:13 kensmith Exp $"); #include "opt_inet.h" #include "opt_mrouting.h" diff --git a/sys/netinet/ip_mroute.h b/sys/netinet/ip_mroute.h index c54c75aa0f06..6540afb5317f 100644 --- a/sys/netinet/ip_mroute.h +++ b/sys/netinet/ip_mroute.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ip_mroute.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_mroute.h,v 1.36.2.2.4.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifndef _NETINET_IP_MROUTE_H_ diff --git a/sys/netinet/ip_options.c b/sys/netinet/ip_options.c index 8d8719739f2f..382a0605e941 100644 --- a/sys/netinet/ip_options.c +++ b/sys/netinet/ip_options.c @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/ip_options.c,v 1.21.2.3.4.1 2012/03/03 06:15:13 kensmith Exp $"); #include "opt_ipstealth.h" diff --git a/sys/netinet/ip_options.h b/sys/netinet/ip_options.h index 7ba5ae644b76..412717f9e706 100644 --- a/sys/netinet/ip_options.h +++ b/sys/netinet/ip_options.h @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_options.h,v 1.4.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifndef _NETINET_IP_OPTIONS_H_ diff --git a/sys/netinet/ip_output.c b/sys/netinet/ip_output.c index db9e6f2e6d74..94a97dd3c103 100644 --- a/sys/netinet/ip_output.c +++ b/sys/netinet/ip_output.c @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/ip_output.c,v 1.314.2.12.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include "opt_ipfw.h" #include "opt_ipsec.h" diff --git a/sys/netinet/ip_var.h b/sys/netinet/ip_var.h index 51d881ae1b37..e623a15e980a 100644 --- a/sys/netinet/ip_var.h +++ b/sys/netinet/ip_var.h @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * @(#)ip_var.h 8.2 (Berkeley) 1/9/95 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ip_var.h,v 1.115.2.7.2.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifndef _NETINET_IP_VAR_H_ diff --git a/sys/netinet/ipfw/dn_heap.c b/sys/netinet/ipfw/dn_heap.c index 6773851327c3..54a833db1246 100644 --- a/sys/netinet/ipfw/dn_heap.c +++ b/sys/netinet/ipfw/dn_heap.c @@ -27,13 +27,13 @@ /* * Binary heap and hash tables, used in dummynet * - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ipfw/dn_heap.c,v 1.2.2.2.6.1 2012/03/03 06:15:13 kensmith Exp $ */ #include <sys/cdefs.h> #include <sys/param.h> #ifdef _KERNEL -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/ipfw/dn_heap.c,v 1.2.2.2.6.1 2012/03/03 06:15:13 kensmith Exp $"); #include <sys/systm.h> #include <sys/malloc.h> #include <sys/kernel.h> diff --git a/sys/netinet/ipfw/dn_heap.h b/sys/netinet/ipfw/dn_heap.h index c95473ade392..b6926a44cc35 100644 --- a/sys/netinet/ipfw/dn_heap.h +++ b/sys/netinet/ipfw/dn_heap.h @@ -27,7 +27,7 @@ /* * Binary heap and hash tables, header file * - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ipfw/dn_heap.h,v 1.2.2.2.6.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifndef _IP_DN_HEAP_H diff --git a/sys/netinet/ipfw/dn_sched.h b/sys/netinet/ipfw/dn_sched.h index fe54b0205cf3..4763db189f96 100644 --- a/sys/netinet/ipfw/dn_sched.h +++ b/sys/netinet/ipfw/dn_sched.h @@ -27,7 +27,7 @@ /* * The API to write a packet scheduling algorithm for dummynet. * - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ipfw/dn_sched.h,v 1.2.2.2.6.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifndef _DN_SCHED_H diff --git a/sys/netinet/ipfw/dn_sched_fifo.c b/sys/netinet/ipfw/dn_sched_fifo.c index 0bb3800a9c2a..7cf378028390 100644 --- a/sys/netinet/ipfw/dn_sched_fifo.c +++ b/sys/netinet/ipfw/dn_sched_fifo.c @@ -25,7 +25,7 @@ */ /* - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ipfw/dn_sched_fifo.c,v 1.1.2.2.6.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifdef _KERNEL diff --git a/sys/netinet/ipfw/dn_sched_prio.c b/sys/netinet/ipfw/dn_sched_prio.c index 28f60062cfc5..b145f6bd424f 100644 --- a/sys/netinet/ipfw/dn_sched_prio.c +++ b/sys/netinet/ipfw/dn_sched_prio.c @@ -25,7 +25,7 @@ */ /* - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ipfw/dn_sched_prio.c,v 1.1.2.2.6.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifdef _KERNEL #include <sys/malloc.h> diff --git a/sys/netinet/ipfw/dn_sched_qfq.c b/sys/netinet/ipfw/dn_sched_qfq.c index 44555ee09e28..5b83c28689b2 100644 --- a/sys/netinet/ipfw/dn_sched_qfq.c +++ b/sys/netinet/ipfw/dn_sched_qfq.c @@ -25,7 +25,7 @@ */ /* - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ipfw/dn_sched_qfq.c,v 1.1.2.2.6.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifdef _KERNEL diff --git a/sys/netinet/ipfw/dn_sched_rr.c b/sys/netinet/ipfw/dn_sched_rr.c index fc7be001b305..8d52fb35cc9d 100644 --- a/sys/netinet/ipfw/dn_sched_rr.c +++ b/sys/netinet/ipfw/dn_sched_rr.c @@ -25,7 +25,7 @@ */ /* - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ipfw/dn_sched_rr.c,v 1.1.2.2.6.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifdef _KERNEL diff --git a/sys/netinet/ipfw/dn_sched_wf2q.c b/sys/netinet/ipfw/dn_sched_wf2q.c index 1fbc1202e405..7dd4d6139967 100644 --- a/sys/netinet/ipfw/dn_sched_wf2q.c +++ b/sys/netinet/ipfw/dn_sched_wf2q.c @@ -26,7 +26,7 @@ */ /* - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ipfw/dn_sched_wf2q.c,v 1.1.2.2.6.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifdef _KERNEL diff --git a/sys/netinet/ipfw/dummynet.txt b/sys/netinet/ipfw/dummynet.txt index 0ed6ad15d327..0c19d39392a7 100644 --- a/sys/netinet/ipfw/dummynet.txt +++ b/sys/netinet/ipfw/dummynet.txt @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/sys/netinet/ipfw/dummynet.txt,v 1.1.2.2.6.1 2012/03/03 06:15:13 kensmith Exp $ # Notes on the internal structure of dummynet (2010 version) diff --git a/sys/netinet/ipfw/ip_dn_glue.c b/sys/netinet/ipfw/ip_dn_glue.c index 4e038f4cbdd8..4645d2f47a56 100644 --- a/sys/netinet/ipfw/ip_dn_glue.c +++ b/sys/netinet/ipfw/ip_dn_glue.c @@ -25,7 +25,7 @@ */ /* - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ipfw/ip_dn_glue.c,v 1.2.2.4.2.1 2012/03/03 06:15:13 kensmith Exp $ * * Binary compatibility support for /sbin/ipfw RELENG_7 and RELENG_8 */ diff --git a/sys/netinet/ipfw/ip_dn_io.c b/sys/netinet/ipfw/ip_dn_io.c index a6401a11ea2a..837f9bb3cd01 100644 --- a/sys/netinet/ipfw/ip_dn_io.c +++ b/sys/netinet/ipfw/ip_dn_io.c @@ -28,7 +28,7 @@ * Dummynet portions related to packet handling. */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/ipfw/ip_dn_io.c,v 1.2.2.9.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include "opt_inet6.h" diff --git a/sys/netinet/ipfw/ip_dn_private.h b/sys/netinet/ipfw/ip_dn_private.h index 7b0088d93720..e23b1d118372 100644 --- a/sys/netinet/ipfw/ip_dn_private.h +++ b/sys/netinet/ipfw/ip_dn_private.h @@ -27,7 +27,7 @@ /* * internal dummynet APIs. * - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ipfw/ip_dn_private.h,v 1.3.2.3.2.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifndef _IP_DN_PRIVATE_H diff --git a/sys/netinet/ipfw/ip_dummynet.c b/sys/netinet/ipfw/ip_dummynet.c index b00ab65349fd..100e2ded3ac9 100644 --- a/sys/netinet/ipfw/ip_dummynet.c +++ b/sys/netinet/ipfw/ip_dummynet.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/ipfw/ip_dummynet.c,v 1.5.2.10.2.1 2012/03/03 06:15:13 kensmith Exp $"); /* * Configuration and internal object management for dummynet. diff --git a/sys/netinet/ipfw/ip_fw2.c b/sys/netinet/ipfw/ip_fw2.c index 79c974db0ec8..758de4ebf92c 100644 --- a/sys/netinet/ipfw/ip_fw2.c +++ b/sys/netinet/ipfw/ip_fw2.c @@ -24,7 +24,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/ipfw/ip_fw2.c,v 1.11.2.22.2.1 2012/03/03 06:15:13 kensmith Exp $"); /* * The FreeBSD IP packet firewall, main file diff --git a/sys/netinet/ipfw/ip_fw_dynamic.c b/sys/netinet/ipfw/ip_fw_dynamic.c index faa56ee8c8b8..700399374d30 100644 --- a/sys/netinet/ipfw/ip_fw_dynamic.c +++ b/sys/netinet/ipfw/ip_fw_dynamic.c @@ -24,7 +24,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/ipfw/ip_fw_dynamic.c,v 1.8.2.4.2.1 2012/03/03 06:15:13 kensmith Exp $"); #define DEB(x) #define DDB(x) x diff --git a/sys/netinet/ipfw/ip_fw_log.c b/sys/netinet/ipfw/ip_fw_log.c index e5dbf69a6ae6..0aec800ce726 100644 --- a/sys/netinet/ipfw/ip_fw_log.c +++ b/sys/netinet/ipfw/ip_fw_log.c @@ -24,7 +24,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/ipfw/ip_fw_log.c,v 1.9.2.7.2.1 2012/03/03 06:15:13 kensmith Exp $"); /* * Logging support for ipfw diff --git a/sys/netinet/ipfw/ip_fw_nat.c b/sys/netinet/ipfw/ip_fw_nat.c index dbeb254cbe7b..98075902ec90 100644 --- a/sys/netinet/ipfw/ip_fw_nat.c +++ b/sys/netinet/ipfw/ip_fw_nat.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/ipfw/ip_fw_nat.c,v 1.5.2.7.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/netinet/ipfw/ip_fw_pfil.c b/sys/netinet/ipfw/ip_fw_pfil.c index c2513c197166..30e2549c19b6 100644 --- a/sys/netinet/ipfw/ip_fw_pfil.c +++ b/sys/netinet/ipfw/ip_fw_pfil.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/ipfw/ip_fw_pfil.c,v 1.4.2.7.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include "opt_ipfw.h" #include "opt_inet.h" diff --git a/sys/netinet/ipfw/ip_fw_private.h b/sys/netinet/ipfw/ip_fw_private.h index 79ad0b405171..caa3bae3d580 100644 --- a/sys/netinet/ipfw/ip_fw_private.h +++ b/sys/netinet/ipfw/ip_fw_private.h @@ -22,7 +22,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ipfw/ip_fw_private.h,v 1.13.2.4.2.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifndef _IPFW2_PRIVATE_H diff --git a/sys/netinet/ipfw/ip_fw_sockopt.c b/sys/netinet/ipfw/ip_fw_sockopt.c index 86103be0cbc7..4da26494c971 100644 --- a/sys/netinet/ipfw/ip_fw_sockopt.c +++ b/sys/netinet/ipfw/ip_fw_sockopt.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/ipfw/ip_fw_sockopt.c,v 1.14.2.9.2.1 2012/03/03 06:15:13 kensmith Exp $"); /* * Sockopt support for ipfw. The routines here implement diff --git a/sys/netinet/ipfw/ip_fw_table.c b/sys/netinet/ipfw/ip_fw_table.c index 6a1c8e0a3f3d..b167aa59041c 100644 --- a/sys/netinet/ipfw/ip_fw_table.c +++ b/sys/netinet/ipfw/ip_fw_table.c @@ -24,7 +24,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/ipfw/ip_fw_table.c,v 1.9.2.3.2.1 2012/03/03 06:15:13 kensmith Exp $"); /* * Lookup table support for ipfw diff --git a/sys/netinet/ipfw/test/Makefile b/sys/netinet/ipfw/test/Makefile index c556a4bf3d51..ad87a6a42a8c 100644 --- a/sys/netinet/ipfw/test/Makefile +++ b/sys/netinet/ipfw/test/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/sys/netinet/ipfw/test/Makefile,v 1.2.2.3.6.1 2012/03/03 06:15:13 kensmith Exp $ # # Makefile for building userland tests # this is written in a form compatible with gmake diff --git a/sys/netinet/ipfw/test/dn_test.h b/sys/netinet/ipfw/test/dn_test.h index 4e079bc4d68b..803c328b8555 100644 --- a/sys/netinet/ipfw/test/dn_test.h +++ b/sys/netinet/ipfw/test/dn_test.h @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ipfw/test/dn_test.h,v 1.3.2.2.6.1 2012/03/03 06:15:13 kensmith Exp $ * * userspace compatibility code for dummynet schedulers */ diff --git a/sys/netinet/ipfw/test/main.c b/sys/netinet/ipfw/test/main.c index be9fdf53612c..062ef9ba2077 100644 --- a/sys/netinet/ipfw/test/main.c +++ b/sys/netinet/ipfw/test/main.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ipfw/test/main.c,v 1.1.2.2.6.1 2012/03/03 06:15:13 kensmith Exp $ * * Testing program for schedulers * diff --git a/sys/netinet/ipfw/test/mylist.h b/sys/netinet/ipfw/test/mylist.h index 6247f32ea4e4..319fb64f7037 100644 --- a/sys/netinet/ipfw/test/mylist.h +++ b/sys/netinet/ipfw/test/mylist.h @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ipfw/test/mylist.h,v 1.2.2.2.6.1 2012/03/03 06:15:13 kensmith Exp $ * * linux-like bidirectional lists */ diff --git a/sys/netinet/ipfw/test/test_dn_heap.c b/sys/netinet/ipfw/test/test_dn_heap.c index d460cf2ff36b..00f5ac1937ef 100644 --- a/sys/netinet/ipfw/test/test_dn_heap.c +++ b/sys/netinet/ipfw/test/test_dn_heap.c @@ -27,7 +27,7 @@ /* * Userland code for testing binary heaps and hash tables * - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ipfw/test/test_dn_heap.c,v 1.1.2.2.6.1 2012/03/03 06:15:13 kensmith Exp $ */ #include <sys/cdefs.h> diff --git a/sys/netinet/ipfw/test/test_dn_sched.c b/sys/netinet/ipfw/test/test_dn_sched.c index ee46c95ed868..e5846c6ad3ce 100644 --- a/sys/netinet/ipfw/test/test_dn_sched.c +++ b/sys/netinet/ipfw/test/test_dn_sched.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/ipfw/test/test_dn_sched.c,v 1.2.2.2.6.1 2012/03/03 06:15:13 kensmith Exp $ * * library functions for userland testing of dummynet schedulers */ diff --git a/sys/netinet/khelp/h_ertt.c b/sys/netinet/khelp/h_ertt.c index 7ce195ce252d..e770ce6c6484 100644 --- a/sys/netinet/khelp/h_ertt.c +++ b/sys/netinet/khelp/h_ertt.c @@ -37,7 +37,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/khelp/h_ertt.c,v 1.2.2.3.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include <sys/param.h> #include <sys/kernel.h> diff --git a/sys/netinet/khelp/h_ertt.h b/sys/netinet/khelp/h_ertt.h index de6e826956d6..b529524b2d66 100644 --- a/sys/netinet/khelp/h_ertt.h +++ b/sys/netinet/khelp/h_ertt.h @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/khelp/h_ertt.h,v 1.2.2.3.2.1 2012/03/03 06:15:13 kensmith Exp $ */ /* diff --git a/sys/netinet/libalias/HISTORY b/sys/netinet/libalias/HISTORY index c5bca59cac1f..38b6cf69db53 100644 --- a/sys/netinet/libalias/HISTORY +++ b/sys/netinet/libalias/HISTORY @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/sys/netinet/libalias/HISTORY,v 1.9.34.1.8.1 2012/03/03 06:15:13 kensmith Exp $ Version 1.0: August 11, 1996 (cjm) diff --git a/sys/netinet/libalias/alias.c b/sys/netinet/libalias/alias.c index 876e95844ded..5caacf681094 100644 --- a/sys/netinet/libalias/alias.c +++ b/sys/netinet/libalias/alias.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/libalias/alias.c,v 1.68.2.3.4.1 2012/03/03 06:15:13 kensmith Exp $"); /* Alias.c provides supervisory control for the functions of the diff --git a/sys/netinet/libalias/alias.h b/sys/netinet/libalias/alias.h index b2615c902894..3c9138075669 100644 --- a/sys/netinet/libalias/alias.h +++ b/sys/netinet/libalias/alias.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/libalias/alias.h,v 1.35.2.2.2.1 2012/03/03 06:15:13 kensmith Exp $ */ /* diff --git a/sys/netinet/libalias/alias_cuseeme.c b/sys/netinet/libalias/alias_cuseeme.c index 28f5e9311891..c0ed5061678d 100644 --- a/sys/netinet/libalias/alias_cuseeme.c +++ b/sys/netinet/libalias/alias_cuseeme.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/libalias/alias_cuseeme.c,v 1.14.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $"); #ifdef _KERNEL #include <sys/param.h> diff --git a/sys/netinet/libalias/alias_db.c b/sys/netinet/libalias/alias_db.c index 37b4c5bba49d..23e2ac3a7926 100644 --- a/sys/netinet/libalias/alias_db.c +++ b/sys/netinet/libalias/alias_db.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/libalias/alias_db.c,v 1.77.2.4.2.1 2012/03/03 06:15:13 kensmith Exp $"); /* Alias_db.c encapsulates all data structures used for storing diff --git a/sys/netinet/libalias/alias_dummy.c b/sys/netinet/libalias/alias_dummy.c index 4283aaf858d0..2999893d7032 100644 --- a/sys/netinet/libalias/alias_dummy.c +++ b/sys/netinet/libalias/alias_dummy.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/libalias/alias_dummy.c,v 1.2.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $"); /* * Alias_dummy is just an empty skeleton used to demostrate how to write diff --git a/sys/netinet/libalias/alias_ftp.c b/sys/netinet/libalias/alias_ftp.c index 8e7d05b4f363..971f947c33ee 100644 --- a/sys/netinet/libalias/alias_ftp.c +++ b/sys/netinet/libalias/alias_ftp.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/libalias/alias_ftp.c,v 1.33.2.2.2.1 2012/03/03 06:15:13 kensmith Exp $"); /* Alias_ftp.c performs special processing for FTP sessions under diff --git a/sys/netinet/libalias/alias_irc.c b/sys/netinet/libalias/alias_irc.c index c01e8e66000a..bc408576f02e 100644 --- a/sys/netinet/libalias/alias_irc.c +++ b/sys/netinet/libalias/alias_irc.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/libalias/alias_irc.c,v 1.28.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $"); /* Alias_irc.c intercepts packages contain IRC CTCP commands, and changes DCC commands to export a port on the aliasing host instead diff --git a/sys/netinet/libalias/alias_local.h b/sys/netinet/libalias/alias_local.h index c291a372837b..36d18c012286 100644 --- a/sys/netinet/libalias/alias_local.h +++ b/sys/netinet/libalias/alias_local.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/libalias/alias_local.h,v 1.37.2.2.2.1 2012/03/03 06:15:13 kensmith Exp $ */ /* diff --git a/sys/netinet/libalias/alias_mod.c b/sys/netinet/libalias/alias_mod.c index b6d903091c99..e70ffee94612 100644 --- a/sys/netinet/libalias/alias_mod.c +++ b/sys/netinet/libalias/alias_mod.c @@ -25,7 +25,7 @@ * */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/libalias/alias_mod.c,v 1.4.2.3.6.1 2012/03/03 06:15:13 kensmith Exp $"); #ifdef _KERNEL #include <sys/libkern.h> diff --git a/sys/netinet/libalias/alias_mod.h b/sys/netinet/libalias/alias_mod.h index f2f679de981d..1ce778bfd40d 100644 --- a/sys/netinet/libalias/alias_mod.h +++ b/sys/netinet/libalias/alias_mod.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/libalias/alias_mod.h,v 1.2.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */ /* diff --git a/sys/netinet/libalias/alias_nbt.c b/sys/netinet/libalias/alias_nbt.c index 6fcf727e1522..6f918c9aec08 100644 --- a/sys/netinet/libalias/alias_nbt.c +++ b/sys/netinet/libalias/alias_nbt.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/libalias/alias_nbt.c,v 1.23.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $"); /* alias_nbt.c performs special processing for NetBios over TCP/IP diff --git a/sys/netinet/libalias/alias_pptp.c b/sys/netinet/libalias/alias_pptp.c index 3465c788b36c..d2710d322428 100644 --- a/sys/netinet/libalias/alias_pptp.c +++ b/sys/netinet/libalias/alias_pptp.c @@ -37,7 +37,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/libalias/alias_pptp.c,v 1.16.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $"); /* Includes */ #ifdef _KERNEL diff --git a/sys/netinet/libalias/alias_proxy.c b/sys/netinet/libalias/alias_proxy.c index d5b1b81eb363..5360611287d4 100644 --- a/sys/netinet/libalias/alias_proxy.c +++ b/sys/netinet/libalias/alias_proxy.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/libalias/alias_proxy.c,v 1.32.2.2.6.1 2012/03/03 06:15:13 kensmith Exp $"); /* file: alias_proxy.c diff --git a/sys/netinet/libalias/alias_sctp.c b/sys/netinet/libalias/alias_sctp.c index bb0f9cc8476a..4fef94b5335f 100644 --- a/sys/netinet/libalias/alias_sctp.c +++ b/sys/netinet/libalias/alias_sctp.c @@ -68,7 +68,7 @@ * - Dynamic control of hash-table size */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet/libalias/alias_sctp.c,v 1.2.2.4.2.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifdef _KERNEL #include <machine/stdarg.h> diff --git a/sys/netinet/libalias/alias_sctp.h b/sys/netinet/libalias/alias_sctp.h index b3fb893322e5..55663b8fb2fa 100644 --- a/sys/netinet/libalias/alias_sctp.h +++ b/sys/netinet/libalias/alias_sctp.h @@ -45,7 +45,7 @@ * */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet/libalias/alias_sctp.h,v 1.1.2.3.4.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifndef _ALIAS_SCTP_H_ #define _ALIAS_SCTP_H_ diff --git a/sys/netinet/libalias/alias_skinny.c b/sys/netinet/libalias/alias_skinny.c index 12be97aaf21a..dfaefeb2d6fc 100644 --- a/sys/netinet/libalias/alias_skinny.c +++ b/sys/netinet/libalias/alias_skinny.c @@ -27,7 +27,7 @@ * * Author: Joe Marcus Clarke <marcus@FreeBSD.org> * - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/libalias/alias_skinny.c,v 1.15.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifdef _KERNEL diff --git a/sys/netinet/libalias/alias_smedia.c b/sys/netinet/libalias/alias_smedia.c index 2e1b17e75414..0383b0e97df0 100644 --- a/sys/netinet/libalias/alias_smedia.c +++ b/sys/netinet/libalias/alias_smedia.c @@ -64,7 +64,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/libalias/alias_smedia.c,v 1.19.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $"); /* Alias_smedia.c is meant to contain the aliasing code for streaming media diff --git a/sys/netinet/libalias/alias_util.c b/sys/netinet/libalias/alias_util.c index b04b1335a979..a94bdbff2a5f 100644 --- a/sys/netinet/libalias/alias_util.c +++ b/sys/netinet/libalias/alias_util.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/libalias/alias_util.c,v 1.22.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $"); /* diff --git a/sys/netinet/libalias/libalias.3 b/sys/netinet/libalias/libalias.3 index fc16bbc96577..0ecf034876e2 100644 --- a/sys/netinet/libalias/libalias.3 +++ b/sys/netinet/libalias/libalias.3 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/sys/netinet/libalias/libalias.3,v 1.58.10.3.2.1 2012/03/03 06:15:13 kensmith Exp $ .\" .Dd July 04, 2011 .Dt LIBALIAS 3 diff --git a/sys/netinet/pim.h b/sys/netinet/pim.h index 7878f7972fb6..147284045906 100644 --- a/sys/netinet/pim.h +++ b/sys/netinet/pim.h @@ -27,7 +27,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/pim.h,v 1.3.22.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifndef _NETINET_PIM_H_ diff --git a/sys/netinet/pim_var.h b/sys/netinet/pim_var.h index 41657b61a48e..7dec6b8f7581 100644 --- a/sys/netinet/pim_var.h +++ b/sys/netinet/pim_var.h @@ -27,7 +27,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/pim_var.h,v 1.4.2.2.4.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifndef _NETINET_PIM_VAR_H_ diff --git a/sys/netinet/raw_ip.c b/sys/netinet/raw_ip.c index acdea9416907..7af7606f6830 100644 --- a/sys/netinet/raw_ip.c +++ b/sys/netinet/raw_ip.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/raw_ip.c,v 1.220.2.13.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include "opt_inet6.h" #include "opt_ipsec.h" diff --git a/sys/netinet/sctp.h b/sys/netinet/sctp.h index 192a79b362ef..d664cfeabff5 100644 --- a/sys/netinet/sctp.h +++ b/sys/netinet/sctp.h @@ -32,7 +32,7 @@ /* $KAME: sctp.h,v 1.18 2005/03/06 16:04:16 itojun Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/sctp.h,v 1.29.2.18.2.1 2012/03/03 06:15:13 kensmith Exp $"); #ifndef _NETINET_SCTP_H_ #define _NETINET_SCTP_H_ diff --git a/sys/netinet/sctp_asconf.c b/sys/netinet/sctp_asconf.c index ec030d504aa5..6cef807d0d2c 100644 --- a/sys/netinet/sctp_asconf.c +++ b/sys/netinet/sctp_asconf.c @@ -33,7 +33,7 @@ /* $KAME: sctp_asconf.c,v 1.24 2005/03/06 16:04:16 itojun Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/sctp_asconf.c,v 1.40.2.22.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include <netinet/sctp_os.h> #include <netinet/sctp_var.h> #include <netinet/sctp_sysctl.h> diff --git a/sys/netinet/sctp_asconf.h b/sys/netinet/sctp_asconf.h index 1b9ac865bfa9..b2fa86e6a19b 100644 --- a/sys/netinet/sctp_asconf.h +++ b/sys/netinet/sctp_asconf.h @@ -33,7 +33,7 @@ /* $KAME: sctp_asconf.h,v 1.8 2005/03/06 16:04:16 itojun Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/sctp_asconf.h,v 1.13.2.4.2.1 2012/03/03 06:15:13 kensmith Exp $"); #ifndef _NETINET_SCTP_ASCONF_H_ #define _NETINET_SCTP_ASCONF_H_ diff --git a/sys/netinet/sctp_auth.c b/sys/netinet/sctp_auth.c index b5bae4dfee4d..c554d4504149 100644 --- a/sys/netinet/sctp_auth.c +++ b/sys/netinet/sctp_auth.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/sctp_auth.c,v 1.23.2.11.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include <netinet/sctp_os.h> #include <netinet/sctp.h> diff --git a/sys/netinet/sctp_auth.h b/sys/netinet/sctp_auth.h index 7034ba0fa235..4411553535d4 100644 --- a/sys/netinet/sctp_auth.h +++ b/sys/netinet/sctp_auth.h @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/sctp_auth.h,v 1.6.2.7.2.1 2012/03/03 06:15:13 kensmith Exp $"); #ifndef __SCTP_AUTH_H__ #define __SCTP_AUTH_H__ diff --git a/sys/netinet/sctp_bsd_addr.c b/sys/netinet/sctp_bsd_addr.c index 939e320038fc..7f020238e103 100644 --- a/sys/netinet/sctp_bsd_addr.c +++ b/sys/netinet/sctp_bsd_addr.c @@ -33,7 +33,7 @@ /* $KAME: sctp_output.c,v 1.46 2005/03/06 16:04:17 itojun Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/sctp_bsd_addr.c,v 1.24.2.11.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include <netinet/sctp_os.h> #include <netinet/sctp_var.h> diff --git a/sys/netinet/sctp_bsd_addr.h b/sys/netinet/sctp_bsd_addr.h index 1c3fe3c5b7df..c8c45967ad87 100644 --- a/sys/netinet/sctp_bsd_addr.h +++ b/sys/netinet/sctp_bsd_addr.h @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/sctp_bsd_addr.h,v 1.9.2.4.2.1 2012/03/03 06:15:13 kensmith Exp $"); #ifndef __sctp_bsd_addr_h__ #define __sctp_bsd_addr_h__ diff --git a/sys/netinet/sctp_cc_functions.c b/sys/netinet/sctp_cc_functions.c index cd0cbba6d580..b85fab141f85 100644 --- a/sys/netinet/sctp_cc_functions.c +++ b/sys/netinet/sctp_cc_functions.c @@ -45,7 +45,7 @@ #include <netinet/sctp_asconf.h> #include <netinet/sctp_dtrace_declare.h> #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/sctp_cc_functions.c,v 1.6.2.23.2.1 2012/03/03 06:15:13 kensmith Exp $"); #define SHIFT_MPTCP_MULTI_N 40 #define SHIFT_MPTCP_MULTI_Z 16 diff --git a/sys/netinet/sctp_constants.h b/sys/netinet/sctp_constants.h index 55e3be9010c3..ab9f963c5ebb 100644 --- a/sys/netinet/sctp_constants.h +++ b/sys/netinet/sctp_constants.h @@ -33,7 +33,7 @@ /* $KAME: sctp_constants.h,v 1.17 2005/03/06 16:04:17 itojun Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/sctp_constants.h,v 1.44.2.23.2.1 2012/03/03 06:15:13 kensmith Exp $"); #ifndef __sctp_constants_h__ #define __sctp_constants_h__ diff --git a/sys/netinet/sctp_crc32.c b/sys/netinet/sctp_crc32.c index 1b514b1f39c1..f1973e91c969 100644 --- a/sys/netinet/sctp_crc32.c +++ b/sys/netinet/sctp_crc32.c @@ -34,7 +34,7 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/sctp_crc32.c,v 1.17.2.5.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include <netinet/sctp_os.h> #include <netinet/sctp.h> diff --git a/sys/netinet/sctp_crc32.h b/sys/netinet/sctp_crc32.h index 0f22cab59c49..dfe3573b28cb 100644 --- a/sys/netinet/sctp_crc32.h +++ b/sys/netinet/sctp_crc32.h @@ -33,7 +33,7 @@ /* $KAME: sctp_crc32.h,v 1.5 2004/08/17 04:06:16 itojun Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/sctp_crc32.h,v 1.7.2.5.2.1 2012/03/03 06:15:13 kensmith Exp $"); #ifndef __crc32c_h__ #define __crc32c_h__ diff --git a/sys/netinet/sctp_dtrace_declare.h b/sys/netinet/sctp_dtrace_declare.h index 1dcb835e12f2..7cac0477bfa6 100644 --- a/sys/netinet/sctp_dtrace_declare.h +++ b/sys/netinet/sctp_dtrace_declare.h @@ -29,7 +29,7 @@ * THE POSSIBILITY OF SUCH DAMAGE. */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/sctp_dtrace_declare.h,v 1.5.2.6.2.1 2012/03/03 06:15:13 kensmith Exp $"); #ifndef __sctp_dtrace_declare_h__ #include "opt_kdtrace.h" #include <sys/kernel.h> diff --git a/sys/netinet/sctp_dtrace_define.h b/sys/netinet/sctp_dtrace_define.h index 34929dd9141a..68790577a023 100644 --- a/sys/netinet/sctp_dtrace_define.h +++ b/sys/netinet/sctp_dtrace_define.h @@ -29,7 +29,7 @@ * THE POSSIBILITY OF SUCH DAMAGE. */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/sctp_dtrace_define.h,v 1.5.2.6.2.1 2012/03/03 06:15:13 kensmith Exp $"); #ifndef __sctp_dtrace_define_h__ #include "opt_kdtrace.h" #include <sys/kernel.h> diff --git a/sys/netinet/sctp_header.h b/sys/netinet/sctp_header.h index 9c285a72c04d..374ed7060465 100644 --- a/sys/netinet/sctp_header.h +++ b/sys/netinet/sctp_header.h @@ -33,7 +33,7 @@ /* $KAME: sctp_header.h,v 1.14 2005/03/06 16:04:17 itojun Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/sctp_header.h,v 1.9.2.10.2.1 2012/03/03 06:15:13 kensmith Exp $"); #ifndef __sctp_header_h__ #define __sctp_header_h__ diff --git a/sys/netinet/sctp_indata.c b/sys/netinet/sctp_indata.c index 54372ac8a8ec..03de9b249135 100644 --- a/sys/netinet/sctp_indata.c +++ b/sys/netinet/sctp_indata.c @@ -33,7 +33,7 @@ /* $KAME: sctp_indata.c,v 1.36 2005/03/06 16:04:17 itojun Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/sctp_indata.c,v 1.64.2.39.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include <netinet/sctp_os.h> #include <netinet/sctp_var.h> diff --git a/sys/netinet/sctp_indata.h b/sys/netinet/sctp_indata.h index fc0136be0f84..8e7b3a856cfb 100644 --- a/sys/netinet/sctp_indata.h +++ b/sys/netinet/sctp_indata.h @@ -33,7 +33,7 @@ /* $KAME: sctp_indata.h,v 1.9 2005/03/06 16:04:17 itojun Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/sctp_indata.h,v 1.11.2.8.2.1 2012/03/03 06:15:13 kensmith Exp $"); #ifndef __sctp_indata_h__ #define __sctp_indata_h__ diff --git a/sys/netinet/sctp_input.c b/sys/netinet/sctp_input.c index bd3f26d12a1d..c714d7c8c9e5 100644 --- a/sys/netinet/sctp_input.c +++ b/sys/netinet/sctp_input.c @@ -33,7 +33,7 @@ /* $KAME: sctp_input.c,v 1.27 2005/03/06 16:04:17 itojun Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/sctp_input.c,v 1.82.2.49.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include <netinet/sctp_os.h> #include <netinet/sctp_var.h> diff --git a/sys/netinet/sctp_input.h b/sys/netinet/sctp_input.h index 9a9a420cb4b2..21251d03a3f7 100644 --- a/sys/netinet/sctp_input.h +++ b/sys/netinet/sctp_input.h @@ -33,7 +33,7 @@ /* $KAME: sctp_input.h,v 1.6 2005/03/06 16:04:17 itojun Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/sctp_input.h,v 1.9.2.4.2.1 2012/03/03 06:15:13 kensmith Exp $"); #ifndef __sctp_input_h__ #define __sctp_input_h__ diff --git a/sys/netinet/sctp_lock_bsd.h b/sys/netinet/sctp_lock_bsd.h index fcdcf4a62612..e0a43bda74db 100644 --- a/sys/netinet/sctp_lock_bsd.h +++ b/sys/netinet/sctp_lock_bsd.h @@ -71,7 +71,7 @@ * the SCTP_BASE_INFO() list's we will do a SCTP_INP_INFO_WLOCK(). */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/sctp_lock_bsd.h,v 1.14.2.4.2.1 2012/03/03 06:15:13 kensmith Exp $"); extern struct sctp_foo_stuff sctp_logoff[]; diff --git a/sys/netinet/sctp_os.h b/sys/netinet/sctp_os.h index b3a7cf481d5b..7636c6a36193 100644 --- a/sys/netinet/sctp_os.h +++ b/sys/netinet/sctp_os.h @@ -30,7 +30,7 @@ * THE POSSIBILITY OF SUCH DAMAGE. */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/sctp_os.h,v 1.9.10.3.2.1 2012/03/03 06:15:13 kensmith Exp $"); #ifndef __sctp_os_h__ #define __sctp_os_h__ diff --git a/sys/netinet/sctp_os_bsd.h b/sys/netinet/sctp_os_bsd.h index 4e0dcab53520..6aa0f4bb3a5e 100644 --- a/sys/netinet/sctp_os_bsd.h +++ b/sys/netinet/sctp_os_bsd.h @@ -30,7 +30,7 @@ * THE POSSIBILITY OF SUCH DAMAGE. */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/sctp_os_bsd.h,v 1.51.2.11.2.1 2012/03/03 06:15:13 kensmith Exp $"); #ifndef __sctp_os_bsd_h__ #define __sctp_os_bsd_h__ /* diff --git a/sys/netinet/sctp_output.c b/sys/netinet/sctp_output.c index f2aa264b78b9..797738ae6786 100644 --- a/sys/netinet/sctp_output.c +++ b/sys/netinet/sctp_output.c @@ -33,7 +33,7 @@ /* $KAME: sctp_output.c,v 1.46 2005/03/06 16:04:17 itojun Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/sctp_output.c,v 1.88.2.79.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include <netinet/sctp_os.h> #include <sys/proc.h> diff --git a/sys/netinet/sctp_output.h b/sys/netinet/sctp_output.h index 01b282129d72..93e9e2d7572e 100644 --- a/sys/netinet/sctp_output.h +++ b/sys/netinet/sctp_output.h @@ -33,7 +33,7 @@ /* $KAME: sctp_output.h,v 1.14 2005/03/06 16:04:18 itojun Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/sctp_output.h,v 1.18.2.11.2.1 2012/03/03 06:15:13 kensmith Exp $"); #ifndef __sctp_output_h__ #define __sctp_output_h__ diff --git a/sys/netinet/sctp_pcb.c b/sys/netinet/sctp_pcb.c index f81d638e1aee..ed727780a711 100644 --- a/sys/netinet/sctp_pcb.c +++ b/sys/netinet/sctp_pcb.c @@ -33,7 +33,7 @@ /* $KAME: sctp_pcb.c,v 1.38 2005/03/06 16:04:18 itojun Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/sctp_pcb.c,v 1.85.2.64.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include <netinet/sctp_os.h> #include <sys/proc.h> diff --git a/sys/netinet/sctp_pcb.h b/sys/netinet/sctp_pcb.h index d8e748449150..559acf9ff852 100644 --- a/sys/netinet/sctp_pcb.h +++ b/sys/netinet/sctp_pcb.h @@ -32,7 +32,7 @@ /* $KAME: sctp_pcb.h,v 1.21 2005/07/16 01:18:47 suz Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/sctp_pcb.h,v 1.41.2.17.2.1 2012/03/03 06:15:13 kensmith Exp $"); #ifndef __sctp_pcb_h__ #define __sctp_pcb_h__ diff --git a/sys/netinet/sctp_peeloff.c b/sys/netinet/sctp_peeloff.c index 87f586bc1ff3..99c151f1ed55 100644 --- a/sys/netinet/sctp_peeloff.c +++ b/sys/netinet/sctp_peeloff.c @@ -34,7 +34,7 @@ /* $KAME: sctp_peeloff.c,v 1.13 2005/03/06 16:04:18 itojun Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/sctp_peeloff.c,v 1.18.2.6.2.3 2012/03/21 08:08:23 tuexen Exp $"); #include <netinet/sctp_os.h> #include <netinet/sctp_pcb.h> #include <netinet/sctputil.h> diff --git a/sys/netinet/sctp_peeloff.h b/sys/netinet/sctp_peeloff.h index e552f560ab34..be71cc2aa581 100644 --- a/sys/netinet/sctp_peeloff.h +++ b/sys/netinet/sctp_peeloff.h @@ -33,7 +33,7 @@ /* $KAME: sctp_peeloff.h,v 1.6 2005/03/06 16:04:18 itojun Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/sctp_peeloff.h,v 1.3.10.3.2.1 2012/03/03 06:15:13 kensmith Exp $"); #ifndef __sctp_peeloff_h__ #define __sctp_peeloff_h__ diff --git a/sys/netinet/sctp_ss_functions.c b/sys/netinet/sctp_ss_functions.c index e58664747f7b..367e91a46a0f 100644 --- a/sys/netinet/sctp_ss_functions.c +++ b/sys/netinet/sctp_ss_functions.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/sctp_ss_functions.c,v 1.6.2.7.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include <netinet/sctp_pcb.h> diff --git a/sys/netinet/sctp_structs.h b/sys/netinet/sctp_structs.h index 0982a738450b..87d1b99afa16 100644 --- a/sys/netinet/sctp_structs.h +++ b/sys/netinet/sctp_structs.h @@ -33,7 +33,7 @@ /* $KAME: sctp_structs.h,v 1.13 2005/03/06 16:04:18 itojun Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/sctp_structs.h,v 1.33.2.33.2.1 2012/03/03 06:15:13 kensmith Exp $"); #ifndef __sctp_structs_h__ #define __sctp_structs_h__ diff --git a/sys/netinet/sctp_sysctl.c b/sys/netinet/sctp_sysctl.c index 2186832dc049..e27ac3798763 100644 --- a/sys/netinet/sctp_sysctl.c +++ b/sys/netinet/sctp_sysctl.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/sctp_sysctl.c,v 1.28.2.27.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include <netinet/sctp_os.h> #include <netinet/sctp.h> diff --git a/sys/netinet/sctp_sysctl.h b/sys/netinet/sctp_sysctl.h index cbb28269c933..abaff41cfe84 100644 --- a/sys/netinet/sctp_sysctl.h +++ b/sys/netinet/sctp_sysctl.h @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/sctp_sysctl.h,v 1.21.2.22.2.1 2012/03/03 06:15:13 kensmith Exp $"); #ifndef __sctp_sysctl_h__ #define __sctp_sysctl_h__ diff --git a/sys/netinet/sctp_timer.c b/sys/netinet/sctp_timer.c index f34710545385..801b6ab6b99f 100644 --- a/sys/netinet/sctp_timer.c +++ b/sys/netinet/sctp_timer.c @@ -33,7 +33,7 @@ /* $KAME: sctp_timer.c,v 1.29 2005/03/06 16:04:18 itojun Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/sctp_timer.c,v 1.43.2.28.2.1 2012/03/03 06:15:13 kensmith Exp $"); #define _IP_VHL #include <netinet/sctp_os.h> diff --git a/sys/netinet/sctp_timer.h b/sys/netinet/sctp_timer.h index 6f5b35aca3e9..ead84c861ca5 100644 --- a/sys/netinet/sctp_timer.h +++ b/sys/netinet/sctp_timer.h @@ -32,7 +32,7 @@ /* $KAME: sctp_timer.h,v 1.6 2005/03/06 16:04:18 itojun Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/sctp_timer.h,v 1.10.2.5.2.1 2012/03/03 06:15:13 kensmith Exp $"); #ifndef __sctp_timer_h__ #define __sctp_timer_h__ diff --git a/sys/netinet/sctp_uio.h b/sys/netinet/sctp_uio.h index ec24984f9cb4..3941bb9d1b4b 100644 --- a/sys/netinet/sctp_uio.h +++ b/sys/netinet/sctp_uio.h @@ -32,7 +32,7 @@ /* $KAME: sctp_uio.h,v 1.11 2005/03/06 16:04:18 itojun Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/sctp_uio.h,v 1.43.2.26.2.1 2012/03/03 06:15:13 kensmith Exp $"); #ifndef __sctp_uio_h__ #define __sctp_uio_h__ diff --git a/sys/netinet/sctp_usrreq.c b/sys/netinet/sctp_usrreq.c index 4cb99f8f3a5a..2281415acfd9 100644 --- a/sys/netinet/sctp_usrreq.c +++ b/sys/netinet/sctp_usrreq.c @@ -33,7 +33,7 @@ /* $KAME: sctp_usrreq.c,v 1.48 2005/03/07 23:26:08 itojun Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/sctp_usrreq.c,v 1.67.2.49.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include <netinet/sctp_os.h> #include <sys/proc.h> #include <netinet/sctp_pcb.h> diff --git a/sys/netinet/sctp_var.h b/sys/netinet/sctp_var.h index 24c55442853b..e81b670916da 100644 --- a/sys/netinet/sctp_var.h +++ b/sys/netinet/sctp_var.h @@ -33,7 +33,7 @@ /* $KAME: sctp_var.h,v 1.24 2005/03/06 16:04:19 itojun Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/sctp_var.h,v 1.31.2.9.2.1 2012/03/03 06:15:13 kensmith Exp $"); #ifndef _NETINET_SCTP_VAR_H_ #define _NETINET_SCTP_VAR_H_ diff --git a/sys/netinet/sctputil.c b/sys/netinet/sctputil.c index 6f466f191fa1..ab31a03b4e7f 100644 --- a/sys/netinet/sctputil.c +++ b/sys/netinet/sctputil.c @@ -33,7 +33,7 @@ /* $KAME: sctputil.c,v 1.37 2005/03/07 23:26:09 itojun Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/sctputil.c,v 1.93.2.62.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include <netinet/sctp_os.h> #include <netinet/sctp_pcb.h> diff --git a/sys/netinet/sctputil.h b/sys/netinet/sctputil.h index bbaaaa409a74..4b5b80299b55 100644 --- a/sys/netinet/sctputil.h +++ b/sys/netinet/sctputil.h @@ -34,7 +34,7 @@ /* $KAME: sctputil.h,v 1.15 2005/03/06 16:04:19 itojun Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/sctputil.h,v 1.37.2.11.2.1 2012/03/03 06:15:13 kensmith Exp $"); #ifndef __sctputil_h__ #define __sctputil_h__ diff --git a/sys/netinet/siftr.c b/sys/netinet/siftr.c index 5dde402e1bd5..94f9c22f56ce 100644 --- a/sys/netinet/siftr.c +++ b/sys/netinet/siftr.c @@ -59,7 +59,7 @@ ******************************************************/ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/siftr.c,v 1.6.2.10.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include <sys/param.h> #include <sys/alq.h> diff --git a/sys/netinet/tcp.h b/sys/netinet/tcp.h index 971881c5a18c..81c5cd272b4c 100644 --- a/sys/netinet/tcp.h +++ b/sys/netinet/tcp.h @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * @(#)tcp.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/tcp.h,v 1.43.2.3.2.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifndef _NETINET_TCP_H_ diff --git a/sys/netinet/tcp_debug.c b/sys/netinet/tcp_debug.c index 5afbcdee7a5a..e442a137801c 100644 --- a/sys/netinet/tcp_debug.c +++ b/sys/netinet/tcp_debug.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/tcp_debug.c,v 1.31.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $"); #include "opt_inet.h" #include "opt_inet6.h" diff --git a/sys/netinet/tcp_debug.h b/sys/netinet/tcp_debug.h index c4d38da9eff0..fec94d17d92e 100644 --- a/sys/netinet/tcp_debug.h +++ b/sys/netinet/tcp_debug.h @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * @(#)tcp_debug.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/tcp_debug.h,v 1.17.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifndef _NETINET_TCP_DEBUG_H_ diff --git a/sys/netinet/tcp_fsm.h b/sys/netinet/tcp_fsm.h index 61fd0c1f8a28..c704664e3157 100644 --- a/sys/netinet/tcp_fsm.h +++ b/sys/netinet/tcp_fsm.h @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * @(#)tcp_fsm.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/tcp_fsm.h,v 1.20.10.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifndef _NETINET_TCP_FSM_H_ diff --git a/sys/netinet/tcp_hostcache.c b/sys/netinet/tcp_hostcache.c index d20adb7567d2..4db215025787 100644 --- a/sys/netinet/tcp_hostcache.c +++ b/sys/netinet/tcp_hostcache.c @@ -63,7 +63,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/tcp_hostcache.c,v 1.35.2.3.6.1 2012/03/03 06:15:13 kensmith Exp $"); #include "opt_inet6.h" diff --git a/sys/netinet/tcp_hostcache.h b/sys/netinet/tcp_hostcache.h index 8569edccec25..46aefb4baaf8 100644 --- a/sys/netinet/tcp_hostcache.h +++ b/sys/netinet/tcp_hostcache.h @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/tcp_hostcache.h,v 1.1.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */ /* diff --git a/sys/netinet/tcp_input.c b/sys/netinet/tcp_input.c index c5c03dc8e796..6189a39ad576 100644 --- a/sys/netinet/tcp_input.c +++ b/sys/netinet/tcp_input.c @@ -44,7 +44,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/tcp_input.c,v 1.411.2.19.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include "opt_ipfw.h" /* for ipfw_fwd */ #include "opt_inet.h" diff --git a/sys/netinet/tcp_lro.c b/sys/netinet/tcp_lro.c index 18258a94af6b..c600db8c0def 100644 --- a/sys/netinet/tcp_lro.c +++ b/sys/netinet/tcp_lro.c @@ -30,7 +30,7 @@ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -$FreeBSD$ +$FreeBSD: src/sys/netinet/tcp_lro.c,v 1.2.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $ ***************************************************************************/ #include <sys/param.h> diff --git a/sys/netinet/tcp_lro.h b/sys/netinet/tcp_lro.h index 08aac69058b2..85702726a856 100644 --- a/sys/netinet/tcp_lro.h +++ b/sys/netinet/tcp_lro.h @@ -31,7 +31,7 @@ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -$FreeBSD$ +$FreeBSD: src/sys/netinet/tcp_lro.h,v 1.1.4.1.8.1 2012/03/03 06:15:13 kensmith Exp $ ***************************************************************************/ #ifndef _TCP_LRO_H_ diff --git a/sys/netinet/tcp_offload.c b/sys/netinet/tcp_offload.c index 899a37c7fa34..f53f9b1a516c 100644 --- a/sys/netinet/tcp_offload.c +++ b/sys/netinet/tcp_offload.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/tcp_offload.c,v 1.11.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/sys/netinet/tcp_offload.h b/sys/netinet/tcp_offload.h index 313185f6ea6e..0979e84f1bed 100644 --- a/sys/netinet/tcp_offload.h +++ b/sys/netinet/tcp_offload.h @@ -24,7 +24,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/tcp_offload.h,v 1.6.2.2.2.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifndef _NETINET_TCP_OFFLOAD_H_ diff --git a/sys/netinet/tcp_output.c b/sys/netinet/tcp_output.c index 7259a467f565..8f8ab200190a 100644 --- a/sys/netinet/tcp_output.c +++ b/sys/netinet/tcp_output.c @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/tcp_output.c,v 1.164.2.13.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include "opt_inet.h" #include "opt_inet6.h" diff --git a/sys/netinet/tcp_reass.c b/sys/netinet/tcp_reass.c index f5248106e9b7..5055adccc99f 100644 --- a/sys/netinet/tcp_reass.c +++ b/sys/netinet/tcp_reass.c @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/tcp_reass.c,v 1.364.2.9.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include "opt_inet.h" #include "opt_inet6.h" diff --git a/sys/netinet/tcp_sack.c b/sys/netinet/tcp_sack.c index 4134034b3c6e..f26ce78704a2 100644 --- a/sys/netinet/tcp_sack.c +++ b/sys/netinet/tcp_sack.c @@ -71,7 +71,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/tcp_sack.c,v 1.53.2.4.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include "opt_inet.h" #include "opt_inet6.h" diff --git a/sys/netinet/tcp_seq.h b/sys/netinet/tcp_seq.h index f58b537c72a2..d5e60a0e29da 100644 --- a/sys/netinet/tcp_seq.h +++ b/sys/netinet/tcp_seq.h @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * @(#)tcp_seq.h 8.3 (Berkeley) 6/21/95 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/tcp_seq.h,v 1.26.10.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifndef _NETINET_TCP_SEQ_H_ diff --git a/sys/netinet/tcp_subr.c b/sys/netinet/tcp_subr.c index 9d1132d799c7..e4ea2d20ae8a 100644 --- a/sys/netinet/tcp_subr.c +++ b/sys/netinet/tcp_subr.c @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/tcp_subr.c,v 1.350.2.16.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include "opt_compat.h" #include "opt_inet.h" diff --git a/sys/netinet/tcp_syncache.c b/sys/netinet/tcp_syncache.c index 36fbc8da49ff..388842941ddc 100644 --- a/sys/netinet/tcp_syncache.c +++ b/sys/netinet/tcp_syncache.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/tcp_syncache.c,v 1.176.2.7.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include "opt_inet.h" #include "opt_inet6.h" diff --git a/sys/netinet/tcp_syncache.h b/sys/netinet/tcp_syncache.h index 93c7aaa2a641..2a434e6c0ffa 100644 --- a/sys/netinet/tcp_syncache.h +++ b/sys/netinet/tcp_syncache.h @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * @(#)tcp_var.h 8.4 (Berkeley) 5/24/95 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/tcp_syncache.h,v 1.9.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifndef _NETINET_TCP_SYNCACHE_H_ diff --git a/sys/netinet/tcp_timer.c b/sys/netinet/tcp_timer.c index 5bec3e6b416c..64fb2c2fa9b0 100644 --- a/sys/netinet/tcp_timer.c +++ b/sys/netinet/tcp_timer.c @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/tcp_timer.c,v 1.112.2.5.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include "opt_inet6.h" #include "opt_tcpdebug.h" diff --git a/sys/netinet/tcp_timer.h b/sys/netinet/tcp_timer.h index ff455b6b0154..305421b84645 100644 --- a/sys/netinet/tcp_timer.h +++ b/sys/netinet/tcp_timer.h @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * @(#)tcp_timer.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/tcp_timer.h,v 1.39.10.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifndef _NETINET_TCP_TIMER_H_ diff --git a/sys/netinet/tcp_timewait.c b/sys/netinet/tcp_timewait.c index 2fba1c8852d6..c72558d4bdaf 100644 --- a/sys/netinet/tcp_timewait.c +++ b/sys/netinet/tcp_timewait.c @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/tcp_timewait.c,v 1.307.2.7.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include "opt_inet.h" #include "opt_inet6.h" diff --git a/sys/netinet/tcp_usrreq.c b/sys/netinet/tcp_usrreq.c index 0400b30be48f..8a8cea719ebd 100644 --- a/sys/netinet/tcp_usrreq.c +++ b/sys/netinet/tcp_usrreq.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/tcp_usrreq.c,v 1.192.2.8.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include "opt_ddb.h" #include "opt_inet.h" diff --git a/sys/netinet/tcp_var.h b/sys/netinet/tcp_var.h index d284016942ca..fc7e8e188f30 100644 --- a/sys/netinet/tcp_var.h +++ b/sys/netinet/tcp_var.h @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * @(#)tcp_var.h 8.4 (Berkeley) 5/24/95 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/tcp_var.h,v 1.182.2.15.2.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifndef _NETINET_TCP_VAR_H_ diff --git a/sys/netinet/tcpip.h b/sys/netinet/tcpip.h index 3a89d5d5bd30..b4cf98b9b4a9 100644 --- a/sys/netinet/tcpip.h +++ b/sys/netinet/tcpip.h @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * @(#)tcpip.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/tcpip.h,v 1.12.22.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifndef _NETINET_TCPIP_H_ diff --git a/sys/netinet/toedev.h b/sys/netinet/toedev.h index 7edaca126faa..feac605c0a4f 100644 --- a/sys/netinet/toedev.h +++ b/sys/netinet/toedev.h @@ -24,7 +24,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/toedev.h,v 1.6.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifndef _NETINET_TOEDEV_H_ diff --git a/sys/netinet/udp.h b/sys/netinet/udp.h index 6841683fc52d..0fee027877d3 100644 --- a/sys/netinet/udp.h +++ b/sys/netinet/udp.h @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * @(#)udp.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/udp.h,v 1.11.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifndef _NETINET_UDP_H_ diff --git a/sys/netinet/udp_usrreq.c b/sys/netinet/udp_usrreq.c index b7203646c8f4..55ce05388f05 100644 --- a/sys/netinet/udp_usrreq.c +++ b/sys/netinet/udp_usrreq.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet/udp_usrreq.c,v 1.262.2.7.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include "opt_ipfw.h" #include "opt_inet6.h" diff --git a/sys/netinet/udp_var.h b/sys/netinet/udp_var.h index aa7ee470c8be..0eb5e4fdfe39 100644 --- a/sys/netinet/udp_var.h +++ b/sys/netinet/udp_var.h @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * @(#)udp_var.h 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/netinet/udp_var.h,v 1.42.2.2.6.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifndef _NETINET_UDP_VAR_H_ |
