summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2000-07-07 09:03:59 +0000
committermarkm <markm@FreeBSD.org>2000-07-07 09:03:59 +0000
commit3d0396c734b4176c3f33cb894ffeaeafdcc388f1 (patch)
tree9757babfbdeb7bf00ec479ddd1bd11a7ee9ee854 /sys/conf/files
parentfffa6e77fa9ce6a51f57d97ca867024975537e8f (diff)
downloadFreeBSD-src-3d0396c734b4176c3f33cb894ffeaeafdcc388f1.zip
FreeBSD-src-3d0396c734b4176c3f33cb894ffeaeafdcc388f1.tar.gz
Add entropy gathering code. This will work whether the module is
compiled in or loaded.
Diffstat (limited to 'sys/conf/files')
-rw-r--r--sys/conf/files1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files
index a4f9d21..a38e7f9 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -225,6 +225,7 @@ dev/ppbus/ppi.c optional ppi
dev/ppbus/pps.c optional pps
dev/ppbus/vpo.c optional vpo
dev/ppbus/vpoio.c optional vpo
+dev/randomdev/harvest.c standard
dev/randomdev/randomdev.c optional randomdev
dev/randomdev/yarrow.c optional randomdev
crypto/blowfish/bf_cbc.c optional randomdev
OpenPOWER on IntegriCloud