diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-07-26 21:12:35 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-07-26 21:12:35 +0000 |
| commit | 7f1bf9342879a7ee2dd88e11a33ae7509eab55b0 (patch) | |
| tree | a37e562f560b38e8e087a744d063186d6b1e6746 /etc/namedb | |
| parent | a964be6d2c35243e54bf5ce12c15339d331189cb (diff) | |
This commit was manufactured by cvs2svn to create tagrelease/4.1.0_cvs
'RELENG_4_1_0_RELEASE'.
This commit was manufactured to restore the state of the 4.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
Diffstat (limited to 'etc/namedb')
| -rw-r--r-- | etc/namedb/PROTO.localhost.rev | 2 | ||||
| -rwxr-xr-x | etc/namedb/make-localhost | 2 | ||||
| -rw-r--r-- | etc/namedb/named.conf | 2 | ||||
| -rw-r--r-- | etc/namedb/named.root | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/etc/namedb/PROTO.localhost.rev b/etc/namedb/PROTO.localhost.rev index 046868305455..0bece5c7aaa4 100644 --- a/etc/namedb/PROTO.localhost.rev +++ b/etc/namedb/PROTO.localhost.rev @@ -1,5 +1,5 @@ ; From: @(#)localhost.rev 5.1 (Berkeley) 6/30/90 -; $FreeBSD$ +; $FreeBSD: src/etc/namedb/PROTO.localhost.rev,v 1.6 2000/01/10 15:31:40 peter Exp $ ; ; This file is automatically edited by the `make-localhost' script in ; the /etc/namedb directory. diff --git a/etc/namedb/make-localhost b/etc/namedb/make-localhost index cc6a1083f4d0..0d0ba4ec24c6 100755 --- a/etc/namedb/make-localhost +++ b/etc/namedb/make-localhost @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/namedb/make-localhost,v 1.4 1999/08/27 23:24:01 peter Exp $ # # make-localhost - edit the appropriate local information into # /etc/namedb/localhost.rev diff --git a/etc/namedb/named.conf b/etc/namedb/named.conf index 419059d385f4..fb8638031d8d 100644 --- a/etc/namedb/named.conf +++ b/etc/namedb/named.conf @@ -1,4 +1,4 @@ -// $FreeBSD$ +// $FreeBSD: src/etc/namedb/named.conf,v 1.6.2.1 2000/07/15 07:49:29 kris Exp $ // // Refer to the named(8) man page for details. If you are ever going // to setup a primary server, make sure you've understood the hairy diff --git a/etc/namedb/named.root b/etc/namedb/named.root index eba0c9d752e2..a21b3376f886 100644 --- a/etc/namedb/named.root +++ b/etc/namedb/named.root @@ -14,7 +14,7 @@ ; ; last update: Aug 22, 1997 ; related version of root zone: 1997082200 -; $FreeBSD$ +; $FreeBSD: src/etc/namedb/named.root,v 1.9 1999/09/13 17:09:08 peter Exp $ ; ; formerly NS.INTERNIC.NET ; |
