Download Latest Version ahisrc-6.0.tar.gz (685.4 kB)
Email in envelope

Get an email when there's a new version of arp2

Home / gg-ixemul
Name Modified Size InfoDownloads / Week
Parent folder
48.2-1 2014-04-21
49.0-1 2014-04-21
49.0-2 2014-04-21
readme.txt 2014-04-21 1.1 kB
Totals: 4 Items   1.1 kB 0
Release Name: 49.0-2

Notes:
Essentially it is a BSD-4.3 Unix kernel running under the Amiga OS and
p.OS.  The code for handling Unix signals is taken almost verbatim from the
BSD kernel sources, for example.  Multitasking and file I/O is, of course,
passed on to the underlying OS.  Because the library resembles BSD Unix so
closely, it has made it possible to port almost all Unix programs.

All networking calls are routed through a new library, ixnet.library, which
will pass them on to the appropriate networking package.  Currently
supported are AmiTCP and AS225, Inet-225.

Because of the conformance to BSD, the library is not too conservative with
resources or overly concerned with Amiga standards.  For example, command
line expansion uses Unix semantics and doesn't use ReadArgs().  The purpose
of ixemul.library is to emulate Unix as well as is technically possible.
So given a choice between Amiga behavior or Unix behavior, the last one is
chosen.



Changes:
* Fri Feb 08 2002 root 

- Updated machine/asm.h to use the i386 version.

* Mon Dec 10 2001 Martin Blom 

- Initial release.
Source: readme.txt, updated 2014-04-21