summaryrefslogtreecommitdiff
path: root/libexec/save-entropy/save-entropy.sh
Commit message (Expand)AuthorAgeFilesLines
* Reduce disk write load in /usr/libexec/save-entropy.Xin LI2019-11-301-14/+51
* save-entropy(8), rc.d/random: Set nodump flagConrad Meyer2019-05-221-0/+1
* random(4): Attempt to persist entropy promptlyConrad Meyer2019-03-311-0/+1
* libexec: adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* This is the much-discussed major upgrade to the random(4) device, known to yo...Mark Murray2014-10-301-1/+1
* Don't save entropy inside jails.Xin LI2014-07-221-0/+2
* 1. Use install -d to create the entropy_dir if missing so that we can do itDoug Barton2012-09-041-28/+26
* 1. Attempt to take one bullet out of the foot-shooting gun by silentlyDoug Barton2006-08-281-10/+10
* The script mistakenly ignores the entropy_save_sz variable fromDoug Barton2005-04-111-2/+2
* Move the process of storing entropy from /dev/random and reseeding withDoug Barton2001-01-141-10/+20
* Add a system to save entropy from /dev/random periodically so thatDoug Barton2001-01-111-0/+82