Skip to content

Commit 07f6006

Browse files
author
Thomas G. Lockhart
committed
Update list of supported platforms to include SCO info.
Move several platforms to the unsupported list :(
1 parent fe922de commit 07f6006

File tree

1 file changed

+43
-40
lines changed

1 file changed

+43
-40
lines changed

doc/src/sgml/ports.sgml

Lines changed: 43 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -50,14 +50,6 @@
5050
<entry>2000-04-11</entry>
5151
<entry>(<ulink url="mailto:andrew.mcmurry@astro.uio.no">Andrew McMurry</ulink>)</entry>
5252
</row>
53-
<row>
54-
<entry>DGUX 5.4R4.11</entry>
55-
<entry>m88k</entry>
56-
<entry>v6.3</entry>
57-
<entry>1998-03-01</entry>
58-
<entry>v6.4 probably OK. Needs new maintainer.
59-
(<ulink url="mailto:geek+@cmu.edu">Brian E Gallew</ulink>)</entry>
60-
</row>
6153
<row>
6254
<entry>FreeBSD 4.0</entry>
6355
<entry>x86</entry>
@@ -91,10 +83,10 @@
9183
</row>
9284
<row>
9385
<entry>Linux 2.2.x</entry>
94-
<entry>arm41</entry>
95-
<entry>v6.5.3</entry>
96-
<entry>1999-11-05</entry>
97-
<entry>
86+
<entry>armv4l</entry>
87+
<entry>v7.0</entry>
88+
<entry>2000-04-17</entry>
89+
<entry>Regression test needs work
9890
(<ulink url="mailto:segfault@hardline.org">Mark Knox</ulink>)</entry>
9991
</row>
10092
<row>
@@ -157,28 +149,13 @@
157149
<entry>Mac 8xx
158150
(<ulink url="mailto:hotz@jpl.nasa.gov">Henry B. Hotz</ulink>)</entry>
159151
</row>
160-
<row>
161-
<entry>NetBSD-current</entry>
162-
<entry>NS32532</entry>
163-
<entry>v6.4</entry>
164-
<entry>1998-10-27</entry>
165-
<entry>small problems in date/time math
166-
(<ulink url="mailto:jonb@metronet.com">Jon Buller</ulink>)</entry>
167-
</row>
168152
<row>
169153
<entry>NetBSD/sparc</entry>
170154
<entry>Sparc</entry>
171155
<entry>v7.0</entry>
172156
<entry>2000-04-13</entry>
173157
<entry>(<ulink url="mailto:tih@kpnQwest.no">Tom I Helbekkmo</ulink>)</entry>
174158
</row>
175-
<row>
176-
<entry>NetBSD 1.3</entry>
177-
<entry>VAX</entry>
178-
<entry>v6.3</entry>
179-
<entry>1998-03-01</entry>
180-
<entry>(<ulink url="mailto:tih@kpnQwest.no">Tom I Helbekkmo</ulink>)</entry>
181-
</row>
182159
<row>
183160
<entry>QNX 4.25</entry>
184161
<entry>x86</entry>
@@ -197,9 +174,10 @@
197174
<row>
198175
<entry>SCO UnixWare 7</entry>
199176
<entry>x86</entry>
200-
<entry>v6.5</entry>
201-
<entry>1999-05-25</entry>
202-
<entry>(<ulink url="mailto:andrew@compclass.com">Andrew Merrill</ulink>)</entry>
177+
<entry>v7.0</entry>
178+
<entry>2000-04-18</entry>
179+
<entry>See FAQ; needs patch for compiler bug
180+
(<ulink url="mailto:Bill.Allie@mug.org">Billy G. Allie</ulink>)</entry>
203181
</row>
204182
<row>
205183
<entry>Solaris</entry>
@@ -268,12 +246,14 @@
268246
<para>
269247
Platforms listed for v6.3.x-v6.5.x should also work with v7.0,
270248
but we did not receive explicit confirmation of such at the time this
271-
list was compiled.
249+
list was compiled. We include these here to let you know that
250+
these platforms <emphasis>could</emphasis> be supported if given some
251+
attention.
272252
</para>
273253

274254
<para>
275255
At the time of publication, the following platforms have not been
276-
tested for v7.0:
256+
tested for v7.0 or v6.5.x:
277257

278258
<table tocentry="1">
279259
<title>Obsolete Platforms</title>
@@ -288,6 +268,37 @@
288268
</row>
289269
</thead>
290270
<tbody>
271+
<row>
272+
<entry>DGUX 5.4R4.11</entry>
273+
<entry>m88k</entry>
274+
<entry>v6.3</entry>
275+
<entry>1998-03-01</entry>
276+
<entry>v6.4 probably OK. Needs new maintainer.
277+
(<ulink url="mailto:geek+@cmu.edu">Brian E Gallew</ulink>)</entry>
278+
</row>
279+
<row>
280+
<entry>NetBSD-current</entry>
281+
<entry>NS32532</entry>
282+
<entry>v6.4</entry>
283+
<entry>1998-10-27</entry>
284+
<entry>small problems in date/time math
285+
(<ulink url="mailto:jonb@metronet.com">Jon Buller</ulink>)</entry>
286+
</row>
287+
<row>
288+
<entry>NetBSD 1.3</entry>
289+
<entry>VAX</entry>
290+
<entry>v6.3</entry>
291+
<entry>1998-03-01</entry>
292+
<entry>(<ulink url="mailto:tih@kpnQwest.no">Tom I Helbekkmo</ulink>)</entry>
293+
</row>
294+
<row>
295+
<entry>SVR4 4.4</entry>
296+
<entry>m88k</entry>
297+
<entry>v6.2.1</entry>
298+
<entry>1998-03-01</entry>
299+
<entry>Confirmed with patching; v6.4.x will need TAS spinlock code
300+
(<ulink url="mailto:dlw@seavme.xroads.com">Doug Winterburn</ulink>)</entry>
301+
</row>
291302
<row>
292303
<entry>Ultrix</entry>
293304
<entry>MIPS,VAX?</entry>
@@ -334,14 +345,6 @@
334345
<entry>Client-only support; v1.0.9 worked with patches (<ulink
335346
url="mailto:dave@turbocat.de">David Wetzel</ulink>)</entry>
336347
</row>
337-
<row>
338-
<entry>SVR4 4.4</entry>
339-
<entry>m88k</entry>
340-
<entry>v6.2.1</entry>
341-
<entry>1998-03-01</entry>
342-
<entry>Confirmed with patching; v6.4.x will need TAS spinlock code
343-
(<ulink url="mailto:dlw@seavme.xroads.com">Doug Winterburn</ulink>)</entry>
344-
</row>
345348
</tbody>
346349
</tgroup>
347350
</table>

0 commit comments

Comments
 (0)