From owner-svn-src-stable@freebsd.org Sat Sep 19 06:51:28 2015 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 BE175A05A70; Sat, 19 Sep 2015 06:51:28 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id B1F9F1410; Sat, 19 Sep 2015 06:51:28 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id B03FB1FBF; Sat, 19 Sep 2015 06:51:28 +0000 (UTC) Date: Sat, 19 Sep 2015 06:51:28 +0000 From: Alexey Dokuchaev To: Cy Schubert Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: Re: svn commit: r287984 - stable/10/sys/contrib/ipfilter/netinet Message-ID: <20150919065128.GA74689@FreeBSD.org> References: <201509190358.t8J3wW6Y067793@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201509190358.t8J3wW6Y067793@repo.freebsd.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.20 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: Sat, 19 Sep 2015 06:51:28 -0000 On Sat, Sep 19, 2015 at 03:58:32AM +0000, Cy Schubert wrote: > New Revision: 287984 > URL: https://svnweb.freebsd.org/changeset/base/287984 > > Log: > MFC r287651, r287652, r287653. > > Fix mutex errors, fixup typos in comments. > > Obtained from: NetBSD r1.4. > -This lie, anr those below, will be ignored-- > [ template remants trimmed ] Every time I see this happen I wonder shall we forbid to execute "svn ci" other than with -F or -m ? ./danfe