freebsd-nq/sys/i386/ibcs2
Søren Schmidt 69b770e238 iBCS2 emulator core files.
This is the main files for the iBCS2 emulator. It can be use
compiled into the kernel by using:

options		IBCS2
options 	COMPAT_IBCS2

or as a lkm module using:

options		COMPAT_IBCS2

and then loading it via the ibcs2 script in /usr/bin

REMEMBER: this code is still experimental ! NO WARRENTY !

Submitted by:	sef@kithrup.com, mostyn@mrl.com, sos@kmd-ac.dk
1994-10-14 08:53:16 +00:00
..
coff.h iBCS2 emulator core files. 1994-10-14 08:53:16 +00:00
ibcs2_dummy.c iBCS2 emulator core files. 1994-10-14 08:53:16 +00:00
ibcs2_file.c iBCS2 emulator core files. 1994-10-14 08:53:16 +00:00
ibcs2_ioctl.c iBCS2 emulator core files. 1994-10-14 08:53:16 +00:00
ibcs2_ipc.c iBCS2 emulator core files. 1994-10-14 08:53:16 +00:00
ibcs2_isc.c iBCS2 emulator core files. 1994-10-14 08:53:16 +00:00
ibcs2_misc.c iBCS2 emulator core files. 1994-10-14 08:53:16 +00:00
ibcs2_signal.c iBCS2 emulator core files. 1994-10-14 08:53:16 +00:00
ibcs2_socksys.c iBCS2 emulator core files. 1994-10-14 08:53:16 +00:00
ibcs2_socksys.h iBCS2 emulator core files. 1994-10-14 08:53:16 +00:00
ibcs2_stats.c iBCS2 emulator core files. 1994-10-14 08:53:16 +00:00
ibcs2_sysent.c iBCS2 emulator core files. 1994-10-14 08:53:16 +00:00
ibcs2_sysi86.c iBCS2 emulator core files. 1994-10-14 08:53:16 +00:00
ibcs2_xenix.c iBCS2 emulator core files. 1994-10-14 08:53:16 +00:00
ibcs2.h iBCS2 emulator core files. 1994-10-14 08:53:16 +00:00
imgact_coff.c iBCS2 emulator core files. 1994-10-14 08:53:16 +00:00