From owner-svn-src-head@FreeBSD.ORG Tue Apr 8 17:56:11 2014 Return-Path: Delivered-To: svn-src-head@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 52F5F5BF; Tue, 8 Apr 2014 17:56:11 +0000 (UTC) Received: from mx1.fisglobal.com (mx1.fisglobal.com [199.200.24.190]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx1.fisglobal.com", Issuer "VeriSign Class 3 Secure Server CA - G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1B1631D5A; Tue, 8 Apr 2014 17:56:10 +0000 (UTC) Received: from smarthost.fisglobal.com ([10.132.206.193]) by ltcfislmsgpa03.fnfis.com (8.14.5/8.14.5) with ESMTP id s38Hu9Vj025234 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Tue, 8 Apr 2014 12:56:09 -0500 Received: from THEMADHATTER (10.242.181.54) by smarthost.fisglobal.com (10.132.206.193) with Microsoft SMTP Server id 14.3.174.1; Tue, 8 Apr 2014 12:56:07 -0500 From: Sender: Devin Teske To: "'John Baldwin'" , "'Devin Teske'" References: <201404072240.s37MeTqo085123@svn.freebsd.org> <201404080917.23789.jhb@freebsd.org> In-Reply-To: <201404080917.23789.jhb@freebsd.org> Subject: RE: svn commit: r264243 - in head/etc: . rc.d Date: Tue, 8 Apr 2014 10:55:50 -0700 Message-ID: <0ddf01cf5353$c8b46410$5a1d2c30$@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Outlook 15.0 Thread-Index: AQHtHTJ2bawknJXiink0mx9GxNzXrgIG8iM5mrw1dlA= Content-Language: en-us X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.11.96, 1.0.14, 0.0.0000 definitions=2014-04-08_04:2014-04-08,2014-04-08,1970-01-01 signatures=0 Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2014 17:56:11 -0000 > -----Original Message----- > From: John Baldwin [mailto:jhb@freebsd.org] > Sent: Tuesday, April 8, 2014 6:17 AM > To: Devin Teske > Cc: src-committers@freebsd.org; svn-src-all@freebsd.org; svn-src- > head@freebsd.org > Subject: Re: svn commit: r264243 - in head/etc: . rc.d >=20 > On Monday, April 07, 2014 6:40:29 pm Devin Teske wrote: > > Author: dteske > > Date: Mon Apr 7 22:40:29 2014 > > New Revision: 264243 > > URL: > > https://urldefense.proofpoint.com/v1/url?u=3Dhttp://svnweb.freebsd.org/c > > > hangeset/base/264243&k=3D%2FbkpAUdJWZuiTILCq%2FFnQg%3D%3D%0A&r=3D > Mrjs6vR4% > > > 2Faj2Ns9%2FssHJjg%3D%3D%0A&m=3Dx4%2FOSlYxZmvxfxF1vsS2F3iOmYffhRw > 7e5mRGSs > > > LUeM%3D%0A&s=3Df09e9f49a3e96b674c5845e5ca0b0ffe54de091cfb020683aa2 > fc358b > > 8f7182d > > > > Log: > > Loosen the processing of *_IF_aliasN vars to be less strict. Previous= ly, > > the first alias had to be _alias0 and processing stopped at the first= non- > > defined variable (preventing gaps). Allowing gaps gives the administr= ator > > the ability to group aliases in an adhoc manner and also lifts the > > requirement to renumber aliases simply to comment-out an existing one. > > Aliases are processed in numerical ascending order. > > > > Discussed on: -rc > > MFC after: 1 week >=20 > Forgot to mention mdconfig in the log message (or did you mean to commit > that separately)? >=20 Nah, forgot to mention mdconfig in the commit message as you state. --=20 Devin _____________ The information contained in this message is proprietary and/or confidentia= l. If you are not the intended recipient, please: (i) delete the message an= d all copies; (ii) do not disclose, distribute or use the message in any ma= nner; and (iii) notify the sender immediately. In addition, please be aware= that any message addressed to our domain is subject to archiving and revie= w by persons other than the intended recipient. Thank you.