Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Dec 2000 08:23:55 -0800 (PST)
From:      Mark Murray <markm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/libkern arc4random.c
Message-ID:  <200012021623.eB2GNtu69300@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
markm       2000/12/02 08:23:55 PST

  Modified files:
    sys/libkern          arc4random.c 
  Log:
  Recouple arc4random(9) to the entropy device. This works whether the
  entropy device is loaded or not.
  
  If the entropy device is NOT loaded, the the quality of perturbations
  supplied by this will suffer.
  
  Revision  Changes    Path
  1.7       +5 -3      src/sys/libkern/arc4random.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012021623.eB2GNtu69300>