2
0
Fork 0

Documentation updates.

This commit is contained in:
jaggy 1999-09-27 20:53:29 +00:00
parent b0149fd074
commit d184e5c2f1
3 changed files with 8 additions and 5 deletions

View file

@ -40,7 +40,7 @@ Mike Jagdis <jaggy@purplet.demon.co.uk>
BSD support.
Trace dummy device.
Segment (LDT) mapping for x.out binaries.
Xenix 286 emulator overlay.
Initial Xenix 286 emulator overlay.
Current source maintainer and primary developer.
Joseph L. Portman III <baron@hebron.connected.com>
@ -77,3 +77,6 @@ C.A. Lademann <cal@zls.com>
Miguel de Icaza <miguel@roxanne.nuclecu.unam.mx>
Sparc support.
David Bruce <david@hulcote.com>
Xenix 286 support (see http://www.hulcote.com/ibcs/)

2
README
View file

@ -34,7 +34,7 @@ SUPPORTED OS EMULATIONS
* SCO OpenServer 5
* Wyse V/386 (SVR3 with extensions for symlinks)
* Xenix V/386 (386 small model binaries only)
* Xenix 286 (not currently supported, not built by default)
* Xenix 286 (see http://www.hulcote.com/ibcs/, not built by default)
Unrecognised binaries will default to the Linux personality for ELF or
the SVR3 personality for COFF binaries. COFF binaries which have had

View file

@ -1,7 +1,7 @@
iBCS EMULATION FOR LINUX
========================
05 November 1998
27 September 1999
@ -52,7 +52,7 @@ SUPPORTED OS EMULATIONS AND STATUS
* SCO OpenServer 5 COFF & ELF Release
* Wyse V/386 (SVR3 with extensions) Release
* Xenix V/386 Beta
* Xenix V/286 Alpha (unmaintained)
* Xenix V/286 Beta
SUPPORTED SUBSYSTEM EMULATIONS AND STATUS
@ -62,7 +62,7 @@ SUPPORTED SUBSYSTEM EMULATIONS AND STATUS
* /dev/socksys socket interface Release
* System call socket interface Release
* /dev/spx STREAMS device Release
* XTI/TLI & libnsl_s (client only tested) Beta
* XTI/TLI & libnsl_s Release
AVAILABILITY