Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hpcarm/conf Enable options COMPAT_16 for old distri...
details: https://anonhg.NetBSD.org/src/rev/c6e4094e4e9f
branches: trunk
changeset: 757416:c6e4094e4e9f
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Sat Aug 28 14:50:21 2010 +0000
description:
Enable options COMPAT_16 for old distributed.net client binaries.
diffstat:
sys/arch/hpcarm/conf/WZERO3 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r b9f2603e900b -r c6e4094e4e9f sys/arch/hpcarm/conf/WZERO3
--- a/sys/arch/hpcarm/conf/WZERO3 Sat Aug 28 13:42:12 2010 +0000
+++ b/sys/arch/hpcarm/conf/WZERO3 Sat Aug 28 14:50:21 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: WZERO3,v 1.15 2010/08/12 17:23:23 tsutsui Exp $
+# $NetBSD: WZERO3,v 1.16 2010/08/28 14:50:21 tsutsui Exp $
#
# WZERO3 -- Sharp Windows Mobile 5 based PDA
#
@@ -7,7 +7,7 @@
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.15 $"
+#ident "GENERIC-$Revision: 1.16 $"
# estimated number of users
maxusers 32
@@ -83,7 +83,7 @@
options COMPAT_40 # NetBSD 4.0 compatibility.
options COMPAT_30 # NetBSD 3.0 compatibility.
options COMPAT_20 # NetBSD 2.0 compatibility.
-#options COMPAT_16 # NetBSD 1.6 compatibility.
+options COMPAT_16 # NetBSD 1.6 compatibility.
#options COMPAT_15 # NetBSD 1.5 compatibility.
#options COMPAT_14 # NetBSD 1.4 compatibility.
#options COMPAT_13 # NetBSD 1.3 compatibility.
Home |
Main Index |
Thread Index |
Old Index