diff options
author | Ken Smith <kensmith@FreeBSD.org> | 2010-03-21 01:30:13 +0000 |
---|---|---|
committer | Ken Smith <kensmith@FreeBSD.org> | 2010-03-21 01:30:13 +0000 |
commit | 9c4d1c1956ecb0a222fb2f4579c320391fb67f06 (patch) | |
tree | a9ac9b0e0ce25e6b0acc0f247dc4572d56ecc496 /lib/bind | |
parent | 1c808b47a2787a3a6a6ee0ca2fffb39b8e17a29a (diff) |
Diffstat (limited to 'lib/bind')
-rw-r--r-- | lib/bind/Makefile | 2 | ||||
-rw-r--r-- | lib/bind/bind/Makefile | 2 | ||||
-rw-r--r-- | lib/bind/bind/config.h | 2 | ||||
-rw-r--r-- | lib/bind/bind/port_after.h | 2 | ||||
-rw-r--r-- | lib/bind/bind/port_before.h | 2 | ||||
-rw-r--r-- | lib/bind/bind9/Makefile | 2 | ||||
-rw-r--r-- | lib/bind/config.h | 2 | ||||
-rw-r--r-- | lib/bind/config.mk | 2 | ||||
-rw-r--r-- | lib/bind/dns/Makefile | 2 | ||||
-rw-r--r-- | lib/bind/dns/code.h | 2 | ||||
-rw-r--r-- | lib/bind/dns/dns/enumclass.h | 2 | ||||
-rw-r--r-- | lib/bind/dns/dns/enumtype.h | 2 | ||||
-rw-r--r-- | lib/bind/dns/dns/rdatastruct.h | 2 | ||||
-rw-r--r-- | lib/bind/isc/Makefile | 2 | ||||
-rw-r--r-- | lib/bind/isc/isc/platform.h | 2 | ||||
-rw-r--r-- | lib/bind/isccc/Makefile | 2 | ||||
-rw-r--r-- | lib/bind/isccfg/Makefile | 2 | ||||
-rw-r--r-- | lib/bind/lwres/Makefile | 2 | ||||
-rw-r--r-- | lib/bind/lwres/lwres/netdb.h | 2 | ||||
-rw-r--r-- | lib/bind/lwres/lwres/platform.h | 2 |
20 files changed, 20 insertions, 20 deletions
diff --git a/lib/bind/Makefile b/lib/bind/Makefile index 5eccf49cf248b..fa6cf0c5d457b 100644 --- a/lib/bind/Makefile +++ b/lib/bind/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/lib/bind/Makefile,v 1.1.24.1 2010/02/10 00:26:20 kensmith Exp $ SUBDIR= bind bind9 dns isc isccc isccfg lwres diff --git a/lib/bind/bind/Makefile b/lib/bind/bind/Makefile index 7f3bd827bbbce..5e360c590733e 100644 --- a/lib/bind/bind/Makefile +++ b/lib/bind/bind/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/lib/bind/bind/Makefile,v 1.7.2.1.8.1 2010/02/10 00:26:20 kensmith Exp $ #.include <bsd.own.mk> diff --git a/lib/bind/bind/config.h b/lib/bind/bind/config.h index e9d32d592de3b..942639d9928bf 100644 --- a/lib/bind/bind/config.h +++ b/lib/bind/bind/config.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/lib/bind/bind/config.h,v 1.5.2.2.4.1 2010/02/10 00:26:20 kensmith Exp $ */ /* config.h. Generated from config.h.in by configure. */ /* #undef _SOCKADDR_LEN */ diff --git a/lib/bind/bind/port_after.h b/lib/bind/bind/port_after.h index 5251b083990be..d88d80609187a 100644 --- a/lib/bind/bind/port_after.h +++ b/lib/bind/bind/port_after.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/lib/bind/bind/port_after.h,v 1.3.2.2.4.1 2010/02/10 00:26:20 kensmith Exp $ */ #ifndef port_after_h #define port_after_h diff --git a/lib/bind/bind/port_before.h b/lib/bind/bind/port_before.h index 37dfac7b13e89..18585f765400d 100644 --- a/lib/bind/bind/port_before.h +++ b/lib/bind/bind/port_before.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/lib/bind/bind/port_before.h,v 1.4.2.2.4.1 2010/02/10 00:26:20 kensmith Exp $ */ #ifndef port_before_h #define port_before_h diff --git a/lib/bind/bind9/Makefile b/lib/bind/bind9/Makefile index 5abbeb1ed225a..bdeab6815ea19 100644 --- a/lib/bind/bind9/Makefile +++ b/lib/bind/bind9/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/lib/bind/bind9/Makefile,v 1.7.12.1 2010/02/10 00:26:20 kensmith Exp $ .include <bsd.own.mk> diff --git a/lib/bind/config.h b/lib/bind/config.h index 3243263a63681..d677e9d56aff0 100644 --- a/lib/bind/config.h +++ b/lib/bind/config.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/lib/bind/config.h,v 1.7.2.3.4.2 2010/02/16 18:10:35 dougb Exp $ */ /* config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated from configure.in by autoheader. */ diff --git a/lib/bind/config.mk b/lib/bind/config.mk index 92cfbec36cc76..a4799cd45bc9f 100644 --- a/lib/bind/config.mk +++ b/lib/bind/config.mk @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/lib/bind/config.mk,v 1.19.2.1.8.1 2010/02/10 00:26:20 kensmith Exp $ .include <bsd.own.mk> diff --git a/lib/bind/dns/Makefile b/lib/bind/dns/Makefile index 62af890b2c516..6cad4bb01d249 100644 --- a/lib/bind/dns/Makefile +++ b/lib/bind/dns/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/lib/bind/dns/Makefile,v 1.8.10.2 2010/02/16 18:10:35 dougb Exp $ .include <bsd.own.mk> diff --git a/lib/bind/dns/code.h b/lib/bind/dns/code.h index 8c6ca183d4087..483eb0d73de0d 100644 --- a/lib/bind/dns/code.h +++ b/lib/bind/dns/code.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/lib/bind/dns/code.h,v 1.5.2.1.4.2 2010/02/16 18:10:35 dougb Exp $ */ /* * Copyright (C) 2004-2010 Internet Systems Consortium, Inc. ("ISC") diff --git a/lib/bind/dns/dns/enumclass.h b/lib/bind/dns/dns/enumclass.h index e33d4c421f574..c56e2881d5ec1 100644 --- a/lib/bind/dns/dns/enumclass.h +++ b/lib/bind/dns/dns/enumclass.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/lib/bind/dns/dns/enumclass.h,v 1.5.2.1.4.2 2010/02/16 18:10:35 dougb Exp $ */ /* * Copyright (C) 2004-2010 Internet Systems Consortium, Inc. ("ISC") diff --git a/lib/bind/dns/dns/enumtype.h b/lib/bind/dns/dns/enumtype.h index 344fd41024b82..2a062e89363db 100644 --- a/lib/bind/dns/dns/enumtype.h +++ b/lib/bind/dns/dns/enumtype.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/lib/bind/dns/dns/enumtype.h,v 1.5.2.1.4.2 2010/02/16 18:10:35 dougb Exp $ */ /* * Copyright (C) 2004-2010 Internet Systems Consortium, Inc. ("ISC") diff --git a/lib/bind/dns/dns/rdatastruct.h b/lib/bind/dns/dns/rdatastruct.h index 53a0a38267ee1..fc41327880dc6 100644 --- a/lib/bind/dns/dns/rdatastruct.h +++ b/lib/bind/dns/dns/rdatastruct.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/lib/bind/dns/dns/rdatastruct.h,v 1.5.2.1.4.2 2010/02/16 18:10:35 dougb Exp $ */ /* * Copyright (C) 2004-2010 Internet Systems Consortium, Inc. ("ISC") diff --git a/lib/bind/isc/Makefile b/lib/bind/isc/Makefile index 45c3308ff6bf0..9e6f46896a376 100644 --- a/lib/bind/isc/Makefile +++ b/lib/bind/isc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/lib/bind/isc/Makefile,v 1.8.2.1.4.2 2010/02/16 18:10:35 dougb Exp $ .include <bsd.own.mk> diff --git a/lib/bind/isc/isc/platform.h b/lib/bind/isc/isc/platform.h index df730aee65fb9..3a1956caf5cc9 100644 --- a/lib/bind/isc/isc/platform.h +++ b/lib/bind/isc/isc/platform.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/lib/bind/isc/isc/platform.h,v 1.4.2.2.4.2 2010/02/16 18:10:35 dougb Exp $ */ /* * Copyright (C) 2004, 2005, 2007, 2008 Internet Systems Consortium, Inc. ("ISC") diff --git a/lib/bind/isccc/Makefile b/lib/bind/isccc/Makefile index 19fc2bfd6fdaa..8a7cdcb1c7c2e 100644 --- a/lib/bind/isccc/Makefile +++ b/lib/bind/isccc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/lib/bind/isccc/Makefile,v 1.7.12.1 2010/02/10 00:26:20 kensmith Exp $ .include <bsd.own.mk> diff --git a/lib/bind/isccfg/Makefile b/lib/bind/isccfg/Makefile index a4f57855f3f9e..3d0545f67d62d 100644 --- a/lib/bind/isccfg/Makefile +++ b/lib/bind/isccfg/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/lib/bind/isccfg/Makefile,v 1.7.12.1 2010/02/10 00:26:20 kensmith Exp $ .include <bsd.own.mk> diff --git a/lib/bind/lwres/Makefile b/lib/bind/lwres/Makefile index 26dfeb1fcb2c1..d8bb75a6e4aa9 100644 --- a/lib/bind/lwres/Makefile +++ b/lib/bind/lwres/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/lib/bind/lwres/Makefile,v 1.10.2.1.8.1 2010/02/10 00:26:20 kensmith Exp $ .include <bsd.own.mk> diff --git a/lib/bind/lwres/lwres/netdb.h b/lib/bind/lwres/lwres/netdb.h index ac12da887ffad..5340b3ff42aed 100644 --- a/lib/bind/lwres/lwres/netdb.h +++ b/lib/bind/lwres/lwres/netdb.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/lib/bind/lwres/lwres/netdb.h,v 1.2.10.2 2010/02/16 18:10:35 dougb Exp $ */ /* * Copyright (C) 2004, 2005, 2009 Internet Systems Consortium, Inc. ("ISC") diff --git a/lib/bind/lwres/lwres/platform.h b/lib/bind/lwres/lwres/platform.h index 87ebb22082207..3d8de358a8dbd 100644 --- a/lib/bind/lwres/lwres/platform.h +++ b/lib/bind/lwres/lwres/platform.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/lib/bind/lwres/lwres/platform.h,v 1.4.10.1 2010/02/10 00:26:20 kensmith Exp $ */ /* * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") |