summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorespie <espie@openbsd.org>2000-06-25 08:50:22 +0000
committerespie <espie@openbsd.org>2000-06-25 08:50:22 +0000
commit28c8c76f29795a62c0bf2a984518d6e989a2ebf0 (patch)
treec1ee08071a9a833f6eb7dda08d6547c6063c9040
parentsafe shell quoting (diff)
downloadwireguard-openbsd-28c8c76f29795a62c0bf2a984518d6e989a2ebf0.tar.xz
wireguard-openbsd-28c8c76f29795a62c0bf2a984518d6e989a2ebf0.zip
vnd needs blowfish. Ok provos@
-rw-r--r--sys/conf/files4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 672ecabb972..070b08b504a 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1,4 +1,4 @@
-# $OpenBSD: files,v 1.172 2000/06/20 09:46:11 fgsch Exp $
+# $OpenBSD: files,v 1.173 2000/06/25 08:50:22 espie Exp $
# $NetBSD: files,v 1.87 1996/05/19 17:17:50 jonathan Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
@@ -557,7 +557,7 @@ 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 | tcfs
+file crypto/blf.c (inet & ipsec) | crypto | tcfs | vnd
file crypto/cast.c (inet & ipsec) | crypto
file crypto/skipjack.c (inet & ipsec) | crypto
file crypto/ecb_enc.c (inet & ipsec) | crypto | tcfs