From owner-freebsd-current@FreeBSD.ORG Thu Apr 5 19:54:30 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 61E3216A416; Thu, 5 Apr 2007 19:54:30 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 331D213C4D1; Thu, 5 Apr 2007 19:54:27 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.13.8/8.13.4) with ESMTP id l35Jr7rd085841; Thu, 5 Apr 2007 13:53:07 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 05 Apr 2007 13:53:06 -0600 (MDT) Message-Id: <20070405.135306.78791677.imp@bsdimp.com> To: nikolas.britton@gmail.com From: Warner Losh In-Reply-To: References: X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Thu, 05 Apr 2007 13:53:07 -0600 (MDT) Cc: freebsd-current@freebsd.org, freebsd-stable@freebsd.org Subject: Re: Do we need this junk? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Apr 2007 19:54:30 -0000 > legacyfree1# grep -irsn isa ./ | grep -i include >From the system: no. From your kernel, absolutely. Warner