From 07f600619ece1672a5318558225787e3a0a9210a Mon Sep 17 00:00:00 2001 From: "Thomas G. Lockhart" <lockhart@fourpalms.org> Date: Tue, 18 Apr 2000 15:23:10 +0000 Subject: [PATCH] Update list of supported platforms to include SCO info. Move several platforms to the unsupported list :( --- doc/src/sgml/ports.sgml | 83 +++++++++++++++++++++-------------------- 1 file changed, 43 insertions(+), 40 deletions(-) diff --git a/doc/src/sgml/ports.sgml b/doc/src/sgml/ports.sgml index 908e3285781..a5a71a960e4 100644 --- a/doc/src/sgml/ports.sgml +++ b/doc/src/sgml/ports.sgml @@ -50,14 +50,6 @@ <entry>2000-04-11</entry> <entry>(<ulink url="mailto:andrew.mcmurry@astro.uio.no">Andrew McMurry</ulink>)</entry> </row> - <row> - <entry>DGUX 5.4R4.11</entry> - <entry>m88k</entry> - <entry>v6.3</entry> - <entry>1998-03-01</entry> - <entry>v6.4 probably OK. Needs new maintainer. - (<ulink url="mailto:geek+@cmu.edu">Brian E Gallew</ulink>)</entry> - </row> <row> <entry>FreeBSD 4.0</entry> <entry>x86</entry> @@ -91,10 +83,10 @@ </row> <row> <entry>Linux 2.2.x</entry> - <entry>arm41</entry> - <entry>v6.5.3</entry> - <entry>1999-11-05</entry> - <entry> + <entry>armv4l</entry> + <entry>v7.0</entry> + <entry>2000-04-17</entry> + <entry>Regression test needs work (<ulink url="mailto:segfault@hardline.org">Mark Knox</ulink>)</entry> </row> <row> @@ -157,14 +149,6 @@ <entry>Mac 8xx (<ulink url="mailto:hotz@jpl.nasa.gov">Henry B. Hotz</ulink>)</entry> </row> - <row> - <entry>NetBSD-current</entry> - <entry>NS32532</entry> - <entry>v6.4</entry> - <entry>1998-10-27</entry> - <entry>small problems in date/time math - (<ulink url="mailto:jonb@metronet.com">Jon Buller</ulink>)</entry> - </row> <row> <entry>NetBSD/sparc</entry> <entry>Sparc</entry> @@ -172,13 +156,6 @@ <entry>2000-04-13</entry> <entry>(<ulink url="mailto:tih@kpnQwest.no">Tom I Helbekkmo</ulink>)</entry> </row> - <row> - <entry>NetBSD 1.3</entry> - <entry>VAX</entry> - <entry>v6.3</entry> - <entry>1998-03-01</entry> - <entry>(<ulink url="mailto:tih@kpnQwest.no">Tom I Helbekkmo</ulink>)</entry> - </row> <row> <entry>QNX 4.25</entry> <entry>x86</entry> @@ -197,9 +174,10 @@ <row> <entry>SCO UnixWare 7</entry> <entry>x86</entry> - <entry>v6.5</entry> - <entry>1999-05-25</entry> - <entry>(<ulink url="mailto:andrew@compclass.com">Andrew Merrill</ulink>)</entry> + <entry>v7.0</entry> + <entry>2000-04-18</entry> + <entry>See FAQ; needs patch for compiler bug + (<ulink url="mailto:Bill.Allie@mug.org">Billy G. Allie</ulink>)</entry> </row> <row> <entry>Solaris</entry> @@ -268,12 +246,14 @@ <para> Platforms listed for v6.3.x-v6.5.x should also work with v7.0, but we did not receive explicit confirmation of such at the time this - list was compiled. + list was compiled. We include these here to let you know that + these platforms <emphasis>could</emphasis> be supported if given some + attention. </para> <para> At the time of publication, the following platforms have not been - tested for v7.0: + tested for v7.0 or v6.5.x: <table tocentry="1"> <title>Obsolete Platforms</title> @@ -288,6 +268,37 @@ </row> </thead> <tbody> + <row> + <entry>DGUX 5.4R4.11</entry> + <entry>m88k</entry> + <entry>v6.3</entry> + <entry>1998-03-01</entry> + <entry>v6.4 probably OK. Needs new maintainer. + (<ulink url="mailto:geek+@cmu.edu">Brian E Gallew</ulink>)</entry> + </row> + <row> + <entry>NetBSD-current</entry> + <entry>NS32532</entry> + <entry>v6.4</entry> + <entry>1998-10-27</entry> + <entry>small problems in date/time math + (<ulink url="mailto:jonb@metronet.com">Jon Buller</ulink>)</entry> + </row> + <row> + <entry>NetBSD 1.3</entry> + <entry>VAX</entry> + <entry>v6.3</entry> + <entry>1998-03-01</entry> + <entry>(<ulink url="mailto:tih@kpnQwest.no">Tom I Helbekkmo</ulink>)</entry> + </row> + <row> + <entry>SVR4 4.4</entry> + <entry>m88k</entry> + <entry>v6.2.1</entry> + <entry>1998-03-01</entry> + <entry>Confirmed with patching; v6.4.x will need TAS spinlock code + (<ulink url="mailto:dlw@seavme.xroads.com">Doug Winterburn</ulink>)</entry> + </row> <row> <entry>Ultrix</entry> <entry>MIPS,VAX?</entry> @@ -334,14 +345,6 @@ <entry>Client-only support; v1.0.9 worked with patches (<ulink url="mailto:dave@turbocat.de">David Wetzel</ulink>)</entry> </row> - <row> - <entry>SVR4 4.4</entry> - <entry>m88k</entry> - <entry>v6.2.1</entry> - <entry>1998-03-01</entry> - <entry>Confirmed with patching; v6.4.x will need TAS spinlock code - (<ulink url="mailto:dlw@seavme.xroads.com">Doug Winterburn</ulink>)</entry> - </row> </tbody> </tgroup> </table> -- GitLab