summaryrefslogtreecommitdiff
path: root/lib/bind
diff options
context:
space:
mode:
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..f845c75967a5 100644
--- a/lib/bind/Makefile
+++ b/lib/bind/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/lib/bind/Makefile,v 1.1.20.1 2008/11/25 02:59:29 kensmith Exp $
SUBDIR= bind bind9 dns isc isccc isccfg lwres
diff --git a/lib/bind/bind/Makefile b/lib/bind/bind/Makefile
index 7f3bd827bbbc..8d9ec48fe3eb 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.4.1 2008/11/25 02:59:29 kensmith Exp $
#.include <bsd.own.mk>
diff --git a/lib/bind/bind/config.h b/lib/bind/bind/config.h
index 71eef86af70c..90bd3cd1e54b 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.1.4.1 2008/11/25 02:59:29 kensmith 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 38335d6fc618..08f55826453c 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.6.1 2008/11/25 02:59:29 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 e6571e9cd15b..925020592a42 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.1.4.1 2008/11/25 02:59:29 kensmith Exp $ */
#ifndef port_before_h
#define port_before_h
diff --git a/lib/bind/bind9/Makefile b/lib/bind/bind9/Makefile
index 5abbeb1ed225..c2edd7b744c0 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.6.1 2008/11/25 02:59:29 kensmith Exp $
.include <bsd.own.mk>
diff --git a/lib/bind/config.h b/lib/bind/config.h
index 014ec4eeb2c4..5ac9617772bc 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.2.2.1 2008/11/25 02:59:29 kensmith 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 92cfbec36cc7..fb0815416b60 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.4.1 2008/11/25 02:59:29 kensmith Exp $
.include <bsd.own.mk>
diff --git a/lib/bind/dns/Makefile b/lib/bind/dns/Makefile
index 6850098343e5..c572af4d338d 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.6.1 2008/11/25 02:59:29 kensmith Exp $
.include <bsd.own.mk>
diff --git a/lib/bind/dns/code.h b/lib/bind/dns/code.h
index 0fccb43935f1..3ab5eeb64145 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.6.1 2008/11/25 02:59:29 kensmith Exp $ */
/*
* Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC")
diff --git a/lib/bind/dns/dns/enumclass.h b/lib/bind/dns/dns/enumclass.h
index 5b44c17099b8..194b627da2df 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.6.1 2008/11/25 02:59:29 kensmith Exp $ */
/*
* Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC")
diff --git a/lib/bind/dns/dns/enumtype.h b/lib/bind/dns/dns/enumtype.h
index ef6975dadbdb..e490348e6aad 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.6.1 2008/11/25 02:59:29 kensmith Exp $ */
/*
* Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC")
diff --git a/lib/bind/dns/dns/rdatastruct.h b/lib/bind/dns/dns/rdatastruct.h
index ce4bf952011f..34b9a8850a6d 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.6.1 2008/11/25 02:59:29 kensmith Exp $ */
/*
* Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC")
diff --git a/lib/bind/isc/Makefile b/lib/bind/isc/Makefile
index 22bcaa9b7313..3d25c37c5a2b 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.6.1 2008/11/25 02:59:29 kensmith Exp $
.include <bsd.own.mk>
diff --git a/lib/bind/isc/isc/platform.h b/lib/bind/isc/isc/platform.h
index d0f9f25daf7a..074e3be53259 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.1.4.1 2008/11/25 02:59:29 kensmith Exp $ */
/*
* Copyright (C) 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC")
diff --git a/lib/bind/isccc/Makefile b/lib/bind/isccc/Makefile
index 19fc2bfd6fda..06624aa0533b 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.6.1 2008/11/25 02:59:29 kensmith Exp $
.include <bsd.own.mk>
diff --git a/lib/bind/isccfg/Makefile b/lib/bind/isccfg/Makefile
index a4f57855f3f9..8101969188be 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.6.1 2008/11/25 02:59:29 kensmith Exp $
.include <bsd.own.mk>
diff --git a/lib/bind/lwres/Makefile b/lib/bind/lwres/Makefile
index 26dfeb1fcb2c..4df952259b9b 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.4.1 2008/11/25 02:59:29 kensmith Exp $
.include <bsd.own.mk>
diff --git a/lib/bind/lwres/lwres/netdb.h b/lib/bind/lwres/lwres/netdb.h
index 7daa3889c5b7..9698c41e2e7d 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.6.1 2008/11/25 02:59:29 kensmith Exp $ */
/*
* Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
diff --git a/lib/bind/lwres/lwres/platform.h b/lib/bind/lwres/lwres/platform.h
index 87ebb2208220..fd1c15451d6d 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.6.1 2008/11/25 02:59:29 kensmith Exp $ */
/*
* Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")