public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM]  master: swagiaal: removed test file htdocs/sandbox/index.html
@ 2008-03-27 18:53 swagiaal
  0 siblings, 0 replies; only message in thread
From: swagiaal @ 2008-03-27 18:53 UTC (permalink / raw)
  To: frysk-cvs

The branch, master has been updated
       via  8ad1844bae3c034520abfb564d1a37d9b7ea933a (commit)
      from  8bc2a5f7ab0678b6ea2a098b38ab4d50bb0ad46d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email.

- Log -----------------------------------------------------------------
commit 8ad1844bae3c034520abfb564d1a37d9b7ea933a
Author: Sami Wagiaalla <swagiaal@redhat.com>
Date:   Thu Mar 27 14:51:24 2008 -0400

    swagiaal: removed test file htdocs/sandbox/index.html

-----------------------------------------------------------------------

Summary of changes:
 htdocs/sandbox/index.html |  136 ---------------------------------------------
 1 files changed, 0 insertions(+), 136 deletions(-)
 delete mode 100644 htdocs/sandbox/index.html

First 500 lines of diff:
diff --git a/htdocs/sandbox/index.html b/htdocs/sandbox/index.html
deleted file mode 100644
index 52f7a1c..0000000
--- a/htdocs/sandbox/index.html
+++ /dev/null
@@ -1,136 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-
-<html>
-  <head>
-    <title>Frysk System Monitor / Debugger</title>
-    <link rel="stylesheet" href="frysk.css" type="text/css">
-    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-    <meta http-equiv="Content-Style-Type" content="text/css">
-  </head>
-
-  <body>
-    <table cellspacing="2" cellpadding="2" border="0" width="100%">
-      <tr>
-        <td valign="bottom" height="80">
-          <img src="frysklogo.png" alt="Frysk logo">
-        </td>
-        <td valign="bottom" class="topnavright" align="right">
-          Home
-          &nbsp;|&nbsp;
-          <a href="wiki/">Wiki</a>
-          &nbsp;|&nbsp;
-          <a href="usecases/">Use Cases</a>
-          &nbsp;|&nbsp;
-          <a href="workflow/">Work Flows</a>
-          &nbsp;|&nbsp;
-          <a href="questions/">FAQ</a>
-          &nbsp;|&nbsp;
-          <a href="getinvolved/">Get Involved</a>
-          &nbsp;|&nbsp;
-          <a href="bugzilla/">Bugzilla</a>
-          &nbsp;|&nbsp;
-          <a href="build/">Build</a>
-          &nbsp;|&nbsp;
-          <a href="http://planet.fryskproject.org">Blog</a>
-          &nbsp;|&nbsp;
-          <a href="documentation/">Documentation</a>
-        </td>
-      </tr>
-    </table>
-    <div class="mainbackground">
-      <div class="maintextregion">
-        <img src="fryskcorner.gif" alt="triangle">
-        <table cellspacing="2" cellpadding="4" border="0" width="99%" style="margin-top:17px;">
-          <tr>
-            <td width="200" valign="top" align="left">
-	      &nbsp;
-	    </td>
-            <td valign="bottom">
-              <!-- start title -->
-<h1>Overview</h1>
-	      <!-- end title -->
-            </td>
-          </tr>
-          <tr>
-	    <td valign="top">
-	      <!-- start logo -->
-<img src="fryskbiglogo.png" alt="Frysk logo" style="margin-left:8px;">
-	      <!-- end logo -->
-	    </td>
-            <td valign="top">
-	      <!-- start text -->
-
-<p>The goal of the <i>frysk</i> project is to create an intelligent,
-distributed, always-on system monitoring and debugging tool that
-allows developers and system administrators to monitor running
-processes and threads (including creation and destruction events),
-monitor the use of locking primitives, expose deadlocks, gather data
-and debug any given process by either choosing it from a list or by
-accepting <i>frysk</i>'s offer to open a source code or other window
-on a process that is in the process of crashing or that has been
-misbehaving in certain user-definable ways.</p>
-
-<p><i>frysk</i> is free software and so is generally and freely
-available as both a research and development platform.</p>
-
-<h2>News</h2>
-
-<script type="text/javascript">
-document.write("<h1>This is a header</h1>");
-</script>
-
-<p>
-
-Need to debug two programs
-simultaneously?  <tt>fhpd</tt>'s <tt>start</tt>> command now works
-with multiple-processes:
-
-<pre>
-$ ./frysk/bindir/fhpd
-(fhpd) load /bin/bash
-Loaded executable file: /bin/bash
-(fhpd) load /bin/ls
-Loaded executable file: /bin/ls
-(fhpd) start
-Attached to process 17686
-Attached to process 17687
-(fhpd) 
-</pre>
-
-<h2>Where Next?</h2>
-
-<dl>
-<dt><a href="usecases">UseCases</a></dt>
-<dd>Examples of how <em>frysk</em> will be used.</dd>
-<dt><a href="build">Build</a></dt>
-<dd>Instructions on how to download and build frysk.</dd>
-<dt><a href="demo/out.html">Demo</a></dt>
-<dd>A Flash (800x600 pixels, 3.5MB) demonstration of frysk - driven by a Dogtail automated GUI test script.</dd>
-<dt><a href="">WorkFlows</a></dt>
-<dd>Illustrations of how <em>frysk</em> works.</dd>
-<dt><a href="questions">Questions</a></dt>
-<dd>Some questions with answers.</dd>
-<dt><a href="getinvolved">Get Involved</a></dt>
-<dd>How to participate in <em>frysk</em>'s development.</dd>
-<dt><a href="documentation">Documentation</a></dt>
-<dd>Documentation; recommend reading, and useful links.</dd>
-<dt><a href="bugzilla">Bugzilla</a></dt>
-<dd>Check the project status; report a problem.</dd>
-</dl>
-
-              <!-- end text -->
-              <p>&nbsp;</p>
-            </td>
-          </tr>
-        </table>
-      </div>
-    </div>
-    <table cellspacing="2" cellpadding="2" border="0" width="100%">
-      <tr>
-        <td align="center" class="footer">
-          <a href="http://sources.redhat.com">sources.redhat.com</a>
-        </td>
-      </tr>
-    </table>
-  </body>
-</html>


hooks/post-receive
--
frysk system monitor/debugger


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-03-27 18:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-27 18:53 [SCM] master: swagiaal: removed test file htdocs/sandbox/index.html swagiaal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).