Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbppc/conf Enable COMPAT_50
details: https://anonhg.NetBSD.org/src/rev/08f65edb4183
branches: trunk
changeset: 763304:08f65edb4183
user: matt <matt%NetBSD.org@localhost>
date: Wed Mar 16 21:12:15 2011 +0000
description:
Enable COMPAT_50
diffstat:
sys/arch/evbppc/conf/PMPPC | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r bcc62c66b8e2 -r 08f65edb4183 sys/arch/evbppc/conf/PMPPC
--- a/sys/arch/evbppc/conf/PMPPC Wed Mar 16 21:11:12 2011 +0000
+++ b/sys/arch/evbppc/conf/PMPPC Wed Mar 16 21:12:15 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: PMPPC,v 1.20 2011/03/06 17:08:23 bouyer Exp $
+# $NetBSD: PMPPC,v 1.21 2011/03/16 21:12:15 matt Exp $
#
# PMPPC
#
@@ -51,7 +51,7 @@
#options COMPAT_20 # NetBSD 2.0,
#options COMPAT_30 # NetBSD 3.0,
#options COMPAT_40 # NetBSD 4.0,
-#options COMPAT_50 # NetBSD 5.0 compatibility.
+options COMPAT_50 # NetBSD 5.0 compatibility.
#options COMPAT_43 # and 4.3BSD
#options COMPAT_386BSD_MBRPART # recognize old partition ID
#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
Home |
Main Index |
Thread Index |
Old Index