From owner-freebsd-current@FreeBSD.ORG Tue Apr 29 12:00:34 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5BC5A1065677 for ; Tue, 29 Apr 2008 12:00:34 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BC4028FC34; Tue, 29 Apr 2008 12:00:33 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <48170DDC.6000501@FreeBSD.org> Date: Tue, 29 Apr 2008 14:00:28 +0200 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.12 (Macintosh/20080213) MIME-Version: 1.0 To: Garrett Cooper References: <7d6fde3d0804290238t20eae04bj298e6030e14d33d4@mail.gmail.com> In-Reply-To: <7d6fde3d0804290238t20eae04bj298e6030e14d33d4@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: current@freebsd.org Subject: Re: ADAPTIVE_GIANT removed from x86? 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: Tue, 29 Apr 2008 12:00:34 -0000 Garrett Cooper wrote: > Out of curiosity, was the def removed from CURRENT just recently? > Thanks, > -Garrett Some months ago, yes. You can find out the answers to such questions by consulting the CVS logs :) Kris