freebsd-dev/libexec
Doug Barton 27a803d631 Add a system to save entropy from /dev/random periodically so that
it can be used to reseed at boot time. This will greatly increase
the chances that there will be sufficient entropy available at
boot time to prevent long delays.

For /etc/rc, remove the vmstat and iostat runs from the attempt
to provide some cheesy randomness if the files fail, since
those programs are dynamically linked, and ldd seems to want
some randomness to do its magic.

Guidance and parameters for this project were provided by
Mark Murray, based on the requirements of the Yarrow
algorithm. Some helpful suggestions for implementation
(including the tip about iostat and vmstat) were provided
by Sheldon Hearn. All blame for problems or mistakes is
mine of course.
2001-01-11 13:01:20 +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
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
rpc.rstatd
rpc.rusersd
rpc.rwalld
rpc.sprayd
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 Add a system to save entropy from /dev/random periodically so that 2001-01-11 13:01:20 +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