diff options
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 5eccf49cf248..f08addb41c0d 100644 --- a/lib/bind/Makefile +++ b/lib/bind/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/lib/bind/Makefile,v 1.1.18.1 2008/10/02 02:57:24 kensmith Exp $ SUBDIR= bind bind9 dns isc isccc isccfg lwres diff --git a/lib/bind/bind/Makefile b/lib/bind/bind/Makefile index 452223b26465..71a5891af37d 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.4.1.8.1 2008/10/02 02:57:24 kensmith Exp $ BIND_DIR= ${.CURDIR}/../../../contrib/bind9 LIB_BIND_REL= .. diff --git a/lib/bind/bind/config.h b/lib/bind/bind/config.h index 74c5adba01bb..0a411c06be0d 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.6.2.1 2008/10/02 02:57:24 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 446d30cd9c67..f7f617be92a1 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.4.3.2.1 2008/10/02 02:57:24 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 50bcf0798831..2e7ed9e7d427 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.4.3.2.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef port_before_h #define port_before_h diff --git a/lib/bind/bind9/Makefile b/lib/bind/bind9/Makefile index 3943bb8a9e94..1b4bbd387386 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.4.1.8.1 2008/10/02 02:57:24 kensmith Exp $ BIND_DIR= ${.CURDIR}/../../../contrib/bind9 LIB_BIND_REL= .. diff --git a/lib/bind/config.h b/lib/bind/config.h index 995cb6e16fac..e0aaf5f34508 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.6.2.1 2008/10/02 02:57:24 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 94f760f8ae07..f5b51a559b93 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.2.2.1 2008/10/02 02:57:24 kensmith 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 463dba7fc0b2..df3d13427271 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.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $ BIND_DIR= ${.CURDIR}/../../../contrib/bind9 LIB_BIND_REL= .. diff --git a/lib/bind/dns/code.h b/lib/bind/dns/code.h index ff6cb7118f47..f3f15b7b9e60 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.2.2.4.1 2008/10/02 02:57:24 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 aa0d3ed8bd45..1182db6391cd 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.2.2.4.1 2008/10/02 02:57:24 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 4f64ecf48aea..069adaa2a8ee 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.2.2.4.1 2008/10/02 02:57:24 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 cd35ab4b3852..58b916a48fed 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.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC") diff --git a/lib/bind/isc/Makefile b/lib/bind/isc/Makefile index f34f808a2f02..6a17aa4d5319 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.2.8.1 2008/10/02 02:57:24 kensmith 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 2e42902e7526..5124886a5be3 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.3.2.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC") diff --git a/lib/bind/isccc/Makefile b/lib/bind/isccc/Makefile index 549afe396019..6e526d210c2b 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.4.1.8.1 2008/10/02 02:57:24 kensmith Exp $ BIND_DIR= ${.CURDIR}/../../../contrib/bind9 LIB_BIND_REL= .. diff --git a/lib/bind/isccfg/Makefile b/lib/bind/isccfg/Makefile index 36ccf8bc2248..e213773db8b1 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.4.1.8.1 2008/10/02 02:57:24 kensmith Exp $ BIND_DIR= ${.CURDIR}/../../../contrib/bind9 LIB_BIND_REL= .. diff --git a/lib/bind/lwres/Makefile b/lib/bind/lwres/Makefile index c5fef4c07242..50e1642678e7 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.2.2.2.1 2008/10/02 02:57:24 kensmith 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..9f3821b6941b 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.14.1 2008/10/02 02:57:24 kensmith 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 556d0d598005..798efe1e8790 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.4.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") |