freebsd-dev/lkm
Søren Schmidt c21dee177f First incarnation of our Linux emulator or rather compatibility code.
This first shot only incorporaties so much functionality that DOOM
can run (the X version), signal handling is VERY weak, so is many
other things. But it meets my milestone number one (you guessed it
- running DOOM).

Uses /compat/linux as prefix for loading shared libs, so it won't
conflict with our own libs.

Kernel must be compiled with "options COMPAT_LINUX" for this to work.
1995-06-25 17:32:43 +00:00
..
cd9660 Build LKMs for all ``easy'' filesystems. (lfs can be done, but it's more 1994-09-21 23:27:16 +00:00
coff Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
fdesc Build LKMs for all ``easy'' filesystems. (lfs can be done, but it's more 1994-09-21 23:27:16 +00:00
ibcs2 Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
if_disc The discard, tunnel, SLIP, and PPP network interface pseudo-devices 1995-03-20 19:25:49 +00:00
if_ppp Put vnode_if.h and vnode_if.c into CLEANFILES that are automatically 1995-04-15 17:36:53 +00:00
if_sl Forgot slcompress.c in SLIP module. 1995-03-20 19:31:47 +00:00
if_tun The discard, tunnel, SLIP, and PPP network interface pseudo-devices 1995-03-20 19:25:49 +00:00
ip_mroute_mod
ipfw Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
kernfs Build LKMs for all ``easy'' filesystems. (lfs can be done, but it's more 1994-09-21 23:27:16 +00:00
linux First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
mfs Build LKMs for all ``easy'' filesystems. (lfs can be done, but it's more 1994-09-21 23:27:16 +00:00
msdos Removed redundant delcaration of msdosfs_denode.c from the SRCS line. 1995-03-03 18:33:04 +00:00
nfs Create NFS LKM. 1994-09-22 22:12:59 +00:00
nullfs Build LKMs for all ``easy'' filesystems. (lfs can be done, but it's more 1994-09-21 23:27:16 +00:00
portal Build LKMs for all ``easy'' filesystems. (lfs can be done, but it's more 1994-09-21 23:27:16 +00:00
procfs Build LKMs for all ``easy'' filesystems. (lfs can be done, but it's more 1994-09-21 23:27:16 +00:00
socksys Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
syscons Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
umapfs Build LKMs for all ``easy'' filesystems. (lfs can be done, but it's more 1994-09-21 23:27:16 +00:00
union Build LKMs for all ``easy'' filesystems. (lfs can be done, but it's more 1994-09-21 23:27:16 +00:00
Makefile First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
Makefile.inc