From owner-svn-src-all@freebsd.org Tue Apr 24 23:22:57 2018 Return-Path: Delivered-To: svn-src-all@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 0BA81FB6A9A; Tue, 24 Apr 2018 23:22:57 +0000 (UTC) (envelope-from devin@shxd.cx) Received: from shxd.cx (mail.shxd.cx [64.201.244.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 7871C77A32; Tue, 24 Apr 2018 23:22:56 +0000 (UTC) (envelope-from devin@shxd.cx) Received: from [74.217.198.10] (port=50053 helo=[10.1.4.66]) by shxd.cx with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.77 (FreeBSD)) (envelope-from ) id 1fB0aT-000CzU-6F; Tue, 24 Apr 2018 16:14:37 +0000 From: Devin Teske Message-Id: Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: svn commit: r332967 - in head: cddl/lib/libdtrace sys/kern sys/netinet sys/netinet6 sys/sys Date: Tue, 24 Apr 2018 16:22:48 -0700 In-Reply-To: <201804241958.w3OJwaJw056364@slippy.cwsent.com> Cc: Devin Teske , Sean Bruno , src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org To: Cy Schubert References: <201804241958.w3OJwaJw056364@slippy.cwsent.com> X-Mailer: Apple Mail (2.3273) Sender: devin@shxd.cx Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 24 Apr 2018 23:22:57 -0000 > On Apr 24, 2018, at 12:58 PM, Cy Schubert = wrote: >=20 > In message <201804241955.w3OJtCls014127@repo.freebsd.org>, Sean Bruno=20= > writes: >> Author: sbruno >> Date: Tue Apr 24 19:55:12 2018 >> New Revision: 332967 >> URL: https://svnweb.freebsd.org/changeset/base/332967 >>=20 >> Log: >> Revert r332894 at the request of the submitter. >>=20 >> Submitted by: Johannes Lundberg >> Sponsored by: Limelight Networks >=20 > Hi Sean, >=20 > Why? Not that I agree or disagree with this commit specifically,=20 > including the reason why in the log might assist someone browsing=20 > through the log. >=20 Comments in phab review https://reviews.freebsd.org/D11003 = make it appear as though additional = changes are pending. --=20 Devin=