From owner-freebsd-current@freebsd.org Sat Aug 22 13:13:28 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 02A509BD4B2 for ; Sat, 22 Aug 2015 13:13:28 +0000 (UTC) (envelope-from mark@grondar.org) 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 24EF5C7E for ; Sat, 22 Aug 2015 13:13:27 +0000 (UTC) (envelope-from mark@grondar.org) Received: from graveyard.grondar.org ([88.96.155.33] helo=gronkulator.grondar.org) by gromit.grondar.org with esmtpsa (TLSv1:ECDHE-RSA-AES256-SHA:256) (Exim 4.86 (FreeBSD)) (envelope-from ) id 1ZT8br-000N9k-JI; Sat, 22 Aug 2015 14:13:24 +0100 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Subject: Re: Device random seems broken. From: Mark R V Murray In-Reply-To: <5E47BF52-3F78-494F-9D56-34D6F73B9882@grondar.org> Date: Sat, 22 Aug 2015 14:13:18 +0100 Cc: Steve Kargl , freebsd-current@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <6B3E31D8-0BD6-40C8-AA6B-56F21C890206@grondar.org> References: <20150822050313.GA49674@troutmask.apl.washington.edu> <5E47BF52-3F78-494F-9D56-34D6F73B9882@grondar.org> To: Mark Robert Vaughan Murray X-Mailer: Apple Mail (2.2104) X-SA-Score: -1.0 X-Mailman-Approved-At: Sat, 22 Aug 2015 16:31:56 +0000 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 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: Sat, 22 Aug 2015 13:13:28 -0000 > On 22 Aug 2015, at 13:49, Mark R V Murray wrote: >=20 >=20 >> On 22 Aug 2015, at 06:03, Steve Kargl = wrote: >>=20 >>=20 >> Please fix. >=20 > On its way. Fixed. A git commit was in the wrong review (D3197 instead of D3354). This is = now committed as svn commit r287023. M --=20 Mark R V Murray