From owner-svn-src-stable@freebsd.org Mon Feb 6 19:20:51 2017 Return-Path: Delivered-To: svn-src-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2B24CCD3332; Mon, 6 Feb 2017 19:20:51 +0000 (UTC) (envelope-from sevan@FreeBSD.org) Received: from host2.hosts.geeklan.co.uk (host2.hosts.geeklan.co.uk [IPv6:2001:470:1f13:8c2::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "host2.hosts.geeklan.co.uk", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 29D527B5; Mon, 6 Feb 2017 19:20:50 +0000 (UTC) (envelope-from sevan@FreeBSD.org) Received: from Sevans-11-MacBook-Air.local (cpc76904-dals22-2-0-cust978.20-2.cable.virginm.net [81.106.47.211]) by host2.hosts.geeklan.co.uk (OpenSMTPD) with ESMTPSA id a3874a8b TLS version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO; Mon, 6 Feb 2017 19:20:42 +0000 (GMT) Subject: Re: svn commit: r313197 - stable/11/share/misc To: John Baldwin References: <201702041541.v14Ffx77047190@repo.freebsd.org> <1831555.5ZvQ71sPNs@ralph.baldwin.cx> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org From: Sevan Janiyan Message-ID: <9cd6c2fa-6b13-b0fe-aae4-084558d6454e@FreeBSD.org> Date: Mon, 6 Feb 2017 19:20:31 +0000 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 In-Reply-To: <1831555.5ZvQ71sPNs@ralph.baldwin.cx> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 19:20:51 -0000 On 06/02/2017 18:50, John Baldwin wrote: > Please include "MFC " at the start of the commit (where is the > original revision) when doing merges from head. Sure thing. Thanks for the heads up. Sevan