summaryrefslogtreecommitdiff
path: root/contrib/bind
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bind')
-rw-r--r--contrib/bind/bin/named-xfer/named-xfer.c2
-rw-r--r--contrib/bind/bin/named/Makefile2
-rw-r--r--contrib/bind/bin/nslookup/commands.l2
-rw-r--r--contrib/bind/bin/nslookup/debug.c2
-rw-r--r--contrib/bind/bin/nslookup/getinfo.c2
-rw-r--r--contrib/bind/bin/nslookup/main.c2
-rw-r--r--contrib/bind/doc/man/dig.12
-rw-r--r--contrib/bind/doc/man/host.12
-rw-r--r--contrib/bind/port/freebsd/include/port_after.h2
9 files changed, 9 insertions, 9 deletions
diff --git a/contrib/bind/bin/named-xfer/named-xfer.c b/contrib/bind/bin/named-xfer/named-xfer.c
index dd70d7b6fbf5..79be8f7ee8dd 100644
--- a/contrib/bind/bin/named-xfer/named-xfer.c
+++ b/contrib/bind/bin/named-xfer/named-xfer.c
@@ -1,4 +1,4 @@
-/* $FreeBSD$ */
+/* $FreeBSD: src/contrib/bind/bin/named-xfer/named-xfer.c,v 1.3.2.1 2000/07/03 22:47:04 ps Exp $ */
/*
* The original version of named-xfer by Kevin Dunlap.
* Completed and integrated with named by David Waitzman
diff --git a/contrib/bind/bin/named/Makefile b/contrib/bind/bin/named/Makefile
index f6ad6d034493..9b4c11a8e638 100644
--- a/contrib/bind/bin/named/Makefile
+++ b/contrib/bind/bin/named/Makefile
@@ -14,7 +14,7 @@
## SOFTWARE.
# $Id: Makefile,v 8.49 2000/05/09 07:02:22 vixie Exp $
-# $FreeBSD$
+# $FreeBSD: src/contrib/bind/bin/named/Makefile,v 1.3.2.1 2000/07/03 22:46:54 ps Exp $
DESTDIR=
CC= cc
diff --git a/contrib/bind/bin/nslookup/commands.l b/contrib/bind/bin/nslookup/commands.l
index 991ed660d10f..9452137e61fa 100644
--- a/contrib/bind/bin/nslookup/commands.l
+++ b/contrib/bind/bin/nslookup/commands.l
@@ -1,5 +1,5 @@
%{
-/* $FreeBSD$ */
+/* $FreeBSD: src/contrib/bind/bin/nslookup/commands.l,v 1.4.2.1 2000/07/03 22:47:07 ps Exp $ */
/*
* Copyright (c) 1985
* The Regents of the University of California. All rights reserved.
diff --git a/contrib/bind/bin/nslookup/debug.c b/contrib/bind/bin/nslookup/debug.c
index 7dac192e5cb0..07cd7b6998ac 100644
--- a/contrib/bind/bin/nslookup/debug.c
+++ b/contrib/bind/bin/nslookup/debug.c
@@ -1,4 +1,4 @@
-/* $FreeBSD$ */
+/* $FreeBSD: src/contrib/bind/bin/nslookup/debug.c,v 1.3 1999/11/30 02:52:53 peter Exp $ */
/*
* Copyright (c) 1985, 1989
* The Regents of the University of California. All rights reserved.
diff --git a/contrib/bind/bin/nslookup/getinfo.c b/contrib/bind/bin/nslookup/getinfo.c
index 673bad0a443b..45dd2af7409e 100644
--- a/contrib/bind/bin/nslookup/getinfo.c
+++ b/contrib/bind/bin/nslookup/getinfo.c
@@ -1,4 +1,4 @@
-/* $FreeBSD$ */
+/* $FreeBSD: src/contrib/bind/bin/nslookup/getinfo.c,v 1.3 1999/11/30 02:52:53 peter Exp $ */
/*
* Copyright (c) 1985, 1989
* The Regents of the University of California. All rights reserved.
diff --git a/contrib/bind/bin/nslookup/main.c b/contrib/bind/bin/nslookup/main.c
index c5ae700489d9..022998baf1e7 100644
--- a/contrib/bind/bin/nslookup/main.c
+++ b/contrib/bind/bin/nslookup/main.c
@@ -1,4 +1,4 @@
-/* $FreeBSD$ */
+/* $FreeBSD: src/contrib/bind/bin/nslookup/main.c,v 1.3.2.1 2000/07/03 22:47:07 ps Exp $ */
/*
* Copyright (c) 1985, 1989
* The Regents of the University of California. All rights reserved.
diff --git a/contrib/bind/doc/man/dig.1 b/contrib/bind/doc/man/dig.1
index 3e59b056c58c..7f9f1ff3488d 100644
--- a/contrib/bind/doc/man/dig.1
+++ b/contrib/bind/doc/man/dig.1
@@ -1,4 +1,4 @@
-.\" $FreeBSD$
+.\" $FreeBSD: src/contrib/bind/doc/man/dig.1,v 1.3 1999/11/30 02:52:54 peter Exp $
.\" $Id: dig.1,v 8.4 1999/10/15 21:29:58 vixie Exp $
.\"
.\" ++Copyright++ 1993
diff --git a/contrib/bind/doc/man/host.1 b/contrib/bind/doc/man/host.1
index 89611e4823fc..01cf203f1c7a 100644
--- a/contrib/bind/doc/man/host.1
+++ b/contrib/bind/doc/man/host.1
@@ -51,7 +51,7 @@
.\" -
.\" --Copyright--
.\" $Id: host.1,v 8.2 1997/03/14 02:29:44 vixie Exp $
-.\" $FreeBSD$
+.\" $FreeBSD: src/contrib/bind/doc/man/host.1,v 1.3 2000/01/02 11:13:23 obrien Exp $
.\"
.Dd December 15, 1994
.Dt HOST @CMD_EXT_U@
diff --git a/contrib/bind/port/freebsd/include/port_after.h b/contrib/bind/port/freebsd/include/port_after.h
index 5203050dc8cb..6941fa74bfa1 100644
--- a/contrib/bind/port/freebsd/include/port_after.h
+++ b/contrib/bind/port/freebsd/include/port_after.h
@@ -1,4 +1,4 @@
-/* $FreeBSD$ */
+/* $FreeBSD: src/contrib/bind/port/freebsd/include/port_after.h,v 1.6.2.1 2000/07/03 22:47:21 ps Exp $ */
#ifndef PORT_AFTER_H
#define PORT_AFTER_H
#define USE_POSIX