Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/conf Combine SVR4 options in one file.
details: https://anonhg.NetBSD.org/src/rev/49ce8df7fc3c
branches: trunk
changeset: 504300:49ce8df7fc3c
user: eeh <eeh%NetBSD.org@localhost>
date: Tue Feb 27 00:29:36 2001 +0000
description:
Combine SVR4 options in one file.
diffstat:
sys/conf/files | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r bca8ba83e432 -r 49ce8df7fc3c sys/conf/files
--- a/sys/conf/files Tue Feb 27 00:16:48 2001 +0000
+++ b/sys/conf/files Tue Feb 27 00:29:36 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files,v 1.426 2001/02/24 01:34:28 lukem Exp $
+# $NetBSD: files,v 1.427 2001/02/27 00:29:36 eeh Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
@@ -40,7 +40,7 @@
defopt COMPAT_LINUX
defopt COMPAT_OSF1
defopt COMPAT_SUNOS
-defopt COMPAT_SVR4
+defopt opt_compat_svr4.h COMPAT_SVR4 COMPAT_SVR4_32 SVR4_COMPAT_SOLARIS2
defopt COMPAT_ULTRIX
defopt COMPAT_NETBSD32
defopt COMPAT_AOUT
Home |
Main Index |
Thread Index |
Old Index