From owner-cvs-all@FreeBSD.ORG Mon Sep 5 13:42:22 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABA4616A41F; Mon, 5 Sep 2005 13:42:22 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B13E43D46; Mon, 5 Sep 2005 13:42:22 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j85DgMiB083264; Mon, 5 Sep 2005 13:42:22 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j85DgM5s083263; Mon, 5 Sep 2005 13:42:22 GMT (envelope-from dougb) Message-Id: <200509051342.j85DgM5s083263@repoman.freebsd.org> From: Doug Barton Date: Mon, 5 Sep 2005 13:42:22 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/etc/namedb named.conf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Sep 2005 13:42:22 -0000 dougb 2005-09-05 13:42:22 UTC FreeBSD src repository Modified files: etc/namedb named.conf Log: In accordance with my intentions announced (and not objected to) on -arch, and RFC 4159 (http://www.rfc-editor.org/rfc/rfc4159.txt) which officially deprecates all usage of IP6.INT, remove the reference to that zone from the example named.conf file. Revision Changes Path 1.22 +0 -6 src/etc/namedb/named.conf