From owner-freebsd-arm@FreeBSD.ORG Wed Sep 25 17:35:24 2013 Return-Path: Delivered-To: freebsd-arm@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 3B22690D for ; Wed, 25 Sep 2013 17:35:24 +0000 (UTC) (envelope-from torfinn.ingolfsen@getmail.no) Received: from galore.getmail.no (galore.getmail.no [84.210.184.6]) by mx1.freebsd.org (Postfix) with ESMTP id DF5B225C8 for ; Wed, 25 Sep 2013 17:35:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by galore.getmail.no (Postfix) with ESMTP id 5B957150796 for ; Wed, 25 Sep 2013 19:35:14 +0200 (CEST) X-Spam-Flag: NO X-Spam-Score: -2.98 X-Spam-Level: X-Spam-Status: No, score=-2.98 tagged_above=-10 required=6.6 tests=[ALL_TRUSTED=-1, BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, T_KHOP_THREADED=-0.01, T_NICE_REPLY_A=0.01, T_UNKNOWN_ORIGIN=0.01, T_UPPERCASE_URI=0.01] autolearn=ham Authentication-Results: galore.get.c.bitbit.net (amavisd-new); dkim=pass (1024-bit key) header.d=getmail.no Received: from galore.getmail.no ([127.0.0.1]) by localhost (galore.get.c.bitbit.net [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id oMa8ruAv88rR for ; Wed, 25 Sep 2013 19:35:13 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by galore.getmail.no (Postfix) with ESMTP id CEBC415079B for ; Wed, 25 Sep 2013 19:35:13 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.7.1 galore.getmail.no CEBC415079B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=getmail.no; s=8A9C8B4C-D727-11E2-8095-B6466E6B3FA2; t=1380130513; bh=3zCXLUuvdMTUUvloH3SBCFI4S01V7eq9iEi3fI3wwmU=; h=Date:From:To:Subject:Message-Id:Mime-Version:Content-Type: Content-Transfer-Encoding; b=5UmmZk7T6Kez6NONNdVkRuBHvlrI67gPGA1ShBLWmbf3a9VIzl1ckaNtqohAz0rqM sHX6qGmzcGUfT1YGHXlcG0oSdQ+/3ihqYn4S6TJ2f+pF3tbd1EPiYvvQM1gPUUwr1B nmFabs56fH0/oKPxA8tjA0vbcj+tg3YZlU4OS0zs= X-Virus-Scanned: amavisd-new at Received: from galore.getmail.no ([127.0.0.1]) by localhost (galore.get.c.bitbit.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 5K0jxZNNlw06 for ; Wed, 25 Sep 2013 19:35:13 +0200 (CEST) Received: from kg-core1.kg4.no (cm-84.215.180.206.getinternet.no [84.215.180.206]) by galore.getmail.no (Postfix) with ESMTPSA id A008415079A for ; Wed, 25 Sep 2013 19:35:13 +0200 (CEST) Date: Wed, 25 Sep 2013 19:35:13 +0200 From: Torfinn Ingolfsen To: freebsd-arm@FreeBSD.org Subject: Re: Raspberry Pi crashes in random() Message-Id: <20130925193513.649b7480b767b4cc0c8b3b93@getmail.no> In-Reply-To: <1380120746.1197.196.camel@revolution.hippie.lan> References: <201309251442.r8PEgq5J013369@m5p.com> <1380120746.1197.196.camel@revolution.hippie.lan> X-Mailer: Sylpheed 3.3.0 (GTK+ 2.24.19; amd64-portbld-freebsd8.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Sep 2013 17:35:24 -0000 On Wed, 25 Sep 2013 08:52:26 -0600 Ian Lepore wrote: > On Wed, 2013-09-25 at 10:42 -0400, george+freebsd@m5p.com wrote: > > You can see a whole bunch of them at http://www.m5p.com/~george/pi/. > > Forbidden > > You don't have permission to access /~george/pi/ on this server. It works now. -- Torfinn Ingolfsen