From owner-freebsd-current@FreeBSD.ORG Thu Aug 2 07:04:32 2007 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 C8EB616A418 for ; Thu, 2 Aug 2007 07:04:32 +0000 (UTC) (envelope-from mattjreimer@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.241]) by mx1.freebsd.org (Postfix) with ESMTP id 8236913C45A for ; Thu, 2 Aug 2007 07:04:32 +0000 (UTC) (envelope-from mattjreimer@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so100320anc for ; Thu, 02 Aug 2007 00:04:31 -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=ahG+TPEONU/T/4Jy7qAsgIBJA3mKJBolTZsA6vUetEgdMImbKpZYHHvgg9TWggOECMSwoJsLVKNUxmMhkHHRpF7OMXljaiBIaqfN5zPEfQ8hpYX9m3havosLYZlFGYeWjQGql6xihGbbdWoqc3Syr49ceM74y22EtbBRqhThwAQ= 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=CMgiKq3inChUrTx5JFVXMaSMZESoWAqhB5YRBUMY804hhh4PdxGO0INdVlhuVey45LbcDJHCMKWvnxoqNX/qEnPZnNctnl8oWPTSKoBxILQKothA9YJFAMPMG3623XBrCRU3UQTJ1lS/DI+xyxQOTBmI2i4AdadR2AZj3DQImTk= Received: by 10.100.191.5 with SMTP id o5mr923273anf.1186038271786; Thu, 02 Aug 2007 00:04:31 -0700 (PDT) Received: by 10.100.122.7 with HTTP; Thu, 2 Aug 2007 00:04:31 -0700 (PDT) Message-ID: Date: Thu, 2 Aug 2007 00:04:31 -0700 From: "Matt Reimer" To: "Scott Long" In-Reply-To: <46B11E47.2030505@samsco.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <468B551C.7070107@jschmidle.org> <46B11E47.2030505@samsco.org> Cc: Jan Schmidle , Current@freebsd.org Subject: Re: Panic with areca and dd 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, 02 Aug 2007 07:04:32 -0000 On 8/1/07, Scott Long wrote: > > That reminds me, could you update to what's in CVS and verify it works > the same as the patch I gave you? Yes, I'll do that. Did upgrading after the gcc 4.2 import cause much of a problem for you? I'll have to schedule more time to deal with the fallout from that. Matt