freebsd-src/libexec
Doug Barton 10fe5181ec Move the process of storing entropy from /dev/random and reseeding with
it at boot time closer to the way we want it to be in the final version.

* Move the default directory to /var/db/entropy
* Run the entropy saving cron job every 11 minutes. This seems
  to be a better default, although still bikeshed material.
* Feed /dev/random some cheesy "entropy" from various commands
  and files before the disks are mounted. This gives /dev/random
  a better chance of running without blocking early.
* Move the reseeding with previously stored entropy to the point
  immediately after the disks are mounted.
* Make the harvesting script a little safer in regards to the
  possibility of accidentally overwriting something other
  than a regular file.
2001-01-14 07:18:31 +00:00
..
atrun mdoc(7) police: removed history info from the .Os FreeBSD call. 2000-12-14 11:52:05 +00:00
bootpd mdoc(7) police: .Os CMU -> .Os, split authors for better output. 2000-12-12 15:31:21 +00:00
comsat mdoc(7) police: use the new features of the Nm macro. 2000-11-20 14:42:24 +00:00
fingerd mdoc(7) police: use the new features of the Nm macro. 2000-11-20 14:42:24 +00:00
ftpd In send_data(), use sendfile() instead of the mmap() algorithm. 2000-12-20 03:34:54 +00:00
getNAME mdoc(7) police: removed history info from the .Os FreeBSD call. 2000-12-14 11:52:05 +00:00
getty Prepare for mdoc(7)NG. 2000-12-20 13:26:01 +00:00
mail.local Add a MAINTAINER= line so people know who to blame 2000-10-26 23:02:36 +00:00
makekey mdoc(7) police: use the new features of the Nm macro. 2000-11-20 14:42:24 +00:00
mknetid mdoc(7) police: use the new features of the Nm macro. 2000-11-20 14:42:24 +00:00
named-xfer $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
pppoed Prepare for mdoc(7)NG. 2000-12-20 13:26:01 +00:00
rbootd Prepare for mdoc(7)NG. 2000-12-20 13:26:01 +00:00
revnetgroup mdoc(7) police: use the new features of the Nm macro. 2000-11-20 14:42:24 +00:00
rexecd Remove unused #include. Use getopt(3). Add usage() with syslog(3) cap. 2000-11-28 18:15:25 +00:00
rlogind MFS: Silence compilation warnings. 2000-12-07 14:59:11 +00:00
rpc.rquotad Fix various man pages to stop abusing the .Bx macro to generate the 2000-01-23 02:18:19 +00:00
rpc.rstatd $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
rpc.rusersd $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
rpc.rwalld $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
rpc.sprayd $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
rshd Whitespace-only to sync with -stable. 2000-12-07 15:09:48 +00:00
rtld-aout Prepare for mdoc(7)NG. 2000-12-27 14:15:06 +00:00
rtld-elf Fix a bug in which a program called dlclose from a destructor and 2001-01-05 04:36:17 +00:00
save-entropy Move the process of storing entropy from /dev/random and reseeding with 2001-01-14 07:18:31 +00:00
smrsh Add a MAINTAINER= line so people know who to blame 2000-10-26 23:02:36 +00:00
talkd mdoc(7) police: use the new features of the Nm macro. 2000-11-20 14:42:24 +00:00
telnetd Prepare for mdoc(7)NG. 2000-12-20 13:26:01 +00:00
tftpd mdoc(7) police: use the new features of the Nm macro. 2000-11-20 14:42:24 +00:00
uucpd mdoc(7) police: use canonical form of .Dd macro. 2000-12-11 15:15:20 +00:00
xtend Prepare for mdoc(7)NG. 2000-12-20 13:26:01 +00:00
ypxfr mdoc(7) police: use the new features of the Nm macro. 2000-11-20 14:42:24 +00:00
Makefile Add a system to save entropy from /dev/random periodically so that 2001-01-11 13:01:20 +00:00
Makefile.inc BSD 4.4 Lite Libexec Sources 1994-05-27 12:39:25 +00:00