Go to file
tls eb5ea4a10b Add support for the hardware random number generator on the Hifn 7811
and 795x.  This was present in the driver before, but disabled due to
problems with the actual randomness of generated numbers on the
ubiquitious 7900-series parts.  The code here is far, far more
conservative than anyone else's driver for this RNG is -- but I
believe that conservatism is called for, because the 79xx RNG
design is missing a number of pieces from Hifn's "reference" 6500
RNG, and thus the numbers it generates must be treated with some
care.

Support for the 7811 RNG (which is a full-fledged 6500 type
generator) is pretty much the same here as in other variants of
this driver, except that it uses Hifn's "worst case" estimate of
actual entropy per output bit, so it will accumulate bits much
more slowly.  The 7811 support is untested.
2005-10-15 08:58:15 +00:00
bin Honor the COLUMNS variable even when producing output not to a terminal, 2005-10-14 16:02:26 +00:00
crypto Merge ipsec-tools 0.6.2 import. 2005-10-14 14:01:34 +00:00
dist Use group-id from ``gr'' and not ``pw''. 2005-10-13 14:58:23 +00:00
distrib Add /usr/share/examples/veriexecctl/fpgen.sh 2005-10-13 20:30:38 +00:00
doc Last entry is at the bottom... 2005-10-14 15:06:11 +00:00
etc - tty0? -> ttyZ? 2005-10-15 03:00:30 +00:00
games Fix two lines which were broken by previous commit. Noticed by Thomas 2005-10-12 15:33:41 +00:00
gnu Install /usr/share/doc/html/postfix/postfix-logo.jpg too since 2005-10-10 15:34:30 +00:00
include Change the sched_*() functions to return -1 and set errno to ENOSYS 2005-10-09 11:17:28 +00:00
lib Don't hide the error from sysctl. From Liam Foy. 2005-10-14 23:53:41 +00:00
libexec Correct the lookup order of _rtld_symlook_default and make 2005-10-13 11:14:09 +00:00
regress add wcsncpy test. 2005-10-13 21:36:11 +00:00
rescue put back tetris; by popular demand. 2005-09-23 00:29:51 +00:00
sbin Put back removed initializer. gcc on sh3 still doesn't get it correct... 2005-10-13 21:14:45 +00:00
share Add missing entries for National Semiconductor LM81 and 2005-10-15 00:43:33 +00:00
sys Add support for the hardware random number generator on the Hifn 7811 2005-10-15 08:58:15 +00:00
tools Fix previous commit. Broken logic 2005-10-04 04:56:19 +00:00
usr.bin Bump date for previous. 2005-10-12 20:10:45 +00:00
usr.sbin Remove superfluous quotes. Sort option descriptions. 2005-10-12 09:19:34 +00:00
x11 Enable XInput in all Xsun flavours. Fixes fallout from enabling XFree86. 2005-10-03 20:22:08 +00:00
BUILDING
Makefile Modify "release" to invoke "make distribution" instead of "make build", 2005-08-25 02:04:39 +00:00
Makefile.inc
UPDATING note about conf/std. 2005-10-03 04:45:52 +00:00
build.sh It needs the braceexpand option for PD KSH, regardless of 2005-09-25 05:34:21 +00:00