Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/pgoyette-compat]: src/sys/arch/amd64/conf Remove another COMPAT option
details: https://anonhg.NetBSD.org/src/rev/b875d465d041
branches: pgoyette-compat
changeset: 321012:b875d465d041
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Sun Mar 11 23:49:32 2018 +0000
description:
Remove another COMPAT option
diffstat:
sys/arch/amd64/conf/NOCOMPAT | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 3c19fbb9c839 -r b875d465d041 sys/arch/amd64/conf/NOCOMPAT
--- a/sys/arch/amd64/conf/NOCOMPAT Sun Mar 11 22:04:35 2018 +0000
+++ b/sys/arch/amd64/conf/NOCOMPAT Sun Mar 11 23:49:32 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: NOCOMPAT,v 1.1.2.2 2018/03/09 01:27:50 pgoyette Exp $
+# $NetBSD: NOCOMPAT,v 1.1.2.3 2018/03/11 23:49:32 pgoyette Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.1.2.2 $"
+#ident "GENERIC-$Revision: 1.1.2.3 $"
maxusers 64 # estimated number of users
@@ -128,7 +128,7 @@
#options COMPAT_386BSD_MBRPART # recognize old partition ID
-options COMPAT_OSSAUDIO
+#options COMPAT_OSSAUDIO
#options COMPAT_NETBSD32
#options COMPAT_LINUX
#options COMPAT_LINUX32 # requires COMPAT_LINUX and COMPAT_NETBSD32
Home |
Main Index |
Thread Index |
Old Index