From owner-freebsd-current@FreeBSD.ORG Thu Apr 5 15:39:45 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 264EC16A403 for ; Thu, 5 Apr 2007 15:39:45 +0000 (UTC) (envelope-from nikolas.britton@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.240]) by mx1.freebsd.org (Postfix) with ESMTP id D94F613C45D for ; Thu, 5 Apr 2007 15:39:44 +0000 (UTC) (envelope-from nikolas.britton@gmail.com) Received: by an-out-0708.google.com with SMTP id c24so720792ana for ; Thu, 05 Apr 2007 08:39:42 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=DI9Mcteeg85J5XMAPWIicnn1JJKm8k/RSk9B1JvuskRimiiwiBVUF6Tcu4yxYjz+q32w+ZVnERPaN/uA9OuPDfStP5PYwRY1tv89he02+g4lov3My+1Fgnxg3QwKj7kuSfAOnk8+he6CjbiBuJoBZqqUiti98Bo6bo/KychV9T0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=A6zRDN4hAhn2VYixLnLh6ei/UXY45bmbmUz/eLPdER25wMZI5N/c8Tvg1TnHZaSyc/N4PmpfFO36rP8Vky5e3XWc6RjJFZWBZDi+3RY2V3eFrzfb6UAsnyo+JV7POpkvnMPSEKj7bmyNF6q0GhQcMNhmltCuAIcaPlssbh4ErpY= Received: by 10.100.121.12 with SMTP id t12mr1396526anc.1175787581697; Thu, 05 Apr 2007 08:39:41 -0700 (PDT) Received: by 10.100.109.12 with HTTP; Thu, 5 Apr 2007 08:39:41 -0700 (PDT) Message-ID: Date: Thu, 5 Apr 2007 10:39:41 -0500 From: "Nikolas Britton" To: "Peter Jeremy" In-Reply-To: <20070405103708.GC842@turion.vk2pj.dyndns.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070405103708.GC842@turion.vk2pj.dyndns.org> X-Mailman-Approved-At: Thu, 05 Apr 2007 17:47:29 +0000 Cc: FreeBSD Current 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 15:39:45 -0000 On 4/5/07, Peter Jeremy wrote: > [-stable removed since it's not relevant there] > > On 2007-Apr-05 04:58:17 -0500, Nikolas Britton wrote: > >Can anything in the list below be removed from CURRENT? > > > >legacyfree1# cd dev/ > >legacyfree1# grep -irsn isa ./ | grep -i include > ... > >legacyfree1# grep -irsn mca ./ | grep -i include > ... > > Why do you believe anything in the list might need to be removed? > I'd like to also add that 6-STABLE should be the last branch to support: 1. ISA / EISA 2. PC98 Platform. 3. i486 4. i586 98.83% of us have at least a i686 and 62.6% of us have at least a i786 (SSE2) processor. Arch Break Down i386 5586 94.02% amd64 305 5.13% sparc64 30 0.50% x86 Break Down: i486 30 0.074% ??? 51 0.125% i586 404 0.995% i686 14724 36.230% i786 25431 62.576% ----------------------------------- Tot: 40640 100% data provided by bsdstats.org