From owner-freebsd-stable@FreeBSD.ORG Sun Oct 20 03:42:33 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id C7135465 for ; Sun, 20 Oct 2013 03:42:33 +0000 (UTC) (envelope-from zkolic@sbb.rs) Received: from smtp1.sbb.rs (smtp1.sbb.rs [89.216.2.33]) by mx1.freebsd.org (Postfix) with ESMTP id 36FB12242 for ; Sun, 20 Oct 2013 03:42:32 +0000 (UTC) Received: from knossos (cable-178-148-96-62.dynamic.sbb.rs [178.148.96.62]) by smtp1.sbb.rs (8.14.0/8.14.0) with ESMTP id r9K3LWAk024999; Sun, 20 Oct 2013 05:21:37 +0200 Received: from localhost (1000@localhost [local]); by knossos (OpenSMTPD) with ESMTPA id 11af93ec; Sun, 20 Oct 2013 05:21:03 +0200 (CEST) User-Agent: OpenSMTPD enqueuer (Demoosh) Date: Sun, 20 Oct 2013 05:21:03 +0200 From: Zoran Kolic To: Ben Morrow Subject: Re: .rnd file Message-ID: <20131020032103.GA25699@knossos> References: <20131019161644.GA5171@faust.sbb.rs> <20131019232619.GA58029@anubis.morrow.me.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131019232619.GA58029@anubis.morrow.me.uk> Cc: freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Oct 2013 03:42:33 -0000 > It's created by openssl as an entropy cache. See e.g. rand(1). I don't > think the new nvidia-driver has anything to do with it, unless it's > somehow causing openssl to be run when it wasn't before. Thanks, Ben! I found that manual page also. I just cannot get why it is triggered at all. To clarify, I binary updated base and packages and had a problem with nvidia driver in binary form. So, I com- piled it from the source. When I remove the file and do startx, here it is again. I assume it is safe to stay? 9.2 release, amd64. Nvidia driver is 319.32. Best regards all Zoran