From owner-freebsd-current@FreeBSD.ORG Thu Nov 4 05:26:39 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 744A416A4CE for ; Thu, 4 Nov 2004 05:26:39 +0000 (GMT) Received: from horsey.gshapiro.net (horsey.gshapiro.net [64.105.95.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4787D43D39 for ; Thu, 4 Nov 2004 05:26:39 +0000 (GMT) (envelope-from gshapiro@gshapiro.net) Received: from horsey.gshapiro.net (localhost [127.0.0.1]) iA45QTue065206 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 3 Nov 2004 21:26:29 -0800 (PST) Received: (from gshapiro@localhost) by horsey.gshapiro.net (8.13.1/8.13.1.Beta1/Submit) id iA45QSFn065205; Wed, 3 Nov 2004 21:26:28 -0800 (PST) Date: Wed, 3 Nov 2004 21:26:28 -0800 From: Gregory Neil Shapiro To: Doug Barton Message-ID: <20041104052628.GR2916@horsey.gshapiro.net> References: <4188039D.8020109@aminor.no> <20041103185010.GP2916@horsey.gshapiro.net> <41894566.5070503@dougbarton.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41894566.5070503@dougbarton.net> User-Agent: Mutt/1.5.6i cc: freebsd-current@freebsd.org Subject: Re: Problem with RELENG_5_3, BIND9 and dynamic updates X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Nov 2004 05:26:39 -0000 > Greg, that is the direction I was thinking on this, yes. The only minor > nit I'd do differently is to move the { for allow-update up to the same > line for style consistency reasons. Ok, done (as well as the '{' for the key statement). > Feel free to commit this to HEAD if you like, otherwise I'll get to this > asap. It is committed. I set an MFC reminder but I am assuming this will actually have to wait until 5.3-RELEASE.