summaryrefslogtreecommitdiff
path: root/Mig
diff options
context:
space:
mode:
authorGrant Bowman <grantbow at grantbow dot com>2002-12-22 02:30:00 +0000
committerGrant Bowman <grantbow at grantbow dot com>2002-12-22 02:30:00 +0000
commitb4243fc6e28dd044a04eaf2f4ea765adf126a4ed (patch)
tree71e17ad471cbcc8a95c364145523459876a55a87 /Mig
parent7d6ca082afc02417548d6eac6892152b98970674 (diff)
none
Diffstat (limited to 'Mig')
-rw-r--r--Mig/WebHome.mdwn64
1 files changed, 50 insertions, 14 deletions
diff --git a/Mig/WebHome.mdwn b/Mig/WebHome.mdwn
index cef05c86..cbac4cd9 100644
--- a/Mig/WebHome.mdwn
+++ b/Mig/WebHome.mdwn
@@ -2,17 +2,53 @@
MIG is a program which generates remote procedure call (RPC) code for communication between client and server processes in a Mach based operating system. Since this Mig TWiki "web" is new and we are still migrating data to it, please look at the original [[Hurd/WebHome]] TWiki web as well.
-Mach servers run as separate tasks and communicate with inter-process communication (IPC) messages. This IPC interface is language independant and faily complex. This is where MIG steps in. Mig is capable of generating the RPC code for the client-server communication.
-
-GNU MIG is fully compatible with OSF MIG. The [official Mig](http://www.gnu.org/software/hurd/mig.html) site is a page hosted on the official Hurd site. It also has it's own CVS module within the main Hurd CVS site.
-
-## <a name="Available_Topics"> Available Topics </a>
-
-* [[MachInterfaceGenerator]]
-* [[MigDocumentation]]
-
-----
-
-## <a name="Comments"> Comments </a>
-
-Meta discussion can go in the [[WebDiscuss]] topic.
+<form action="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/">
+ <table>
+ <tr>
+ <td valign="top" width="65%">
+ <p> Mach servers run as separate tasks and communicate with inter-process communication (IPC) messages. This IPC interface is language independant and faily complex. This is where MIG steps in. Mig is capable of generating the RPC code for the client-server communication. </p>
+ <p> GNU MIG is fully compatible with OSF MIG. The <a href="http://www.gnu.org/software/hurd/mig.html" target="_top">official Mig</a> site is a page hosted on the official Hurd site. It also has it's own CVS module within the main Hurd CVS site. </p>
+ <p><nop></nop></p>
+ <h2><a name="Available_Topics"> Available Topics </a></h2>
+ <p>
+ </p>
+ <ul>
+ <li><span style="background:"><font color="">Mach Interface Generator</font></span><a href="http://LOCATION/MachInterfaceGenerator">?</a></li>
+ <li><span style="background:"><font color="">Mig Documentation</font></span><a href="http://LOCATION/MigDocumentation">?</a></li>
+ </ul>
+ <p>
+ </p>
+ <hr /><nop><h2><a name="Comments"> Comments </a></h2>
+ <p> Meta discussion can go in the <span style="background:"><font color="">Web Discuss</font></span><a href="http://LOCATION/WebDiscuss">?</a> topic. </p>
+ <p><span style="background:"><font color="">Web Preferences</font></span><a href="http://LOCATION/WebPreferences">?</a> - administrative info. </p>
+ <p>
+ </p></nop></td>
+ <td>
+ <p>
+ </p>
+ </td>
+ <td valign="top" width="35%">
+ <p>
+ </p>
+ <table border="1" cellpadding="1" cellspacing="0">
+ <tr>
+ <th bgcolor="#99CCCC"><strong>Hot Topics <font size="-1">(<span style="background:"><font color="">more</font></span><a href="http://LOCATION/WebStatistics">?</a>)</font></strong></th>
+ <th bgcolor="#99CCCC"><strong>Top Contributors</strong></th>
+ </tr>
+ </table> %INCLUDE{"WebStatistics" pattern=".*?\-\-statTopContributors\-\-\&amp;gt;[^\|]+\|[^\|]+\|[^\|]+\|[^\|]+\|[^\|]+\|[^\|]+(\|[^\|]+\|[^\|]+\|).*"}% <p>
+ </p><input name="search" size="20" type="text" /> <input type="submit" value="Search %WEB%" /><br /><font size="-1">More search options in <span style="background:"><font color="">Web Search</font></span><a href="http://LOCATION/WebSearch">?</a></font><br />
+ <p> Currently, Web refers to the Mig Web. </p>
+ <p>
+ </p>
+ <ul>
+ <li><span style="background:"><font color="">Web Changes</font></span><a href="http://LOCATION/WebChanges">?</a> - by modification time </li>
+ <li><span style="background:"><font color="">Web Statistics</font></span><a href="http://LOCATION/WebStatistics">?</a> - as above plus more </li>
+ <li><span style="background:"><font color="">Web Index</font></span><a href="http://LOCATION/WebIndex">?</a> - alphabetical </li>
+ <li><span style="background:"><font color="">Web Notify</font></span><a href="http://LOCATION/WebNotify">?</a> - email notification </li>
+ </ul>
+ <p>
+ </p>
+ </td>
+ </tr>
+ </table>
+</form>