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

developers/features/Makefile: 1.6 -> 1.7 ほか



以下のページの更新をしました。

developers/features/Makefile: 1.6 -> 1.7
developers/features/table: 1.632 -> 1.638

table は原文の変更を、
Makefile は本家 htdocs/ja/developers/features/Makefile の変更を、
それぞれそのまま適用しています。
すぐに commit します。

以下、訳と原文それぞれの新旧の差分です。

--- developers/features/Makefile.orig	2006-09-16 03:18:09.000000000 +0900
+++ developers/features/Makefile	2006-09-16 03:18:10.000000000 +0900
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2006/07/30 12:40:25 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2006/09/15 09:31:49 rillig Exp $
 # <!-- Based on english version: -->
-# <!-- NetBSD: Makefile,v 1.6 2006/07/30 12:40:25 rillig Exp   -->
+# <!-- NetBSD: Makefile,v 1.7 2006/09/15 09:31:49 rillig Exp   -->
 
 INPUT_FILTER=	iconv -f iso-2022-jp -t euc-jp
 OUTPUT_FILTER=	iconv -f euc-jp -t iso-2022-jp
 
 .include "../../../developers/features/features.mk"
+.include "../../../share/mk/web.site.mk"
--- developers/features/table.orig	2006-09-16 03:18:12.000000000 +0900
+++ developers/features/table	2006-09-16 03:18:12.000000000 +0900
@@ -1,6 +1,6 @@
-# $NetBSD: table,v 1.632 2006/09/14 15:07:33 gdamore Exp $
+# $NetBSD: table,v 1.638 2006/09/15 16:39:47 gdamore Exp $
 # <!-- Based on english version: -->
-# <!-- NetBSD: table,v 1.632 2006/09/14 15:07:33 gdamore Exp   -->
+# <!-- NetBSD: table,v 1.638 2006/09/15 16:39:47 gdamore Exp   -->
 
 # declare ports (rows) ("port <port> [<port_subdir>]")
 # If <port_subdir> is not specified, it defaults to the name of port.
@@ -272,6 +272,7 @@
 value dc21285 <font color="green">clockinterrupt,<br>dc21285_fclk</font>
 value i8253 <font color="green">clockinterrupt,<br>i8253</font>
 value news5000 <font color="green">clockinterrupt,<br>news5000_freerun</font>
+value rambo <font color="green">clockinterrupt,<br>rambo_tcount</font>
 
 # "<value> <feature> <port|class|*>" sets the corresponding row/col
 # to that value. Port may be "*" to set it for all ports, or the name of
@@ -465,7 +466,7 @@
 timectrs ibmnws-timer ibmnws
 timectrs iomd-timer acorn32
 timectrs mc6840 hp300
-timectrs mips-timer algor arc cobalt evbmips ews4800mips
+timectrs mips-timer algor arc cobalt evbmips ews4800mips playstation2
 timectrs ns32202 pc532
 timectrs prep-timer prep
 timectrs tca64 amd64
@@ -477,13 +478,15 @@
 timectrs dc21285 cats netwinder
 timectrs i8253 shark
 timectrs news5000 newsmips
+timectrs rambo mipsco
 
 # Generic TODR
 generic-todr no	*
 generic-todr yes acorn26 acorn32 algor amd64 amiga amigappc
-generic-todr yes arc cats cesfic cobalt
+generic-todr yes arc bebox cats cesfic cobalt
 generic-todr yes dreamcast evbmips evbsh5 ews4800mips
-generic-todr yes hp300 i386 ibmnws iyonix landisk luna68k macppc mvme68k
-generic-todr yes news68k newsmips next68k ofppc pc532 prep
-generic-todr yes sbmips sgimips shark sparc sparc64 sun2 sun3 vax x68k
+generic-todr yes hp300 hp700 i386 ibmnws iyonix landisk luna68k
+generic-todr yes macppc mipsco mvme68k netwinder news68k newsmips next68k
+generic-todr yes ofppc pc532 playstation2 prep
+generic-todr yes sandpoint sbmips sgimips shark sparc sparc64 sun2 sun3 vax x68k
 
Index: developers/features/Makefile
===================================================================
RCS file: /cvsroot/htdocs/developers/features/Makefile,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- developers/features/Makefile	30 Jul 2006 12:40:25 -0000	1.6
+++ developers/features/Makefile	15 Sep 2006 09:31:49 -0000	1.7
@@ -1,3 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2006/07/30 12:40:25 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2006/09/15 09:31:49 rillig Exp $
 
 .include "./features.mk"
+.include "../../share/mk/web.site.mk"
Index: developers/features/table
===================================================================
RCS file: /cvsroot/htdocs/developers/features/table,v
retrieving revision 1.632
retrieving revision 1.638
diff -u -r1.632 -r1.638
--- developers/features/table	14 Sep 2006 15:07:33 -0000	1.632
+++ developers/features/table	15 Sep 2006 16:39:47 -0000	1.638
@@ -1,4 +1,4 @@
-# $NetBSD: table,v 1.632 2006/09/14 15:07:33 gdamore Exp $
+# $NetBSD: table,v 1.638 2006/09/15 16:39:47 gdamore Exp $
 
 # declare ports (rows) ("port <port> [<port_subdir>]")
 # If <port_subdir> is not specified, it defaults to the name of port.
@@ -272,6 +272,7 @@
 value dc21285 <font color="green">clockinterrupt,<br>dc21285_fclk</font>
 value i8253 <font color="green">clockinterrupt,<br>i8253</font>
 value news5000 <font color="green">clockinterrupt,<br>news5000_freerun</font>
+value rambo <font color="green">clockinterrupt,<br>rambo_tcount</font>
 
 # "<value> <feature> <port|class|*>" sets the corresponding row/col
 # to that value. Port may be "*" to set it for all ports, or the name of
@@ -465,7 +466,7 @@
 timectrs ibmnws-timer ibmnws
 timectrs iomd-timer acorn32
 timectrs mc6840 hp300
-timectrs mips-timer algor arc cobalt evbmips ews4800mips
+timectrs mips-timer algor arc cobalt evbmips ews4800mips playstation2
 timectrs ns32202 pc532
 timectrs prep-timer prep
 timectrs tca64 amd64
@@ -477,13 +478,15 @@
 timectrs dc21285 cats netwinder
 timectrs i8253 shark
 timectrs news5000 newsmips
+timectrs rambo mipsco
 
 # Generic TODR
 generic-todr no	*
 generic-todr yes acorn26 acorn32 algor amd64 amiga amigappc
-generic-todr yes arc cats cesfic cobalt
+generic-todr yes arc bebox cats cesfic cobalt
 generic-todr yes dreamcast evbmips evbsh5 ews4800mips
-generic-todr yes hp300 i386 ibmnws iyonix landisk luna68k macppc mvme68k
-generic-todr yes news68k newsmips next68k ofppc pc532 prep
-generic-todr yes sbmips sgimips shark sparc sparc64 sun2 sun3 vax x68k
+generic-todr yes hp300 hp700 i386 ibmnws iyonix landisk luna68k
+generic-todr yes macppc mipsco mvme68k netwinder news68k newsmips next68k
+generic-todr yes ofppc pc532 playstation2 prep
+generic-todr yes sandpoint sbmips sgimips shark sparc sparc64 sun2 sun3 vax x68k