Merge new www design.
Submitted by: Emily Boyd (emilyboyd at emilyboyd dot com) Sponsored by: Google Summer of Code 2005
This commit is contained in:
parent
49ceb95bcd
commit
f9105467ef
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25849
132 changed files with 441 additions and 284 deletions
|
|
@ -1,8 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/netperf/cluster.sgml,v 1.7 2005/06/27 11:30:39 gnn Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/netperf/cluster.sgml,v 1.8 2005/06/29 13:16:44 gnn Exp $">
|
||||
<!ENTITY title "FreeBSD Network Performance Project (netperf)">
|
||||
<!ENTITY email 'mux'>
|
||||
<!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
||||
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
||||
|
|
@ -240,7 +241,7 @@
|
|||
In the meantime, the following standing reservations are in place for
|
||||
the netperf cluster:</p>
|
||||
|
||||
<table border=1>
|
||||
<table class="tblbasic">
|
||||
<tr><th>System</th><th>Developer(s)</th><th>Project</th></tr>
|
||||
<tr><td>elephant</td><td>&a.gnn;</td><td>KAME IPv6/IPSEC locking</td></tr>
|
||||
<tr><td>orangutan</td><td>&a.davidxu;</td><td>libthread development,
|
||||
|
|
|
|||
|
|
@ -1,8 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/netperf/index.sgml,v 1.14 2005/07/01 09:13:54 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/netperf/index.sgml,v 1.15 2005/09/12 19:15:15 joel Exp $">
|
||||
<!ENTITY title "FreeBSD Network Performance Project (netperf)">
|
||||
<!ENTITY email 'mux'>
|
||||
<!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
||||
<!ENTITY status.na "<font color=green>N/A</font>">
|
||||
|
|
@ -131,7 +132,7 @@
|
|||
<a name="tasks"></a>
|
||||
<h2>Project Tasks</h2>
|
||||
|
||||
<table border=3>
|
||||
<table class="tblbasic">
|
||||
<tr>
|
||||
<th> Task </th>
|
||||
<th> Responsible </th>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue