From owner-freebsd-questions@FreeBSD.ORG Thu Sep 13 14:57:15 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C7CC116A46B for ; Thu, 13 Sep 2007 14:57:15 +0000 (UTC) (envelope-from peo@intersonic.se) Received: from neonpark.inter-sonic.com (neonpark.inter-sonic.com [212.247.8.98]) by mx1.freebsd.org (Postfix) with ESMTP id 72BAC13C474 for ; Thu, 13 Sep 2007 14:57:15 +0000 (UTC) (envelope-from peo@intersonic.se) X-Virus-Scanned: amavisd-new at inter-sonic.com Message-ID: <46E94F9A.6050707@intersonic.se> Date: Thu, 13 Sep 2007 16:56:26 +0200 From: Per olof Ljungmark Organization: Intersonic AB User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: /dev/random question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Sep 2007 14:57:15 -0000 Hi, Could someone on the list point me to a document that explains the functionality of /dev/random in FreeBSD in a little more depth than the man page? In other OS's I've looked at random and urandom are different, here it's a symlink (talking about RELENG-6 onwards). Thanks! Per olof