Added SysVR4 emulator for FreeBSD

This commit is contained in:
Wolfram Schneider 1998-10-07 17:51:25 +00:00
parent 3eb1fa8937
commit 727777711b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3580

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-10-07 17:38:26 $">
<!ENTITY date "$Date: 1998-10-07 17:51:25 $">
<!ENTITY title "FreeBSD Development Projects">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $Id: projects.sgml,v 1.13 1998-10-07 17:38:26 wosch Exp $ -->
<!-- $Id: projects.sgml,v 1.14 1998-10-07 17:51:25 wosch Exp $ -->
<html>
&header;
@ -101,6 +101,13 @@ below to learn more about these exciting projects.</p>
<ul>
<li><a name="alpha" href="../alpha/alpha.html">Porting FreeBSD to Alpha systems</a></li>
<li><a name="sparc" href="http://www.freebsd.org/~jseger/freebsd-sparc/">Porting FreeBSD to Sparc systems</a></li>
<li><a name="sysvr4" href="http://slash.dotat.org/~newton/freebsd-svr4/">
The SysVR4 Emulation</a>
page describes an SysVR4 emulator for FreeBSD. It is currently
capable of running (or walking, in some cases) a wide-ish variety of
SysV executabls taken from Solaris/x86 2.5.1 and 2.6 systems. I have
reason to believe that it will also run SCO UnixWare and SCO
OpenServer binaries.</li>
</ul>
<h3>Misc</h3>