aboutsummaryrefslogtreecommitdiff
path: root/lib/bind
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2005-11-03 00:35:26 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2005-11-03 00:35:26 +0000
commit3640cb54210edbb7edbf1b12ef0127ecfcea967d (patch)
tree60a81407b110eb6d80af1e0affba0ec353de6a9c /lib/bind
parent3d215489fe03c6c5cecc3b5ed9ea39118e6ce379 (diff)
This commit was manufactured by cvs2svn to create tagrelease/6.0.0_cvs
'RELENG_6_0_0_RELEASE'. This commit was manufactured to restore the state of the 6.0-RELEASE image.
Diffstat (limited to 'lib/bind')
-rw-r--r--lib/bind/Makefile2
-rw-r--r--lib/bind/bind/Makefile2
-rw-r--r--lib/bind/bind/config.h2
-rw-r--r--lib/bind/bind/port_after.h2
-rw-r--r--lib/bind/bind/port_before.h2
-rw-r--r--lib/bind/bind9/Makefile2
-rw-r--r--lib/bind/config.h2
-rw-r--r--lib/bind/config.mk2
-rw-r--r--lib/bind/dns/Makefile2
-rw-r--r--lib/bind/dns/code.h2
-rw-r--r--lib/bind/dns/dns/enumclass.h2
-rw-r--r--lib/bind/dns/dns/enumtype.h2
-rw-r--r--lib/bind/dns/dns/rdatastruct.h2
-rw-r--r--lib/bind/isc/Makefile2
-rw-r--r--lib/bind/isc/isc/platform.h2
-rw-r--r--lib/bind/isccc/Makefile2
-rw-r--r--lib/bind/isccfg/Makefile2
-rw-r--r--lib/bind/lwres/Makefile2
-rw-r--r--lib/bind/lwres/lwres/netdb.h2
-rw-r--r--lib/bind/lwres/lwres/platform.h2
20 files changed, 20 insertions, 20 deletions
diff --git a/lib/bind/Makefile b/lib/bind/Makefile
index 5eccf49cf248..0f10e65320a0 100644
--- a/lib/bind/Makefile
+++ b/lib/bind/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/lib/bind/Makefile,v 1.1 2004/09/21 19:01:42 des Exp $
SUBDIR= bind bind9 dns isc isccc isccfg lwres
diff --git a/lib/bind/bind/Makefile b/lib/bind/bind/Makefile
index 72b00835bcbe..67bc581e06d6 100644
--- a/lib/bind/bind/Makefile
+++ b/lib/bind/bind/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/lib/bind/bind/Makefile,v 1.4 2004/09/24 18:42:04 dougb Exp $
BIND_DIR= ${.CURDIR}/../../../contrib/bind9
LIB_BIND_REL= ..
diff --git a/lib/bind/bind/config.h b/lib/bind/bind/config.h
index ac563d3459a8..c8162e377ab5 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.1.4.1 2005/07/30 07:56:26 des Exp $ */
/* config.h. Generated by configure. */
/* #undef _SOCKADDR_LEN */
diff --git a/lib/bind/bind/port_after.h b/lib/bind/bind/port_after.h
index 755779b13ac7..e1886b37a23e 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.1 2004/09/21 19:01:42 des 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 02a45bda9c8a..ee843caa84d0 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.1 2004/09/21 19:01:42 des Exp $ */
#ifndef port_before_h
#define port_before_h
diff --git a/lib/bind/bind9/Makefile b/lib/bind/bind9/Makefile
index d470ed66efa4..b89a0fe6e081 100644
--- a/lib/bind/bind9/Makefile
+++ b/lib/bind/bind9/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/lib/bind/bind9/Makefile,v 1.4 2004/09/24 18:42:04 dougb Exp $
BIND_DIR= ${.CURDIR}/../../../contrib/bind9
LIB_BIND_REL= ..
diff --git a/lib/bind/config.h b/lib/bind/config.h
index 42d2c14c4353..25db1e7f6a45 100644
--- a/lib/bind/config.h
+++ b/lib/bind/config.h
@@ -1,4 +1,4 @@
-/* $FreeBSD$ */
+/* $FreeBSD: src/lib/bind/config.h,v 1.2.2.1 2005/07/30 07:56:25 des Exp $ */
/* config.h. Generated by configure. */
/* config.h.in. Generated from configure.in by autoheader. */
diff --git a/lib/bind/config.mk b/lib/bind/config.mk
index 15d81229d43d..4ea9549d5b72 100644
--- a/lib/bind/config.mk
+++ b/lib/bind/config.mk
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/lib/bind/config.mk,v 1.14.2.1 2005/07/30 07:56:25 des Exp $
# BIND version number
.if defined(BIND_DIR) && exists(${BIND_DIR}/version)
diff --git a/lib/bind/dns/Makefile b/lib/bind/dns/Makefile
index a3ab5656c7c6..789c36720a2c 100644
--- a/lib/bind/dns/Makefile
+++ b/lib/bind/dns/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/lib/bind/dns/Makefile,v 1.5 2005/03/17 08:35:21 dougb Exp $
BIND_DIR= ${.CURDIR}/../../../contrib/bind9
LIB_BIND_REL= ..
diff --git a/lib/bind/dns/code.h b/lib/bind/dns/code.h
index 7cf495eadba7..5e19a014e1a4 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.2 2005/03/17 08:39:12 dougb Exp $ */
/*
* Copyright (C) 2004-2005 Internet Systems Consortium, Inc. ("ISC")
diff --git a/lib/bind/dns/dns/enumclass.h b/lib/bind/dns/dns/enumclass.h
index f3490a471184..924d5b8f539b 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.2 2005/03/17 08:39:12 dougb Exp $ */
/*
* Copyright (C) 2004-2005 Internet Systems Consortium, Inc. ("ISC")
diff --git a/lib/bind/dns/dns/enumtype.h b/lib/bind/dns/dns/enumtype.h
index 8692368d5e61..9eb92ff7c3f1 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.2 2005/03/17 08:39:12 dougb Exp $ */
/*
* Copyright (C) 2004-2005 Internet Systems Consortium, Inc. ("ISC")
diff --git a/lib/bind/dns/dns/rdatastruct.h b/lib/bind/dns/dns/rdatastruct.h
index ce30e49f59d7..39ea114adf34 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.2 2005/03/17 08:39:12 dougb Exp $ */
/*
* Copyright (C) 2004-2005 Internet Systems Consortium, Inc. ("ISC")
diff --git a/lib/bind/isc/Makefile b/lib/bind/isc/Makefile
index c296235ff18f..a2a7219fdbc5 100644
--- a/lib/bind/isc/Makefile
+++ b/lib/bind/isc/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/lib/bind/isc/Makefile,v 1.4.4.1 2005/07/30 07:56:26 des Exp $
BIND_DIR= ${.CURDIR}/../../../contrib/bind9
LIB_BIND_REL= ..
diff --git a/lib/bind/isc/isc/platform.h b/lib/bind/isc/isc/platform.h
index c40be125b4b3..9554efe40660 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.1.4.1 2005/07/30 07:56:26 des Exp $ */
/*
* Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
diff --git a/lib/bind/isccc/Makefile b/lib/bind/isccc/Makefile
index 18e9c1465552..90746e8c14af 100644
--- a/lib/bind/isccc/Makefile
+++ b/lib/bind/isccc/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/lib/bind/isccc/Makefile,v 1.4 2004/09/24 18:42:04 dougb Exp $
BIND_DIR= ${.CURDIR}/../../../contrib/bind9
LIB_BIND_REL= ..
diff --git a/lib/bind/isccfg/Makefile b/lib/bind/isccfg/Makefile
index 609da2c98c16..2f7fb5034612 100644
--- a/lib/bind/isccfg/Makefile
+++ b/lib/bind/isccfg/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/lib/bind/isccfg/Makefile,v 1.4 2004/09/24 18:42:04 dougb Exp $
BIND_DIR= ${.CURDIR}/../../../contrib/bind9
LIB_BIND_REL= ..
diff --git a/lib/bind/lwres/Makefile b/lib/bind/lwres/Makefile
index 55b59ebd3610..7cb12f1b4ac9 100644
--- a/lib/bind/lwres/Makefile
+++ b/lib/bind/lwres/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/lib/bind/lwres/Makefile,v 1.7 2004/10/24 15:32:30 ru Exp $
BIND_DIR= ${.CURDIR}/../../../contrib/bind9
LIB_BIND_REL= ..
diff --git a/lib/bind/lwres/lwres/netdb.h b/lib/bind/lwres/lwres/netdb.h
index 0746e1465a2f..e2229a81207a 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.1 2004/09/21 19:01:44 des Exp $ */
/*
* Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
diff --git a/lib/bind/lwres/lwres/platform.h b/lib/bind/lwres/lwres/platform.h
index 99b78004d3a0..7a9bf7c40b39 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.1 2004/09/21 19:01:44 des Exp $ */
/*
* Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")