freebsd_amp_hwpstate/sys
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
..
alpha/include
amd64
compile
conf Added ibcs2_socksys file. 1994-10-13 20:19:11 +00:00
ddb
dev
fs
gnu
i386 iBCS2 emulator core files. 1994-10-14 08:53:16 +00:00
isa
isofs/cd9660
kern Damn, check in the wrong version, fixed. 1994-10-13 21:41:36 +00:00
libkern
miscfs
modules LKM module for the coff loader (used for iBCS2 emulation) 1994-10-14 08:46:12 +00:00
msdosfs
net
netccitt
netinet Fix some endianness and packet header bugs found in BSDi's port of this code. 1994-10-13 22:12:42 +00:00
netiso
netns
nfs
nfsclient
nfsserver
pci Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de> 1994-10-13 01:12:31 +00:00
powerpc/include
rpc
scsi
sys
tools
ufs
vm Fixed bug where page modifications would be lost when swap space was 1994-10-14 01:58:52 +00:00
Makefile