From owner-svn-src-head@FreeBSD.ORG Fri Oct 31 14:29:38 2014 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CBE4CC1B; Fri, 31 Oct 2014 14:29:38 +0000 (UTC) Received: from gromit.grondar.org (grandfather.grondar.org [IPv6:2a01:348:0:15:5d59:5c20:0:2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 933BE969; Fri, 31 Oct 2014 14:29:38 +0000 (UTC) Received: from [2001:470:9174:1:681e:d987:e29c:eb12] by gromit.grondar.org with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.84 (FreeBSD)) (envelope-from ) id 1XkDCq-000Dq8-W5; Fri, 31 Oct 2014 14:29:37 +0000 Subject: Re: svn commit: r273872 - in head: etc/defaults etc/rc.d libexec/save-entropy share/examples/kld/random_adaptor sys/conf sys/dev/glxsb sys/dev/random sys/kern sys/modules sys/modules/padlock_rng sys/mo... Mime-Version: 1.0 (Mac OS X Mail 8.0 \(1990.1\)) Content-Type: text/plain; charset=utf-8 From: Mark R V Murray In-Reply-To: <8638a4b9pn.fsf@nine.des.no> Date: Fri, 31 Oct 2014 14:29:36 +0000 Content-Transfer-Encoding: quoted-printable Message-Id: <426CD89D-0D26-4B26-A4F0-C958D378D969@FreeBSD.org> References: <201410302121.s9ULLsEw055630@svn.freebsd.org> <8638a4b9pn.fsf@nine.des.no> To: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= X-Mailer: Apple Mail (2.1990.1) X-SA-Score: -1.0 Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Oct 2014 14:29:38 -0000 > On 31 Oct 2014, at 14:22, Dag-Erling Sm=C3=B8rgrav wrote: >=20 > Mark Murray writes: >> Log: >> This is the much-discussed major upgrade to the random(4) device, >> known to you all as /dev/random. >=20 > Much discussed and long-awaited :) Thank you for your hard work and > persistence! Thank you! >> Reviewed by: = trasz,des(partial),imp(partial?),rwatson(partial?) >=20 > Must... resist... tentation to make a joke about "imp(partial?)"=E2=80= =A6 *snigger* :-) M --=20 Mark R V Murray