1999-04-26 Jason Molenda (jsm@bugshack.cygnus.com)
* index.html: Change links to ftp directory to point to sourceware
directory.
Change mailing list subscription forms to point to sourceware lists.
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
1999-04-26 Jason Molenda (jsm@bugshack.cygnus.com)
|
||||||
|
|
||||||
|
* index.html: Change links to ftp directory to point to sourceware
|
||||||
|
directory.
|
||||||
|
Change mailing list subscription forms to point to sourceware lists.
|
||||||
|
|
||||||
1998-11-30 Anthony Green <green@cygnus.com>
|
1998-11-30 Anthony Green <green@cygnus.com>
|
||||||
|
|
||||||
* index.html: Reformatted and updated to reflect hosting on
|
* index.html: Reformatted and updated to reflect hosting on
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ libffi
|
|||||||
|
|
||||||
<b>libffi-1.20</b> was released on October 5, 1998. You can ftp it
|
<b>libffi-1.20</b> was released on October 5, 1998. You can ftp it
|
||||||
from <a
|
from <a
|
||||||
href="ftp://ftp.cygnus.com:/pub/green/libffi-1.20.tar.gz">ftp.cygnus.com:/pub/green/libffi-1.20.tar.gz</a>.
|
href="ftp://sourceware.cygnus.com:/pub/libffi/libffi-1.20.tar.gz">sourceware.cygnus.com:/pub/libffi/libffi-1.20.tar.gz</a>.
|
||||||
However, newer code is available. See below for details.
|
However, newer code is available. See below for details.
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
@@ -79,7 +79,7 @@ that some will be easy (x86 NetBSD), and others will be more difficult
|
|||||||
|
|
||||||
<h2>How to get it</h2>
|
<h2>How to get it</h2>
|
||||||
|
|
||||||
You can download the latest version from <a href="ftp://ftp.cygnus.com/pub/green/">ftp.cygnus.com:/pub/green/</a>.
|
You can download the latest version from <a href="ftp://sourceware.cygnus.com/pub/libffi/">sourceware.cygnus.com:/pub/libffi/</a>.
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
@@ -111,7 +111,7 @@ available.
|
|||||||
|
|
||||||
<p>To subscribe to the <code>libffi-announce</code> mailing list, enter your
|
<p>To subscribe to the <code>libffi-announce</code> mailing list, enter your
|
||||||
e-mail address:
|
e-mail address:
|
||||||
<form method="get" action="/cgi-bin/subscribe">
|
<form method="get" action="/cgi-bin/subscribe-sourceware">
|
||||||
<input type="hidden" name="listname" value="libffi-announce">
|
<input type="hidden" name="listname" value="libffi-announce">
|
||||||
<input type="text" name="username" size="16"> <input type="Submit" name="submi
|
<input type="text" name="username" size="16"> <input type="Submit" name="submi
|
||||||
t" value="Sign me up!">
|
t" value="Sign me up!">
|
||||||
@@ -119,7 +119,7 @@ t" value="Sign me up!">
|
|||||||
|
|
||||||
<br>To subscribe to the <code>libffi-discuss</code> mailing list, enter your
|
<br>To subscribe to the <code>libffi-discuss</code> mailing list, enter your
|
||||||
e-mail address:
|
e-mail address:
|
||||||
<form method="get" action="/cgi-bin/subscribe">
|
<form method="get" action="/cgi-bin/subscribe-sourceware">
|
||||||
<input type="hidden" name="listname" value="libffi-discuss">
|
<input type="hidden" name="listname" value="libffi-discuss">
|
||||||
<input type="text" name="username" size="16"> <input type="Submit" name="submi
|
<input type="text" name="username" size="16"> <input type="Submit" name="submi
|
||||||
t" value="Sign me up!">
|
t" value="Sign me up!">
|
||||||
|
|||||||
Reference in New Issue
Block a user