From owner-svn-src-all@FreeBSD.ORG Thu Jun 5 15:34:19 2014 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 ESMTPS id 1DA65B16 for ; Thu, 5 Jun 2014 15:34:19 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 032132AF8 for ; Thu, 5 Jun 2014 15:34:19 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s55FYI3Z085392 for ; Thu, 5 Jun 2014 15:34:18 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s55FYIlo085388 for svn-src-all@freebsd.org; Thu, 5 Jun 2014 15:34:18 GMT (envelope-from bdrewery) Received: (qmail 19312 invoked from network); 5 Jun 2014 10:34:16 -0500 Received: from unknown (HELO blah) (freebsd@shatow.net@67.182.131.225) by sweb.xzibition.com with ESMTPA; 5 Jun 2014 10:34:16 -0500 Message-ID: <53908DFA.2050206@FreeBSD.org> Date: Thu, 05 Jun 2014 10:34:18 -0500 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: Re: svn commit: r267113 - in stable/10: etc etc/mtree usr.sbin/newsyslog References: <201406051521.s55FLPk4021718@svn.freebsd.org> In-Reply-To: <201406051521.s55FLPk4021718@svn.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: re@FreeBSD.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18 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: Thu, 05 Jun 2014 15:34:19 -0000 On 6/5/14, 10:21 AM, Bryan Drewery wrote: > Author: bdrewery > Date: Thu Jun 5 15:21:25 2014 > New Revision: 267113 > URL: http://svnweb.freebsd.org/changeset/base/267113 > > Log: > MFC r266463: > > - Include /etc/newsyslog.conf.d/* and /usr/local/etc/newsyslog.conf.d/* by > default for newsyslog(8). Relnotes: yes I'll update my mfc script to copy that in. -- Regards, Bryan Drewery