Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/conf defopt NAMECACHE_ENTER_REVERSE



details:   https://anonhg.NetBSD.org/src/rev/48bb82298008
branches:  trunk
changeset: 507705:48bb82298008
user:      fvdl <fvdl%NetBSD.org@localhost>
date:      Thu Mar 29 22:40:06 2001 +0000

description:
defopt NAMECACHE_ENTER_REVERSE

diffstat:

 sys/conf/files |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r eb77919bdedf -r 48bb82298008 sys/conf/files
--- a/sys/conf/files    Thu Mar 29 22:39:23 2001 +0000
+++ b/sys/conf/files    Thu Mar 29 22:40:06 2001 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files,v 1.430 2001/03/24 12:40:29 martin Exp $
+#      $NetBSD: files,v 1.431 2001/03/29 22:40:06 fvdl Exp $
 
 #      @(#)files.newconf       7.5 (Berkeley) 5/10/93
 
@@ -31,6 +31,8 @@
 defopt opt_pool.h      POOL_DIAGNOSTIC
 defopt opt_poollog.h   POOL_LOGSIZE
 
+defopt opt_revcache.h  NAMECACHE_ENTER_REVERSE
+
 defopt opt_execfmt.h   EXEC_AOUT EXEC_COFF EXEC_ECOFF EXEC_ELF32 EXEC_ELF64 EXEC_SCRIPT
 
 # compatibility options



Home | Main Index | Thread Index | Old Index