From owner-svn-src-head@freebsd.org Tue May 10 17:47:55 2016 Return-Path: Delivered-To: svn-src-head@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 83FF4B36439; Tue, 10 May 2016 17:47:55 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from bigwig.baldwin.cx (bigwig.baldwin.cx [IPv6:2001:470:1f11:75::1]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5F9FB1E44; Tue, 10 May 2016 17:47:55 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from ralph.baldwin.cx (c-73-231-226-104.hsd1.ca.comcast.net [73.231.226.104]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 6C77EB94C; Tue, 10 May 2016 13:47:54 -0400 (EDT) From: John Baldwin To: Adrian Chadd Cc: "Bjoern A. Zeeb" , "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Subject: Re: svn commit: r299368 - head/sys/mips/conf Date: Tue, 10 May 2016 10:23:42 -0700 Message-ID: <5117165.pXOgGtSvtP@ralph.baldwin.cx> User-Agent: KMail/4.14.3 (FreeBSD/10.2-STABLE; KDE/4.14.3; amd64; ; ) In-Reply-To: References: <201605101459.u4AExmSj058254@repo.freebsd.org> <5613951.0Ib27SNsHn@ralph.baldwin.cx> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Tue, 10 May 2016 13:47:54 -0400 (EDT) X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.22 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, 10 May 2016 17:47:55 -0000 On Tuesday, May 10, 2016 09:23:07 AM Adrian Chadd wrote: > I'll go take another look at this. siba != bnhdbus. bhndbus is the new stuff. Right. For now, how about reverting this change to SENTRY5 but adding #NO_UNIVERSE so that people's tinderboxes are not broken until you've fixed the build for real? -- John Baldwin