summaryrefslogtreecommitdiff
path: root/sys/conf/files
diff options
context:
space:
mode:
authorFederico G. Schwindt <fgsch@cvs.openbsd.org>2000-06-20 09:46:12 +0000
committerFederico G. Schwindt <fgsch@cvs.openbsd.org>2000-06-20 09:46:12 +0000
commit4b253702a39210581939fed657034c07e0413261 (patch)
tree5a24f4098fcb9556aae5cfeb65b47f7179858e02 /sys/conf/files
parenteec5eda476400f84d0e49991bb7c2298d2b66780 (diff)
some files from crypto/ are needed for tcfs.
Diffstat (limited to 'sys/conf/files')
-rw-r--r--sys/conf/files10
1 files changed, 5 insertions, 5 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 8b9dc3390d7..672ecabb972 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1,4 +1,4 @@
-# $OpenBSD: files,v 1.171 2000/06/19 03:21:18 tholo Exp $
+# $OpenBSD: files,v 1.172 2000/06/20 09:46:11 fgsch Exp $
# $NetBSD: files,v 1.87 1996/05/19 17:17:50 jonathan Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
@@ -557,12 +557,12 @@ file netinet/ip_ah.c inet & ipsec
file crypto/rijndael.c (inet & ipsec) | crypto | uvm_swap_encrypt
file crypto/rmd160.c (inet & ipsec) | crypto
file crypto/sha1.c (inet & ipsec) | crypto
-file crypto/blf.c (inet & ipsec) | crypto
+file crypto/blf.c (inet & ipsec) | crypto | tcfs
file crypto/cast.c (inet & ipsec) | crypto
file crypto/skipjack.c (inet & ipsec) | crypto
-file crypto/ecb_enc.c (inet & ipsec) | crypto
-file crypto/set_key.c (inet & ipsec) | crypto
-file crypto/ecb3_enc.c (inet & ipsec) | crypto
+file crypto/ecb_enc.c (inet & ipsec) | crypto | tcfs
+file crypto/set_key.c (inet & ipsec) | crypto | tcfs
+file crypto/ecb3_enc.c (inet & ipsec) | crypto | tcfs
file crypto/crypto.c (inet & ipsec) | crypto
file crypto/cryptosoft.c (inet & ipsec) | crypto
file crypto/mbuf.c (inet & ipsec) | crypto