From owner-svn-src-stable@freebsd.org Thu Mar 29 03:17:48 2018 Return-Path: Delivered-To: svn-src-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9E155F6D23B; Thu, 29 Mar 2018 03:17:48 +0000 (UTC) (envelope-from freebsd@pdx.rh.CN85.dnsmgr.net) Received: from pdx.rh.CN85.dnsmgr.net (br1.CN84in.dnsmgr.net [69.59.192.140]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1F86E75755; Thu, 29 Mar 2018 03:17:47 +0000 (UTC) (envelope-from freebsd@pdx.rh.CN85.dnsmgr.net) Received: from pdx.rh.CN85.dnsmgr.net (localhost [127.0.0.1]) by pdx.rh.CN85.dnsmgr.net (8.13.3/8.13.3) with ESMTP id w2T3Hj8u060705; Wed, 28 Mar 2018 20:17:45 -0700 (PDT) (envelope-from freebsd@pdx.rh.CN85.dnsmgr.net) Received: (from freebsd@localhost) by pdx.rh.CN85.dnsmgr.net (8.13.3/8.13.3/Submit) id w2T3Hic6060704; Wed, 28 Mar 2018 20:17:44 -0700 (PDT) (envelope-from freebsd) From: "Rodney W. Grimes" Message-Id: <201803290317.w2T3Hic6060704@pdx.rh.CN85.dnsmgr.net> Subject: Re: svn commit: r331722 - in stable/11: bin/cat bin/chflags bin/chmod bin/cp bin/date bin/dd bin/df bin/domainname bin/echo bin/ed bin/hostname bin/kill bin/ln bin/ls bin/mkdir bin/mv bin/pax bin/ps bi... In-Reply-To: <20180329030924.GR81123@FreeBSD.org> To: Glen Barber Date: Wed, 28 Mar 2018 20:17:44 -0700 (PDT) CC: Eitan Adler , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org Reply-To: rgrimes@freebsd.org X-Mailer: ELM [version 2.4ME+ PL121h (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 29 Mar 2018 03:17:48 -0000 -- Start of PGP signed section. > On Thu, Mar 29, 2018 at 02:51:04AM +0000, Eitan Adler wrote: > > Author: eadler > > Date: Thu Mar 29 02:50:57 2018 > > New Revision: 331722 > > URL: https://svnweb.freebsd.org/changeset/base/331722 > > > > Log: > > Revert r330897: > > > > This was intended to be a non-functional change. It wasn't. The commit > > message was thus wrong. In addition it broke arm, and merged crypto > > related code. > > > > Revert with prejudice. > > > > This revert skips files touched in r316370 since that commit was since > > MFCed. Um, not sure that was the right way to revert :-(. > > This revert also skips files that require $FreeBSD$ property > > changes. And more doubts that this is right to skip anything. > > Thank you to those who helped me get out of this mess including but not > > limited to gonzo, kevans, rgrimes. > > > > Requested by: gjb (re) > > > > I did *not* request this, especially not on re@'s behalf. I provided > input on what I felt was the correct way to proceed in this situation, > where a number of commits that were not related to the intent were > included. There is a difference. I tried to get this slowed down until we could get to a concenses, I think our mess is as big now as it was before. -- Rod Grimes rgrimes@freebsd.org