Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/TCF Agent Porting Guide.html2
-rw-r--r--docs/TCF Getting Started.html4
-rw-r--r--docs/TCF Linux Agent Prototype.html2
-rw-r--r--docs/TCF Services.html2
-rw-r--r--docs/TCF Specification.html2
-rw-r--r--docs/TCF_UDP_Discovery.html4
-rw-r--r--docs/index.html2
7 files changed, 9 insertions, 9 deletions
diff --git a/docs/TCF Agent Porting Guide.html b/docs/TCF Agent Porting Guide.html
index 216afa01a..2c044806b 100644
--- a/docs/TCF Agent Porting Guide.html
+++ b/docs/TCF Agent Porting Guide.html
@@ -12,7 +12,7 @@
Copyright (c) 2009 Wind River Systems, Inc. Made available under the EPL v1.0
</p>
<p>
- Direct comments, questions to the <a href="mailto:dsdp-tcf-dev@eclipse.org">dsdp-tcf-dev@eclipse.org</a> mailing list
+ Direct comments, questions to the <a href="https://dev.eclipse.org/mailman/listinfo/tcf-dev">tcf-dev@eclipse.org</a> mailing list
</p>
<h2>Table of Contents</h2>
diff --git a/docs/TCF Getting Started.html b/docs/TCF Getting Started.html
index 6c6c7a8c5..a8d64673f 100644
--- a/docs/TCF Getting Started.html
+++ b/docs/TCF Getting Started.html
@@ -9,7 +9,7 @@
<h1>Target Communication Framework: Getting Started</h1>
<p>Copyright (c) 2007, 2008 Wind River Systems, Inc. Made available under the EPL v1.0
-<p>Direct comments, questions to the <a href="mailto:dsdp-tcf-dev@eclipse.org">dsdp-tcf-dev@eclipse.org</a> mailing list
+<p>Direct comments, questions to the <a href="https://dev.eclipse.org/mailman/listinfo/tcf-dev">tcf-dev@eclipse.org</a> mailing list
<h2>Table of Contents</h2>
<ul>
@@ -38,7 +38,7 @@ below are steps to create and populate Eclipse workspace with TCF projects:</p>
<li><b>CDT (C/C++ Development Tools) SDK 7.0</b> or later, last tested with 7.0.0, recommended 7.0.0<br>
<a href='http://www.eclipse.org/cdt/downloads.php'>http://www.eclipse.org/cdt/downloads.php</a>
<li><b>RSE (Remote System Explorer) SDK 3.2</b> or later, last tested with 3.2.1, recommended 3.2.1<br>
- <a href='http://download.eclipse.org/dsdp/tm/downloads/'>http://download.eclipse.org/dsdp/tm/downloads/</a>
+ <a href='http://download.eclipse.org/tm/downloads/'>http://download.eclipse.org/tm/downloads/</a>
</ul>
<li>Checkout TCF code from <a href='http://dev.eclipse.org/svnroot/dsdp/org.eclipse.tm.tcf/trunk'>Eclipse SVN repository</a>:
<pre>svn co svn://dev.eclipse.org/svnroot/dsdp/org.eclipse.tm.tcf/trunk tcf</pre>
diff --git a/docs/TCF Linux Agent Prototype.html b/docs/TCF Linux Agent Prototype.html
index 1be28273e..90156d408 100644
--- a/docs/TCF Linux Agent Prototype.html
+++ b/docs/TCF Linux Agent Prototype.html
@@ -13,7 +13,7 @@
Copyright (c) 2009 Wind River Systems, Inc. Made available under the EPL v1.0
</p>
<p>
- Direct comments, questions to the <a href="mailto:dsdp-tcf-dev@eclipse.org">dsdp-tcf-dev@eclipse.org</a> mailing list
+ Direct comments, questions to the <a href="https://dev.eclipse.org/mailman/listinfo/tcf-dev">tcf-dev@eclipse.org</a> mailing list
</p>
<h2>Table of Contents</h2>
diff --git a/docs/TCF Services.html b/docs/TCF Services.html
index 2d2a66242..5d1a98457 100644
--- a/docs/TCF Services.html
+++ b/docs/TCF Services.html
@@ -9,7 +9,7 @@
<h1>Target Communication Framework Services</h1>
<p>Copyright (c) 2007 Wind River Systems, Inc. Made available under the EPL v1.0
-<p>Direct comments, questions to the <a href="mailto:dsdp-tcf-dev@eclipse.org">dsdp-tcf-dev@eclipse.org</a> mailing list
+<p>Direct comments, questions to the <a href="https://dev.eclipse.org/mailman/listinfo/tcf-dev">tcf-dev@eclipse.org</a> mailing list
<h2>Table of Contents</h2>
<ul>
diff --git a/docs/TCF Specification.html b/docs/TCF Specification.html
index cdc1d01b4..b1fac7593 100644
--- a/docs/TCF Specification.html
+++ b/docs/TCF Specification.html
@@ -8,7 +8,7 @@
<h1>Target Communication Framework Specification</h1>
<p>Copyright (c) 2007, 2008 Wind River Systems, Inc. Made available under the EPL v1.0
-<p>Direct comments, questions to the <a href="mailto:dsdp-tcf-dev@eclipse.org">dsdp-tcf-dev@eclipse.org</a> mailing list
+<p>Direct comments, questions to the <a href="https://dev.eclipse.org/mailman/listinfo/tcf-dev">tcf-dev@eclipse.org</a> mailing list
<h1>Table of Contents</h1>
diff --git a/docs/TCF_UDP_Discovery.html b/docs/TCF_UDP_Discovery.html
index 677e79fc3..419df3822 100644
--- a/docs/TCF_UDP_Discovery.html
+++ b/docs/TCF_UDP_Discovery.html
@@ -590,7 +590,7 @@ An example:<br>
<br>
This indicates knowledge of a TCF slave agent running at suki.acme.com, listening on port 1940, and that a packet was last received from it on Thu Jun 24 2010 18:29:14 GMT-0500 (Central Daylight Time).<br>
<br>
-Multiple such descriptions can appear in a CONF_SLAVES_INFO packet. Agents should take care to not send excessively large UDP packets, though. The DSDP reference implementation keeps packets under 1500 bytes. Agents should split large tables across multiple UDP packets.<br>
+Multiple such descriptions can appear in a CONF_SLAVES_INFO packet. Agents should take care to not send excessively large UDP packets, though. The TCF reference implementation keeps packets under 1500 bytes. Agents should split large tables across multiple UDP packets.<br>
<br>
<br>
<font size=3><b>Timing</b></font><br>
@@ -630,7 +630,7 @@ Basically, slaves should be engaged less often than masters, and remote masters
<br>
1. Because a master agent not only responds to peer requests (on port 1354) but broadcasts them (to port 1354), it will receive its own requests. An agent should check and ignore any packets it has sent.<br>
<br>
-2. The DSDP/TM C implementation of the locator service uses slightly different symbolic names for the packet types:<br>
+2. The TCF C implementation of the locator service uses slightly different symbolic names for the packet types:<br>
<br>
<table border=1 bordercolor=#000000 cellpadding=3 cellspacing=0 height=117 id=tfq3 width=317>
<tbody>
diff --git a/docs/index.html b/docs/index.html
index 8440d78a8..dfa0fa5d6 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -8,7 +8,7 @@
<p>Copyright (c) 2007, 2008 Wind River Systems, Inc. and others. Made available under the EPL v1.0
(Agent portion made available under your choice of EPL v1.0 or EDL v1.0 dual-license).
-<p>Direct comments, questions to the <a href="mailto:dsdp-tcf-dev@eclipse.org">dsdp-tcf-dev@eclipse.org</a> mailing list
+<p>Direct comments, questions to the <a href="https://dev.eclipse.org/mailman/listinfo/tcf-dev">tcf-dev@eclipse.org</a> mailing list
<h2>Available Documentation</h2>

Back to the top