Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/conf do not compile files under sys/crypto, which we no ...
details: https://anonhg.NetBSD.org/src/rev/420c6b473883
branches: trunk
changeset: 497088:420c6b473883
user: itojun <itojun%NetBSD.org@localhost>
date: Mon Sep 18 22:15:21 2000 +0000
description:
do not compile files under sys/crypto, which we no longer are using.
diffstat:
sys/conf/files | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 1a0fab62aa86 -r 420c6b473883 sys/conf/files
--- a/sys/conf/files Mon Sep 18 21:57:35 2000 +0000
+++ b/sys/conf/files Mon Sep 18 22:15:21 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files,v 1.389 2000/09/18 20:51:14 bjh21 Exp $
+# $NetBSD: files,v 1.390 2000/09/18 22:15:21 itojun Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
@@ -580,16 +580,11 @@
file coda/coda_vfsops.c coda
file coda/coda_vnops.c coda
file crypto/arc4/arc4.c wlan
-file crypto/des/des_cbc.c ipsec & ipsec_esp
file crypto/des/des_ecb.c ipsec & ipsec_esp
file crypto/des/des_setkey.c ipsec & ipsec_esp
-file crypto/des/des_3cbc.c ipsec & ipsec_esp
-file crypto/blowfish/bf_cbc.c ipsec & ipsec_esp
-file crypto/blowfish/bf_cbc_m.c ipsec & ipsec_esp
file crypto/blowfish/bf_enc.c ipsec & ipsec_esp
file crypto/blowfish/bf_skey.c ipsec & ipsec_esp
file crypto/cast128/cast128.c ipsec & ipsec_esp
-file crypto/cast128/cast128_cbc.c ipsec & ipsec_esp
file ddb/db_access.c ddb | kgdb
file ddb/db_aout.c ddb
file ddb/db_break.c ddb
Home |
Main Index |
Thread Index |
Old Index