From owner-svn-src-all@FreeBSD.ORG Thu Aug 12 07:05:50 2010 Return-Path: Delivered-To: svn-src-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 48291106564A; Thu, 12 Aug 2010 07:05:50 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 07E9E8FC1B; Thu, 12 Aug 2010 07:05:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.3/8.14.1) with ESMTP id o7C73AwC099212; Thu, 12 Aug 2010 01:03:10 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 12 Aug 2010 01:03:41 -0600 (MDT) Message-Id: <20100812.010341.999284356065411453.imp@bsdimp.com> To: adrian@FreeBSD.org From: "M. Warner Losh" In-Reply-To: References: <201008101436.o7AEaK3l047212@svn.freebsd.org> <20100811141755.GR76386@hoeg.nl> X-Mailer: Mew version 6.3 on Emacs 22.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Cc: svn-src-head@FreeBSD.org, ed@80386.nl, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: svn commit: r211146 - head X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 12 Aug 2010 07:05:50 -0000 In message: Adrian Chadd writes: : On 11 August 2010 22:17, Ed Schouten wrote: : > Hi Adrian, : > : > * Adrian Chadd wrote: : >> Modified: : >> =A0 head/Makefile.mips : > : > Can't this file be simply removed now? : = : I think so. Warner? I was planning on removing it once I finished the tbemd merge that's stalled :(. There's a small chance we may need it in the near future (like within the month), and I'd like to make sure we really don't before deleting it. Warner