diff options
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 70621ca61d43..b6c8efb7dd8f 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 2002/11/06 09:21:39 dougb Exp $ ; ; This file holds the information on root name servers needed to |
