diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2004-02-23 15:32:56 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2004-02-23 15:32:56 +0000 |
| commit | 84a7b99b4e02a260bf7ff9b540032f4cb7bc612a (patch) | |
| tree | 85059f7e88bcf124efae7c17bd99cfa18627a8c4 /etc/namedb | |
| parent | a28c3ad292f6f6cbe1c4ff05efb3d53eb45f17ff (diff) | |
Diffstat (limited to 'etc/namedb')
| -rw-r--r-- | etc/namedb/Makefile | 2 | ||||
| -rw-r--r-- | etc/namedb/PROTO.localhost-v6.rev | 2 | ||||
| -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 |
6 files changed, 6 insertions, 6 deletions
diff --git a/etc/namedb/Makefile b/etc/namedb/Makefile index db52d470a7f8..962b9a912c8c 100644 --- a/etc/namedb/Makefile +++ b/etc/namedb/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/namedb/Makefile,v 1.2 2002/02/06 04:46:07 ume Exp $ FILES= PROTO.localhost.rev PROTO.localhost-v6.rev named.conf named.root \ make-localhost diff --git a/etc/namedb/PROTO.localhost-v6.rev b/etc/namedb/PROTO.localhost-v6.rev index 1616771235d5..4289a4a7fc97 100644 --- a/etc/namedb/PROTO.localhost-v6.rev +++ b/etc/namedb/PROTO.localhost-v6.rev @@ -1,5 +1,5 @@ ; From: @(#)localhost.rev 5.1 (Berkeley) 6/30/90 -; $FreeBSD$ +; $FreeBSD: src/etc/namedb/PROTO.localhost-v6.rev,v 1.1 2002/01/22 17:22:41 ume Exp $ ; ; This file is automatically edited by the `make-localhost' script in ; the /etc/namedb directory. 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 f3f0b1d20ba2..164852dda9d0 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.6 2002/01/22 17:22:41 ume 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 c8772959eda7..e1e91892a664 100644 --- a/etc/namedb/named.conf +++ b/etc/namedb/named.conf @@ -1,4 +1,4 @@ -// $FreeBSD$ +// $FreeBSD: src/etc/namedb/named.conf,v 1.14 2003/02/07 20:58:38 keramida Exp $ // // Refer to the named.conf(5) and named(8) man pages for details. If // you are ever going to set up a primary server, make sure you diff --git a/etc/namedb/named.root b/etc/namedb/named.root index dfb88dadc97b..07000c349e63 100644 --- a/etc/namedb/named.root +++ b/etc/namedb/named.root @@ -1,5 +1,5 @@ ; -; $FreeBSD$ +; $FreeBSD: src/etc/namedb/named.root,v 1.10.6.1 2004/02/03 17:12:58 dougb Exp $ ; ; This file holds the information on root name servers needed to |
