diff options
Diffstat (limited to 'Test')
| -rw-r--r-- | Test/OskitMachTest/gnumach2-configure-patch1.diff | 79 | ||||
| -rw-r--r-- | Test/SpanishNews.mdwn | 2 | ||||
| -rw-r--r-- | Test/SubmitNewsTopic.mdwn | 2 | ||||
| -rw-r--r-- | Test/WebHome.mdwn | 10 | ||||
| -rw-r--r-- | Test/WebHome/Hurd__Linux_in_Bochs_On_XP.jpg | bin | 0 -> 126220 bytes | |||
| -rw-r--r-- | Test/WebStatistics.mdwn | 14 |
6 files changed, 93 insertions, 14 deletions
diff --git a/Test/OskitMachTest/gnumach2-configure-patch1.diff b/Test/OskitMachTest/gnumach2-configure-patch1.diff new file mode 100644 index 00000000..cb8472ad --- /dev/null +++ b/Test/OskitMachTest/gnumach2-configure-patch1.diff @@ -0,0 +1,79 @@ +Index: configure.in +=================================================================== +RCS file: /cvsroot/hurd/gnumach/configure.in,v +retrieving revision 1.17 +diff -u -r1.17 configure.in +--- configure.in 6 Mar 2003 03:57:01 -0000 1.17 ++++ configure.in 21 Jun 2003 17:04:36 -0000 +@@ -61,6 +61,34 @@ + [test "x$enableval" = xno || + AC_DEFINE(FPE, 1, [Enable software FPU emulator for machines with no FPU.])]) + ++# Sometimes people don't use traditional places to put the OSKit in. ++# To still be nice we give these people a way of telling us where ++# they have put it. ++AC_ARG_WITH(oskit-includes, ++[ --with-oskit-includes Specify location of oskit headers],[ ++CFLAGS="$CFLAGS -I$withval" ++CPPFLAGS="$CPPFLAGS -I$withval" ++ASFLGAS="$ASFLAGS -I$withval" ++]) ++ ++# These two will overwrite any previous setting of OSKIT_LIBDIR, ++# but since the user has told us to do so we obey. ++AC_ARG_WITH(oskit-libs, ++[ --with-oskit-libs Specify location of oskit libs],[ ++LDFLAGS="$LDFLAGS -L$withval" ++OSKIT_LIBDIR="$withval/oskit" ++]) ++ ++AC_ARG_WITH(oskit, ++[ --with-oskit Specify prefix for oskit files],[ ++CFLAGS="$CFLAGS -I$withval/include" ++CPPFLAGS="$CPPFLAGS -I$withval/include" ++ASFLAGS="$ASFLAGS -I$withval/include" ++LDFLAGS="$LDFALGS -I$withval/lib" ++OSKIT_LIBDIR="$withval/lib/oskit" ++]) ++AC_SUBST(ASFLAGS) ++ + # + # Programs + # +@@ -76,8 +104,20 @@ + + AC_CHECK_PROG(MBCHK, mbchk, mbchk, :) + ++# Check for Flux Group's OSKit ++# If not in standard paths to CC the user needs to ++# supply a --with-oskit* or we need to evaluate the ++# OSKIT_LIBDIR variable *before* we check for the ++# correct version below. ++AC_CHECK_HEADERS(oskit/version.h,, ++ [AC_MSG_ERROR([cannot find oskit/version.h, where are the OSKit includes?])]) ++ + # Check oskit version. +-NEEDED_OSKIT_VERSION=19991121 ++# 19991121 was the old version we relied on, but since ++# the addition of softirqs to both the OSKit, in version ++# 20010214, and handling therof by Daniel Wagner in ++# GNU Mach, we now rely on 20010214. ++NEEDED_OSKIT_VERSION=20010214 + AC_REQUIRE_CPP() + AC_MSG_CHECKING([for oskit version >= ${NEEDED_OSKIT_VERSION}]) + AC_CACHE_VAL(gnumach_cv_oskit_version_${NEEDED_OSKIT_VERSION}, [ +Index: Makefile.in +=================================================================== +RCS file: /cvsroot/hurd/gnumach/Makefile.in,v +retrieving revision 1.38 +diff -u -r1.38 Makefile.in +--- Makefile.in 6 Mar 2003 04:06:25 -0000 1.38 ++++ Makefile.in 21 Jun 2003 17:04:36 -0000 +@@ -47,6 +47,7 @@ + + CFLAGS = @CFLAGS@ + LDFLAGS = @LDFLAGS@ ++ASFLAGS = @ASFLAGS@ + SMP_LIBS = @SMP_LIBS@ + + all: diff --git a/Test/SpanishNews.mdwn b/Test/SpanishNews.mdwn index cf8e9ad4..e280a576 100644 --- a/Test/SpanishNews.mdwn +++ b/Test/SpanishNews.mdwn @@ -36,7 +36,7 @@ Puedes enviarnos un e-mail a la direcci�n: <dl> <dt> Versi�n Espa�ola</dt> - <dd><span style="background:"><font color="">Carlos M</font></span><a href="http://LOCATIONMain/CarlosM">?</a> -- Carlos Mestre Gonz�lez </dd> + <dd>[[Main/CarlosM]] -- Carlos Mestre Gonz�lez </dd> <dt> English Version</dt> <dd><em>VACANT</em></dd> </dl> diff --git a/Test/SubmitNewsTopic.mdwn b/Test/SubmitNewsTopic.mdwn index f015854b..796254b2 100644 --- a/Test/SubmitNewsTopic.mdwn +++ b/Test/SubmitNewsTopic.mdwn @@ -31,7 +31,7 @@ You can send a news to the editors (see down). Is prefer if you follow the rules <dl> <dt> Versi�n Espa�ola</dt> - <dd><span style="background:"><font color="">Carlos M</font></span><a href="http://LOCATIONMain/CarlosM">?</a> -- Carlos Mestre Gonz�lez </dd> + <dd>[[Main/CarlosM]] -- Carlos Mestre Gonz�lez </dd> <dt> English Version</dt> <dd><em>VACANT</em></dd> </dl> diff --git a/Test/WebHome.mdwn b/Test/WebHome.mdwn index 897f0822..afef1cff 100644 --- a/Test/WebHome.mdwn +++ b/Test/WebHome.mdwn @@ -23,14 +23,14 @@ Everybody is welcome to add or delete some stuff. It is recommended to walk thro <form action="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/"> <ul> - <li><span style="background:"><font color="">Web Search</font></span><a href="http://LOCATION/WebSearch">?</a>: Full text search of the %WIKITOOLNAME%.%WEB% web. </li> - <li><input name="search" size="32" type="text" /> <input type="submit" value="Search" /> (More options in <span style="background:"><font color="">Web Search</font></span><a href="http://LOCATION/WebSearch">?</a>) </li> - <li><span style="background:"><font color="">Web Changes</font></span><a href="http://LOCATION/WebChanges">?</a>: Find out recent modifications to the %WIKITOOLNAME%.%WEB% web. </li> - <li><span style="background:"><font color="">Web Index</font></span><a href="http://LOCATION/WebIndex">?</a>: Display all %WIKITOOLNAME%.%WEB% topics in alphabetical order. See also the faster <span style="background:"><font color="">Web Topic List</font></span><a href="http://LOCATION/WebTopicList">?</a></li> + <li>[[WebSearch]]: Full text search of the %WIKITOOLNAME%.%WEB% web. </li> + <li><input name="search" size="32" type="text" /> <input type="submit" value="Search" /> (More options in [[WebSearch]]) </li> + <li>[[WebChanges]]: Find out recent modifications to the %WIKITOOLNAME%.%WEB% web. </li> + <li>[[WebIndex]]: Display all %WIKITOOLNAME%.%WEB% topics in alphabetical order. See also the faster [[WebTopicList]]</li> <li> %NOTIFYTOPIC%: Subscribe to be automatically notified when something changes in the %WIKITOOLNAME%.%WEB% web. </li> <li> %STATISTICSTOPIC%: View access statistics of the %WIKITOOLNAME%.%WEB% web. </li> <li> %WEBPREFSTOPIC%: Preferences of the %WIKITOOLNAME%.%WEB% web. </li> - <li> The <span style="background:"><font color="">Web Menu</font></span><a href="http://LOCATION/WebMenu">?</a> topic alters any skin specific menus. </li> + <li> The [[WebMenu]] topic alters any skin specific menus. </li> </ul> </form> diff --git a/Test/WebHome/Hurd__Linux_in_Bochs_On_XP.jpg b/Test/WebHome/Hurd__Linux_in_Bochs_On_XP.jpg Binary files differnew file mode 100644 index 00000000..4eb31fc0 --- /dev/null +++ b/Test/WebHome/Hurd__Linux_in_Bochs_On_XP.jpg diff --git a/Test/WebStatistics.mdwn b/Test/WebStatistics.mdwn index 3fb94b14..94ee3ce3 100644 --- a/Test/WebStatistics.mdwn +++ b/Test/WebStatistics.mdwn @@ -28,7 +28,7 @@ <td align="right"> 15 </td> <td align="right"> 0 </td> <td align="right"> 0 </td> - <td> 4 <span style="background:"><font color="">Web Home</font></span><a href="http://LOCATION/WebHome">?</a><br /> 2 <span style="background:"><font color="">Web Changes</font></span><a href="http://LOCATION/WebChanges">?</a><br /> 1 <span style="background:"><font color="">Web Topic List</font></span><a href="http://LOCATION/WebTopicList">?</a><br /> 1 <span style="background:"><font color="">Web Statistics</font></span><a href="http://LOCATION/WebStatistics">?</a><br /> 1 <span style="background:"><font color="">Web Search</font></span><a href="http://LOCATION/WebSearch">?</a><br /> 1 <span style="background:"><font color="">Web Preferences</font></span><a href="http://LOCATION/WebPreferences">?</a><br /> 1 <span style="background:"><font color="">Web Notify</font></span><a href="http://LOCATION/WebNotify">?</a><br /> 1 <span style="background:"><font color="">Web Menu</font></span><a href="http://LOCATION/WebMenu">?</a><br /> 1 <span style="background:"><font color="">Web Index</font></span><a href="http://LOCATION/WebIndex">?</a><br /> 1 <span style="background:"><font color="">Joachim Nilsson Test Page</font></span><a href="http://LOCATION/JoachimNilssonTestPage">?</a><br /> 1 <span style="background:"><font color="">1000</font></span><a href="http://LOCATION/1000">?</a></td> + <td> 4 [[WebHome]]<br /> 2 [[WebChanges]]<br /> 1 [[WebTopicList]]<br /> 1 [[WebStatistics]]<br /> 1 [[WebSearch]]<br /> 1 [[WebPreferences]]<br /> 1 [[WebNotify]]<br /> 1 [[WebMenu]]<br /> 1 [[WebIndex]]<br /> 1 [[JoachimNilssonTestPage]]<br /> 1 [[1000]]</td> <td> </td> </tr> <tr> @@ -36,7 +36,7 @@ <td align="right"> 80 </td> <td align="right"> 0 </td> <td align="right"> 0 </td> - <td> 29 <span style="background:"><font color="">Web Home</font></span><a href="http://LOCATION/WebHome">?</a><br /> 14 <span style="background:"><font color="">Web Search</font></span><a href="http://LOCATION/WebSearch">?</a><br /> 9 <span style="background:"><font color="">Web Changes</font></span><a href="http://LOCATION/WebChanges">?</a><br /> 6 <span style="background:"><font color="">Web Index</font></span><a href="http://LOCATION/WebIndex">?</a><br /> 5 <span style="background:"><font color="">Web Notify</font></span><a href="http://LOCATION/WebNotify">?</a><br /> 4 <span style="background:"><font color="">Web Statistics</font></span><a href="http://LOCATION/WebStatistics">?</a><br /> 3 <span style="background:"><font color="">Web Topic List</font></span><a href="http://LOCATION/WebTopicList">?</a><br /> 3 <span style="background:"><font color="">Web Preferences</font></span><a href="http://LOCATION/WebPreferences">?</a><br /> 3 <span style="background:"><font color="">Web Menu</font></span><a href="http://LOCATION/WebMenu">?</a><br /> 3 <span style="background:"><font color="">Joachim Nilsson Test Page</font></span><a href="http://LOCATION/JoachimNilssonTestPage">?</a><br /> 1 <span style="background:"><font color="">1000</font></span><a href="http://LOCATION/1000">?</a></td> + <td> 29 [[WebHome]]<br /> 14 [[WebSearch]]<br /> 9 [[WebChanges]]<br /> 6 [[WebIndex]]<br /> 5 [[WebNotify]]<br /> 4 [[WebStatistics]]<br /> 3 [[WebTopicList]]<br /> 3 [[WebPreferences]]<br /> 3 [[WebMenu]]<br /> 3 [[JoachimNilssonTestPage]]<br /> 1 [[1000]]</td> <td> </td> </tr> <tr> @@ -44,7 +44,7 @@ <td align="right"> 138 </td> <td align="right"> 0 </td> <td align="right"> 0 </td> - <td> 41 <span style="background:"><font color="">Web Home</font></span><a href="http://LOCATION/WebHome">?</a><br /> 22 <span style="background:"><font color="">Web Changes</font></span><a href="http://LOCATION/WebChanges">?</a><br /> 18 <span style="background:"><font color="">Web Search</font></span><a href="http://LOCATION/WebSearch">?</a><br /> 14 <span style="background:"><font color="">Joachim Nilsson Test Page</font></span><a href="http://LOCATION/JoachimNilssonTestPage">?</a><br /> 10 <span style="background:"><font color="">Web Statistics</font></span><a href="http://LOCATION/WebStatistics">?</a><br /> 10 <span style="background:"><font color="">Web Notify</font></span><a href="http://LOCATION/WebNotify">?</a><br /> 7 <span style="background:"><font color="">Web Menu</font></span><a href="http://LOCATION/WebMenu">?</a><br /> 6 <span style="background:"><font color="">Web Preferences</font></span><a href="http://LOCATION/WebPreferences">?</a><br /> 6 <span style="background:"><font color="">Web Index</font></span><a href="http://LOCATION/WebIndex">?</a><br /> 4 <span style="background:"><font color="">Web Topic List</font></span><a href="http://LOCATION/WebTopicList">?</a></td> + <td> 41 [[WebHome]]<br /> 22 [[WebChanges]]<br /> 18 [[WebSearch]]<br /> 14 [[JoachimNilssonTestPage]]<br /> 10 [[WebStatistics]]<br /> 10 [[WebNotify]]<br /> 7 [[WebMenu]]<br /> 6 [[WebPreferences]]<br /> 6 [[WebIndex]]<br /> 4 [[WebTopicList]]</td> <td> </td> </tr> <tr> @@ -52,16 +52,16 @@ <td align="right"> 180 </td> <td align="right"> 10 </td> <td align="right"> 0 </td> - <td> 153 <span style="background:"><font color="">Web Home</font></span><a href="http://LOCATION/WebHome">?</a><br /> 10 <span style="background:"><font color="">Web Preferences</font></span><a href="http://LOCATION/WebPreferences">?</a><br /> 9 <span style="background:"><font color="">Joachim Nilsson Test Page</font></span><a href="http://LOCATION/JoachimNilssonTestPage">?</a><br /> 3 <span style="background:"><font color="">Web Menu</font></span><a href="http://LOCATION/WebMenu">?</a><br /> 2 <span style="background:"><font color="">Web Changes</font></span><a href="http://LOCATION/WebChanges">?</a><br /> 1 <span style="background:"><font color="">Web Statistics</font></span><a href="http://LOCATION/WebStatistics">?</a><br /> 1 <span style="background:"><font color="">Web Search</font></span><a href="http://LOCATION/WebSearch">?</a><br /> 1 <span style="background:"><font color="">Web Index</font></span><a href="http://LOCATION/WebIndex">?</a></td> - <td> 9 <span style="background:"><font color="">Joachim Nilsson</font></span><a href="http://LOCATIONMain/JoachimNilsson">?</a><br /> 1 <span style="background:"><font color="">TWiki Guest</font></span><a href="http://LOCATIONMain/TWikiGuest">?</a></td> + <td> 153 [[WebHome]]<br /> 10 [[WebPreferences]]<br /> 9 [[JoachimNilssonTestPage]]<br /> 3 [[WebMenu]]<br /> 2 [[WebChanges]]<br /> 1 [[WebStatistics]]<br /> 1 [[WebSearch]]<br /> 1 [[WebIndex]]</td> + <td> 9 [[Main/JoachimNilsson]]<br /> 1 [[Main/TWikiGuest]]</td> </tr> <tr> <td> May 2002 </td> <td align="right"> 60 </td> <td align="right"> 10 </td> <td align="right"> 0 </td> - <td> 30 <span style="background:"><font color="">Web Home</font></span><a href="http://LOCATION/WebHome">?</a><br /> 8 <span style="background:"><font color="">Web Preferences</font></span><a href="http://LOCATION/WebPreferences">?</a><br /> 8 <span style="background:"><font color="">Joachim Nilsson Test Page</font></span><a href="http://LOCATION/JoachimNilssonTestPage">?</a><br /> 3 <span style="background:"><font color="">Web Search</font></span><a href="http://LOCATION/WebSearch">?</a><br /> 3 <span style="background:"><font color="">Web Notify</font></span><a href="http://LOCATION/WebNotify">?</a><br /> 2 <span style="background:"><font color="">Web Changes</font></span><a href="http://LOCATION/WebChanges">?</a><br /> 1 <span style="background:"><font color="">Web Topic List</font></span><a href="http://LOCATION/WebTopicList">?</a><br /> 1 <span style="background:"><font color="">Web Statistics</font></span><a href="http://LOCATION/WebStatistics">?</a><br /> 1 <span style="background:"><font color="">Web Menu</font></span><a href="http://LOCATION/WebMenu">?</a><br /> 1 <span style="background:"><font color="">Web Index</font></span><a href="http://LOCATION/WebIndex">?</a><br /> 1 <span style="background:"><font color="">Test Topic 8</font></span><a href="http://LOCATION/TestTopic8">?</a></td> - <td> 9 <span style="background:"><font color="">Joachim Nilsson</font></span><a href="http://LOCATIONMain/JoachimNilsson">?</a><br /> 1 <span style="background:"><font color="">TWiki Guest</font></span><a href="http://LOCATIONMain/TWikiGuest">?</a></td> + <td> 30 [[WebHome]]<br /> 8 [[WebPreferences]]<br /> 8 [[JoachimNilssonTestPage]]<br /> 3 [[WebSearch]]<br /> 3 [[WebNotify]]<br /> 2 [[WebChanges]]<br /> 1 [[WebTopicList]]<br /> 1 [[WebStatistics]]<br /> 1 [[WebMenu]]<br /> 1 [[WebIndex]]<br /> 1 [[TestTopic8]]</td> + <td> 9 [[Main/JoachimNilsson]]<br /> 1 [[Main/TWikiGuest]]</td> </tr> </table> |
