From owner-freebsd-stable@FreeBSD.ORG Sat Nov 24 00:41:08 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E6E7D16A41A for ; Sat, 24 Nov 2007 00:41:08 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.178]) by mx1.freebsd.org (Postfix) with ESMTP id 41D4913C468 for ; Sat, 24 Nov 2007 00:41:07 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: by py-out-1112.google.com with SMTP id u77so9407692pyb for ; Fri, 23 Nov 2007 16:41:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; 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; bh=+BGdSt5O3mmS69ydlUC+hxsBlLDSft2C72gNsaka1ZM=; b=HEnuO3ZNxBZB/jkZzau2SWk6Gx9QR+XpXm0f8bEHBPJ+S64dcuEpuztTIqVhj4uqe0ncCvHr9yYxM03JZ3JQWV/aOnAGAFn3Fip7XwTBjQjPsMOHmzE2q4s9m1KB3QwkEN56bpldLN1lTUEv2L7oCsHV1uusjdt8tXvfmjjFBlY= 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=QglcQcbwH4jUEIBETGN7t0DnIlKInz92o5QPLpiZ+O3zh2XFqEpCZFn/+pfa2Jtrby+pcklLJkpuSDH/gJN54CppqHcjtDSlwCohp/DschYSK5RKME0X0koS53rQ5x02Dv9/U35UMgrhWilK6logPTJ2RkFMgODMcydsmMq3zAA= Received: by 10.65.124.8 with SMTP id b8mr23264411qbn.1195864865817; Fri, 23 Nov 2007 16:41:05 -0800 (PST) Received: by 10.65.105.5 with HTTP; Fri, 23 Nov 2007 16:41:05 -0800 (PST) Message-ID: Date: Sat, 24 Nov 2007 00:41:05 +0000 From: "Aryeh Friedman" To: "=?ISO-8859-1?Q?=B6_Bill_Hacker?=" In-Reply-To: <474760CC.5070102@conducive.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <474754CC.2070807@conducive.net> <47475829.4040706@conducive.net> <47475DA4.8010108@conducive.net> <474760CC.5070102@conducive.net> Cc: freebsd-stable@freebsd.org Subject: Re: Buildworld failures - 6.3-PRE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Nov 2007 00:41:09 -0000 On 11/23/07, =B6 Bill Hacker wrote: > Aryeh Friedman wrote: > > Here is a nasty idea... ftp the src dist files from 7.0-BETA3 do a > > buildworld on them then upgrade from there > > That's a non-starter for the Tyan's > > Twin BGE NIC's and IHC7 CMFM SATA controller. Besides it turns out the sources for 7 are not in a dist file format yet anyways... btw I got a intresting clue on the re(4) stuff if it slows down on 6.2-release (yes I know thats not what I reported) do the following and it will clear up: ifconfig re0 192.168.2.2 -txcsum -rxcsum ifconfig lo0 127.0.0.1 route add default 192.168.2.1