Source-Changes-HG archive

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

[src/trunk]: src/sys/arch Add "options COMPAT_60" to all kernel configuration...



details:   https://anonhg.NetBSD.org/src/rev/a2a78a97dd63
branches:  trunk
changeset: 782113:a2a78a97dd63
user:      apb <apb%NetBSD.org@localhost>
date:      Wed Oct 17 14:48:07 2012 +0000

description:
Add "options COMPAT_60" to all kernel configuration files
that already had "options COMPAT_50".

diffstat:

 sys/arch/acorn32/conf/GENERIC         |  5 +++--
 sys/arch/alpha/conf/GENERIC           |  5 +++--
 sys/arch/amd64/conf/GENERIC           |  5 +++--
 sys/arch/amd64/conf/XEN3_DOM0         |  3 ++-
 sys/arch/amd64/conf/XEN3_DOMU         |  5 +++--
 sys/arch/amiga/conf/DRACO             |  5 +++--
 sys/arch/amiga/conf/GENERIC           |  5 +++--
 sys/arch/amiga/conf/GENERIC.in        |  5 +++--
 sys/arch/amigappc/conf/GENERIC        |  5 +++--
 sys/arch/amigappc/conf/NULL           |  5 +++--
 sys/arch/arc/conf/GENERIC             |  5 +++--
 sys/arch/atari/conf/ATARITT           |  3 ++-
 sys/arch/atari/conf/FALCON            |  3 ++-
 sys/arch/atari/conf/GENERIC.in        |  3 ++-
 sys/arch/atari/conf/HADES             |  3 ++-
 sys/arch/atari/conf/MILAN-ISAIDE      |  3 ++-
 sys/arch/atari/conf/MILAN-PCIIDE      |  3 ++-
 sys/arch/atari/conf/SMALL030          |  3 ++-
 sys/arch/bebox/conf/GENERIC           |  5 +++--
 sys/arch/cats/conf/GENERIC            |  3 ++-
 sys/arch/cesfic/conf/GENERIC          |  3 ++-
 sys/arch/cobalt/conf/GENERIC          |  5 +++--
 sys/arch/dreamcast/conf/GENERIC       |  3 ++-
 sys/arch/evbarm/conf/ADI_BRH          |  3 ++-
 sys/arch/evbarm/conf/ARMADILLO210     |  3 ++-
 sys/arch/evbarm/conf/ARMADILLO9       |  3 ++-
 sys/arch/evbarm/conf/BCM5301X         |  3 ++-
 sys/arch/evbarm/conf/BEAGLEBOARD      |  3 ++-
 sys/arch/evbarm/conf/BEAGLEBOARDXM    |  3 ++-
 sys/arch/evbarm/conf/BEAGLEBONE       |  3 ++-
 sys/arch/evbarm/conf/CP3100           |  3 ++-
 sys/arch/evbarm/conf/GEMINI           |  1 +
 sys/arch/evbarm/conf/GEMINI_MASTER    |  1 +
 sys/arch/evbarm/conf/GEMINI_SLAVE     |  1 +
 sys/arch/evbarm/conf/GUMSTIX          |  3 ++-
 sys/arch/evbarm/conf/HDL_G            |  3 ++-
 sys/arch/evbarm/conf/HPT5325          |  3 ++-
 sys/arch/evbarm/conf/IMX31LITE        |  3 ++-
 sys/arch/evbarm/conf/INTEGRATOR       |  3 ++-
 sys/arch/evbarm/conf/IQ31244          |  3 ++-
 sys/arch/evbarm/conf/IQ80310          |  3 ++-
 sys/arch/evbarm/conf/IQ80321          |  3 ++-
 sys/arch/evbarm/conf/IXDP425          |  3 ++-
 sys/arch/evbarm/conf/IXM1200          |  3 ++-
 sys/arch/evbarm/conf/LUBBOCK          |  1 +
 sys/arch/evbarm/conf/MV2120           |  3 ++-
 sys/arch/evbarm/conf/NAPPI            |  3 ++-
 sys/arch/evbarm/conf/NETWALKER        |  3 ++-
 sys/arch/evbarm/conf/NSLU2            |  3 ++-
 sys/arch/evbarm/conf/OPENBLOCKS_A6    |  3 ++-
 sys/arch/evbarm/conf/OSK5912          |  1 +
 sys/arch/evbarm/conf/OVERO            |  3 ++-
 sys/arch/evbarm/conf/PANDABOARD       |  3 ++-
 sys/arch/evbarm/conf/SHEEVAPLUG       |  3 ++-
 sys/arch/evbarm/conf/SMDK2410         |  3 ++-
 sys/arch/evbarm/conf/SMDK2800         |  3 ++-
 sys/arch/evbarm/conf/TEAMASA_NPWR     |  3 ++-
 sys/arch/evbarm/conf/TEAMASA_NPWR_FC  |  3 ++-
 sys/arch/evbarm/conf/TISDP2420        |  3 ++-
 sys/arch/evbarm/conf/TISDP2430        |  3 ++-
 sys/arch/evbarm/conf/TS7200           |  3 ++-
 sys/arch/evbarm/conf/TWINTAIL         |  3 ++-
 sys/arch/evbarm/conf/VIPER            |  3 ++-
 sys/arch/evbarm/conf/ZAO425           |  3 ++-
 sys/arch/evbmips/conf/ALCHEMY         |  5 +++--
 sys/arch/evbmips/conf/CPMBR1400       |  1 +
 sys/arch/evbmips/conf/GDIUM           |  5 +++--
 sys/arch/evbmips/conf/LOONGSON        |  5 +++--
 sys/arch/evbmips/conf/MALTA           |  5 +++--
 sys/arch/evbppc/conf/EV64260          |  3 ++-
 sys/arch/evbppc/conf/EXPLORA451       |  3 ++-
 sys/arch/evbppc/conf/MPC8536DS        |  5 +++--
 sys/arch/evbppc/conf/MPC8548CDS       |  5 +++--
 sys/arch/evbppc/conf/OPENBLOCKS200    |  3 ++-
 sys/arch/evbppc/conf/OPENBLOCKS266    |  5 +++--
 sys/arch/evbppc/conf/OPENBLOCKS600    |  5 +++--
 sys/arch/evbppc/conf/P2020DS          |  5 +++--
 sys/arch/evbppc/conf/P2020RDB         |  5 +++--
 sys/arch/evbppc/conf/PMPPC            |  3 ++-
 sys/arch/evbppc/conf/RB800            |  5 +++--
 sys/arch/evbppc/conf/TWRP1025         |  5 +++--
 sys/arch/evbppc/conf/VIRTEX_DFC       |  3 ++-
 sys/arch/evbppc/conf/VIRTEX_GSRD1     |  3 ++-
 sys/arch/evbppc/conf/VIRTEX_GSRD2     |  3 ++-
 sys/arch/evbppc/conf/WALNUT           |  3 ++-
 sys/arch/evbsh3/conf/AP_MS104_SH4     |  3 ++-
 sys/arch/evbsh3/conf/T_SH7706LAN      |  3 ++-
 sys/arch/evbsh3/conf/T_SH7706LSR      |  3 ++-
 sys/arch/ews4800mips/conf/GENERIC     |  5 +++--
 sys/arch/hp300/conf/GENERIC           |  5 +++--
 sys/arch/hp700/conf/GENERIC           |  5 +++--
 sys/arch/hpcarm/conf/NETBOOKPRO       |  5 +++--
 sys/arch/hpcarm/conf/WZERO3           |  5 +++--
 sys/arch/hpcmips/conf/GENERIC         |  5 +++--
 sys/arch/hpcsh/conf/GENERIC           |  3 ++-
 sys/arch/i386/conf/ALL                |  5 +++--
 sys/arch/i386/conf/GENERIC            |  5 +++--
 sys/arch/i386/conf/GENERIC_TINY       |  3 ++-
 sys/arch/i386/conf/XEN3_DOM0          |  3 ++-
 sys/arch/i386/conf/XEN3_DOMU          |  3 ++-
 sys/arch/iyonix/conf/GENERIC          |  5 +++--
 sys/arch/landisk/conf/GENERIC         |  5 +++--
 sys/arch/luna68k/conf/GENERIC         |  5 +++--
 sys/arch/mac68k/conf/GENERIC          |  5 +++--
 sys/arch/mac68k/conf/INSTALL          |  3 ++-
 sys/arch/macppc/conf/GENERIC          |  5 +++--
 sys/arch/mipsco/conf/GENERIC          |  3 ++-
 sys/arch/mmeye/conf/GENERIC           |  5 +++--
 sys/arch/mmeye/conf/MMEYE_WLF         |  5 +++--
 sys/arch/mvme68k/conf/GENERIC         |  5 +++--
 sys/arch/netwinder/conf/GENERIC       |  3 ++-
 sys/arch/news68k/conf/GENERIC         |  5 +++--
 sys/arch/news68k/conf/GENERIC_TINY    |  5 +++--
 sys/arch/news68k/conf/LIBERO          |  3 ++-
 sys/arch/news68k/conf/NEWS1200        |  3 ++-
 sys/arch/newsmips/conf/GENERIC        |  5 +++--
 sys/arch/next68k/conf/GENERIC         |  5 +++--
 sys/arch/ofppc/conf/GENERIC           |  5 +++--
 sys/arch/pmax/conf/GENERIC            |  5 +++--
 sys/arch/prep/conf/GENERIC            |  5 +++--
 sys/arch/rs6000/conf/GENERIC          |  5 +++--
 sys/arch/sandpoint/conf/GENERIC       |  5 +++--
 sys/arch/sbmips/conf/GENERIC          |  5 +++--
 sys/arch/sgimips/conf/GENERIC32_IP12  |  5 +++--
 sys/arch/sgimips/conf/GENERIC32_IP2x  |  5 +++--
 sys/arch/sgimips/conf/GENERIC32_IP3x  |  5 +++--
 sys/arch/shark/conf/GENERIC           |  5 +++--
 sys/arch/sparc/conf/GENERIC           |  5 +++--
 sys/arch/sparc/conf/MRCOFFEE          |  5 +++--
 sys/arch/sparc/conf/TADPOLE3GX        |  3 ++-
 sys/arch/sparc64/conf/GENERIC         |  5 +++--
 sys/arch/sun2/conf/GENERIC            |  5 +++--
 sys/arch/sun3/conf/DISKLESS           |  3 ++-
 sys/arch/sun3/conf/DISKLESS3X         |  3 ++-
 sys/arch/sun3/conf/GENERIC            |  5 +++--
 sys/arch/sun3/conf/GENERIC3X          |  5 +++--
 sys/arch/sun3/conf/INSTALL            |  3 ++-
 sys/arch/sun3/conf/INSTALL3X          |  3 ++-
 sys/arch/usermode/conf/GENERIC.common |  5 +++--
 sys/arch/vax/conf/GENERIC             |  5 +++--
 sys/arch/vax/conf/INSTALL             |  3 ++-
 sys/arch/x68k/conf/GENERIC            |  5 +++--
 sys/arch/zaurus/conf/GENERIC          |  3 ++-
 143 files changed, 343 insertions(+), 200 deletions(-)

diffs (truncated from 2962 to 300 lines):

diff -r b665b3bf8609 -r a2a78a97dd63 sys/arch/acorn32/conf/GENERIC
--- a/sys/arch/acorn32/conf/GENERIC     Tue Oct 16 19:49:41 2012 +0000
+++ b/sys/arch/acorn32/conf/GENERIC     Wed Oct 17 14:48:07 2012 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: GENERIC,v 1.103 2012/08/17 19:43:24 abs Exp $
+#      $NetBSD: GENERIC,v 1.104 2012/10/17 14:48:07 apb Exp $
 #
 #      GENERIC --- NetBSD/acorn32 complete configuration
 #
@@ -22,7 +22,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident         "GENERIC-$Revision: 1.103 $"
+#ident         "GENERIC-$Revision: 1.104 $"
 
 # estimated number of users
 maxusers       32
@@ -113,6 +113,7 @@
 # Compatibility options
 
 options        COMPAT_43       # 4.3BSD compatibility.
+options        COMPAT_60       # NetBSD 6.0 compatibility.
 options        COMPAT_50       # NetBSD 5.0 compatibility.
 options        COMPAT_40       # NetBSD 4.0 compatibility.
 options        COMPAT_30       # NetBSD 3.0 compatibility.
diff -r b665b3bf8609 -r a2a78a97dd63 sys/arch/alpha/conf/GENERIC
--- a/sys/arch/alpha/conf/GENERIC       Tue Oct 16 19:49:41 2012 +0000
+++ b/sys/arch/alpha/conf/GENERIC       Wed Oct 17 14:48:07 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.345 2012/08/17 20:11:37 abs Exp $
+# $NetBSD: GENERIC,v 1.346 2012/10/17 14:48:07 apb Exp $
 #
 # This machine description file is used to generate the default NetBSD
 # kernel.
@@ -19,7 +19,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-ident          "GENERIC-$Revision: 1.345 $"
+ident          "GENERIC-$Revision: 1.346 $"
 
 maxusers 32
 
@@ -151,6 +151,7 @@
 options        COMPAT_30       # NetBSD 3.0 compatibility.
 options        COMPAT_40       # NetBSD 4.0 compatibility.
 options        COMPAT_50       # NetBSD 5.0 compatibility.
+options        COMPAT_60       # NetBSD 6.0 compatibility.
 #options       TCP_COMPAT_42   # 4.2BSD TCP/IP bug compat. Not recommended.
 # OSF/1 binary compatibility
 options        COMPAT_OSF1
diff -r b665b3bf8609 -r a2a78a97dd63 sys/arch/amd64/conf/GENERIC
--- a/sys/arch/amd64/conf/GENERIC       Tue Oct 16 19:49:41 2012 +0000
+++ b/sys/arch/amd64/conf/GENERIC       Wed Oct 17 14:48:07 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.364 2012/09/23 01:05:21 chs Exp $
+# $NetBSD: GENERIC,v 1.365 2012/10/17 14:48:08 apb Exp $
 #
 # GENERIC machine description file
 #
@@ -22,7 +22,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.364 $"
+#ident                 "GENERIC-$Revision: 1.365 $"
 
 maxusers       64              # estimated number of users
 
@@ -115,6 +115,7 @@
 options        COMPAT_30       # NetBSD 3.0,
 options        COMPAT_40       # NetBSD 4.0,
 options        COMPAT_50       # NetBSD 5.0 compatibility,
+options        COMPAT_60       # NetBSD 6.0 compatibility.
 options        COMPAT_43       # and 4.3BSD
 #options       COMPAT_386BSD_MBRPART # recognize old partition ID
 
diff -r b665b3bf8609 -r a2a78a97dd63 sys/arch/amd64/conf/XEN3_DOM0
--- a/sys/arch/amd64/conf/XEN3_DOM0     Tue Oct 16 19:49:41 2012 +0000
+++ b/sys/arch/amd64/conf/XEN3_DOM0     Wed Oct 17 14:48:07 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: XEN3_DOM0,v 1.89 2012/10/04 21:23:45 dsl Exp $
+# $NetBSD: XEN3_DOM0,v 1.90 2012/10/17 14:48:08 apb Exp $
 
 include        "arch/amd64/conf/std.xen"
 
@@ -68,6 +68,7 @@
 options        COMPAT_43       # and 4.3BSD
 #options       COMPAT_386BSD_MBRPART # recognize old partition ID
 options        COMPAT_50       # NetBSD 5.0
+options        COMPAT_60       # NetBSD 6.0 compatibility.
 
 options        COMPAT_OSSAUDIO
 options        COMPAT_NETBSD32
diff -r b665b3bf8609 -r a2a78a97dd63 sys/arch/amd64/conf/XEN3_DOMU
--- a/sys/arch/amd64/conf/XEN3_DOMU     Tue Oct 16 19:49:41 2012 +0000
+++ b/sys/arch/amd64/conf/XEN3_DOMU     Wed Oct 17 14:48:07 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: XEN3_DOMU,v 1.40 2012/10/04 21:23:45 dsl Exp $
+# $NetBSD: XEN3_DOMU,v 1.41 2012/10/17 14:48:08 apb Exp $
 
 include        "arch/amd64/conf/std.xen"
 
@@ -61,7 +61,8 @@
 options        COMPAT_40       # NetBSD 4.0 compatibility.
 options        COMPAT_43       # and 4.3BSD
 #options       COMPAT_386BSD_MBRPART # recognize old partition ID
-options        COMPAT_50       # NetBSD 5.0
+options        COMPAT_50       # NetBSD 5.0,
+options        COMPAT_60       # NetBSD 6.0 compatibility.
 
 options        COMPAT_OSSAUDIO
 options        COMPAT_NETBSD32
diff -r b665b3bf8609 -r a2a78a97dd63 sys/arch/amiga/conf/DRACO
--- a/sys/arch/amiga/conf/DRACO Tue Oct 16 19:49:41 2012 +0000
+++ b/sys/arch/amiga/conf/DRACO Wed Oct 17 14:48:07 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: DRACO,v 1.158 2012/06/07 23:32:47 rkujawa Exp $
+# $NetBSD: DRACO,v 1.159 2012/10/17 14:48:08 apb Exp $
 #
 # This file was automatically created.
 # Changes will be lost when make is run in this directory.
@@ -29,7 +29,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.158 $"
+#ident                 "GENERIC-$Revision: 1.159 $"
 
 
 maxusers       8
@@ -142,6 +142,7 @@
 options        COMPAT_30       # NetBSD 3.0 compatibility.
 options        COMPAT_40       # NetBSD 4.0 compatibility.
 options        COMPAT_50       # NetBSD 5.0 compatibility.
+options        COMPAT_60       # NetBSD 6.0 compatibility.
 options        COMPAT_SUNOS    # Support to run Sun (m68k) executables
 options        COMPAT_SVR4     # Support to run SVR4 (m68k) executables
 options        COMPAT_NOMID    # allow nonvalid machine id executables
diff -r b665b3bf8609 -r a2a78a97dd63 sys/arch/amiga/conf/GENERIC
--- a/sys/arch/amiga/conf/GENERIC       Tue Oct 16 19:49:41 2012 +0000
+++ b/sys/arch/amiga/conf/GENERIC       Wed Oct 17 14:48:07 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.289 2012/08/17 20:11:38 abs Exp $
+# $NetBSD: GENERIC,v 1.290 2012/10/17 14:48:08 apb Exp $
 #
 # This file was automatically created.
 # Changes will be lost when make is run in this directory.
@@ -29,7 +29,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.289 $"
+#ident                 "GENERIC-$Revision: 1.290 $"
 
 
 maxusers       8
@@ -154,6 +154,7 @@
 options        COMPAT_30       # NetBSD 3.0 compatibility.
 options        COMPAT_40       # NetBSD 4.0 compatibility.
 options        COMPAT_50       # NetBSD 5.0 compatibility.
+options        COMPAT_60       # NetBSD 6.0 compatibility.
 options        COMPAT_SUNOS    # Support to run Sun (m68k) executables
 options        COMPAT_SVR4     # Support to run SVR4 (m68k) executables
 options        COMPAT_NOMID    # allow nonvalid machine id executables
diff -r b665b3bf8609 -r a2a78a97dd63 sys/arch/amiga/conf/GENERIC.in
--- a/sys/arch/amiga/conf/GENERIC.in    Tue Oct 16 19:49:41 2012 +0000
+++ b/sys/arch/amiga/conf/GENERIC.in    Wed Oct 17 14:48:07 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC.in,v 1.103 2012/08/17 20:11:38 abs Exp $
+# $NetBSD: GENERIC.in,v 1.104 2012/10/17 14:48:08 apb Exp $
 #
 ##
 # GENERIC machine description file
@@ -52,7 +52,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.103 $"
+#ident                 "GENERIC-$Revision: 1.104 $"
 
 m4_ifdef(`INSTALL_CONFIGURATION', `m4_dnl
 makeoptions    COPTS="-Os"
@@ -195,6 +195,7 @@
 options        COMPAT_30       # NetBSD 3.0 compatibility.
 options        COMPAT_40       # NetBSD 4.0 compatibility.
 options        COMPAT_50       # NetBSD 5.0 compatibility.
+options        COMPAT_60       # NetBSD 6.0 compatibility.
 options        COMPAT_SUNOS    # Support to run Sun (m68k) executables
 options        COMPAT_SVR4     # Support to run SVR4 (m68k) executables
 options        COMPAT_NOMID    # allow nonvalid machine id executables
diff -r b665b3bf8609 -r a2a78a97dd63 sys/arch/amigappc/conf/GENERIC
--- a/sys/arch/amigappc/conf/GENERIC    Tue Oct 16 19:49:41 2012 +0000
+++ b/sys/arch/amigappc/conf/GENERIC    Wed Oct 17 14:48:07 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.12 2012/08/17 20:11:38 abs Exp $
+# $NetBSD: GENERIC,v 1.13 2012/10/17 14:48:08 apb Exp $
 #
 # GENERIC machine description file
 # 
@@ -22,7 +22,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident          "GENERIC-$Revision: 1.12 $"
+#ident          "GENERIC-$Revision: 1.13 $"
 
 maxusers       8
 
@@ -89,6 +89,7 @@
 options        COMPAT_30       # NetBSD 3.0 compatibility.
 options        COMPAT_40       # NetBSD 4.0 compatibility.
 options        COMPAT_50       # NetBSD 5.0 compatibility.
+options        COMPAT_60       # NetBSD 6.0 compatibility.
 options        COMPAT_43       # and 4.3BSD
 #options       COMPAT_386BSD_MBRPART # recognize old partition ID
 #options       COMPAT_LINUX    # Linux binary compatibility
diff -r b665b3bf8609 -r a2a78a97dd63 sys/arch/amigappc/conf/NULL
--- a/sys/arch/amigappc/conf/NULL       Tue Oct 16 19:49:41 2012 +0000
+++ b/sys/arch/amigappc/conf/NULL       Wed Oct 17 14:48:07 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: NULL,v 1.35 2012/08/17 20:11:38 abs Exp $
+# $NetBSD: NULL,v 1.36 2012/10/17 14:48:08 apb Exp $
 #
 # NULL machine description file
 # 
@@ -7,7 +7,7 @@
 
 #options       INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident          "GENERIC-$Revision: 1.35 $"
+#ident          "GENERIC-$Revision: 1.36 $"
 
 maxusers       8
 
@@ -73,6 +73,7 @@
 #options       COMPAT_30       # NetBSD 3.0 compatibility.
 options        COMPAT_40       # NetBSD 4.0 compatibility.
 options        COMPAT_50       # NetBSD 5.0 compatibility.
+options        COMPAT_60       # NetBSD 6.0 compatibility.
 #options       COMPAT_43       # and 4.3BSD
 #options       COMPAT_386BSD_MBRPART # recognize old partition ID
 #options       COMPAT_LINUX    # Linux binary compatibility
diff -r b665b3bf8609 -r a2a78a97dd63 sys/arch/arc/conf/GENERIC
--- a/sys/arch/arc/conf/GENERIC Tue Oct 16 19:49:41 2012 +0000
+++ b/sys/arch/arc/conf/GENERIC Wed Oct 17 14:48:07 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.171 2012/08/17 20:11:38 abs Exp $
+# $NetBSD: GENERIC,v 1.172 2012/10/17 14:48:09 apb Exp $
 #
 # GENERIC machine description file
 #
@@ -22,7 +22,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident         "GENERIC-$Revision: 1.171 $"
+#ident         "GENERIC-$Revision: 1.172 $"
 
 maxusers       32              # estimated number of users
 
@@ -86,6 +86,7 @@
 options        COMPAT_30       # NetBSD 3.0,
 options        COMPAT_40       # NetBSD 4.0 compatibility.
 options        COMPAT_50       # NetBSD 5.0 compatibility.
+options        COMPAT_60       # NetBSD 6.0 compatibility.
 options        COMPAT_43       # and 4.3BSD
 options        COMPAT_386BSD_MBRPART # recognize old partition ID
 options        COMPAT_BSDPTY   # /dev/[pt]ty?? ptys.
diff -r b665b3bf8609 -r a2a78a97dd63 sys/arch/atari/conf/ATARITT
--- a/sys/arch/atari/conf/ATARITT       Tue Oct 16 19:49:41 2012 +0000
+++ b/sys/arch/atari/conf/ATARITT       Wed Oct 17 14:48:07 2012 +0000
@@ -1,5 +1,5 @@
 #
-# $NetBSD: ATARITT,v 1.109 2012/03/10 21:51:49 joerg Exp $
+# $NetBSD: ATARITT,v 1.110 2012/10/17 14:48:09 apb Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running makeconf in this directory.
@@ -54,6 +54,7 @@
 options COMPAT_30 # NetBSD 3.0 compatibility.
 options COMPAT_40 # NetBSD 4.0 compatibility.
 options COMPAT_50 # NetBSD 5.0 compatibility.
+options        COMPAT_60 # NetBSD 6.0 compatibility.
 options COMPAT_AOUT_M68K # Compatibility to a.out executables
 options EXEC_AOUT # a.out format executables
 options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
diff -r b665b3bf8609 -r a2a78a97dd63 sys/arch/atari/conf/FALCON
--- a/sys/arch/atari/conf/FALCON        Tue Oct 16 19:49:41 2012 +0000
+++ b/sys/arch/atari/conf/FALCON        Wed Oct 17 14:48:07 2012 +0000
@@ -1,5 +1,5 @@
 #
-# $NetBSD: FALCON,v 1.106 2012/03/10 21:51:49 joerg Exp $
+# $NetBSD: FALCON,v 1.107 2012/10/17 14:48:09 apb Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running makeconf in this directory.
@@ -59,6 +59,7 @@
 options COMPAT_30 # NetBSD 3.0 compatibility.



Home | Main Index | Thread Index | Old Index