summaryrefslogtreecommitdiff
path: root/sys/conf/files
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2014-12-03 18:16:51 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2014-12-03 18:16:51 +0000
commit8b064abc892c565ad86df42cc916614670e3a134 (patch)
tree3b8bdf5d908370390bdb739ee53399c0f18b2d34 /sys/conf/files
parent8fc9bdaa340b2e20b94ccef5d5fd47bae87bd4bd (diff)
no md5 in the kernel? not even close to true
Diffstat (limited to 'sys/conf/files')
-rw-r--r--sys/conf/files4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/conf/files b/sys/conf/files
index ebd87e57773..d504850c8a3 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1,4 +1,4 @@
-# $OpenBSD: files,v 1.589 2014/12/03 07:33:27 tedu Exp $
+# $OpenBSD: files,v 1.590 2014/12/03 18:16:50 deraadt Exp $
# $NetBSD: files,v 1.87 1996/05/19 17:17:50 jonathan Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
@@ -852,7 +852,7 @@ file netinet/ip_ah.c inet & ipsec
file netinet/ip_carp.c carp needs-count
file netinet/ip_ipcomp.c inet & ipsec
file crypto/rijndael.c (inet & ipsec) | crypto | uvm_swap_encrypt | wlan
-file crypto/md5.c (inet & ipsec) | crypto | tcp_signature | wlan
+file crypto/md5.c
file crypto/rmd160.c (inet & ipsec) | crypto
file crypto/sha1.c (inet & ipsec) | crypto | carp | wlan
file crypto/sha2.c