From owner-svn-src-all@FreeBSD.ORG Tue Nov 5 09:36:25 2013 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D7846CA5; Tue, 5 Nov 2013 09:36:25 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: from mail.droso.net (koala.droso.dk [IPv6:2a01:4f8:a0:7163::2]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9ADF82907; Tue, 5 Nov 2013 09:36:25 +0000 (UTC) Received: by mail.droso.net (Postfix, from userid 1001) id 8006BC5F; Tue, 5 Nov 2013 10:36:23 +0100 (CET) Date: Tue, 5 Nov 2013 10:36:23 +0100 From: Erwin Lansing To: Gleb Smirnoff Subject: Re: svn commit: r257694 - in head/etc: . defaults namedb periodic/daily rc.d Message-ID: <20131105093623.GB90670@droso.dk> References: <201311050930.rA59U7de097681@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <201311050930.rA59U7de097681@svn.freebsd.org> X-Operating-System: FreeBSD/amd64 9.1-RELEASE User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Nov 2013 09:36:25 -0000 On Tue, Nov 05, 2013 at 09:30:07AM +0000, Gleb Smirnoff wrote: > Author: glebius > Date: Tue Nov 5 09:30:06 2013 > New Revision: 257694 > URL: http://svnweb.freebsd.org/changeset/base/257694 > > Log: > Remove remnants of BIND from /etc, since there is no BIND in base now. > Thanks for taking care of this! Erwin