From owner-freebsd-current@freebsd.org Sat Aug 22 15:03:52 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 EF16D9BF8D6 for ; Sat, 22 Aug 2015 15:03:52 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "troutmask", Issuer "troutmask" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id D28161BF7 for ; Sat, 22 Aug 2015 15:03:52 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) by troutmask.apl.washington.edu (8.15.2/8.15.2) with ESMTPS id t7MF3pLn066213 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sat, 22 Aug 2015 08:03:51 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.15.2/8.15.2/Submit) id t7MF3p9Q066212; Sat, 22 Aug 2015 08:03:51 -0700 (PDT) (envelope-from sgk) Date: Sat, 22 Aug 2015 08:03:51 -0700 From: Steve Kargl To: Mark R V Murray Cc: freebsd-current@freebsd.org Subject: Re: Device random seems broken. Message-ID: <20150822150351.GA66205@troutmask.apl.washington.edu> References: <20150822050313.GA49674@troutmask.apl.washington.edu> <5E47BF52-3F78-494F-9D56-34D6F73B9882@grondar.org> <6B3E31D8-0BD6-40C8-AA6B-56F21C890206@grondar.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6B3E31D8-0BD6-40C8-AA6B-56F21C890206@grondar.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-Mailman-Approved-At: Sat, 22 Aug 2015 16:32:04 +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 15:03:53 -0000 On Sat, Aug 22, 2015 at 02:13:18PM +0100, Mark R V Murray wrote: > > > On 22 Aug 2015, at 13:49, Mark R V Murray wrote: > > > > > >> On 22 Aug 2015, at 06:03, Steve Kargl wrote: > >> > >> > >> Please fix. > > > > On its way. > > Fixed. > > A git commit was in the wrong review (D3197 instead of D3354). This is now committed as svn commit r287023. > Thanks. -- Steve