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
coff Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
fdesc
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
linux First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
mfs
msdos Removed redundant delcaration of msdosfs_denode.c from the SRCS line. 1995-03-03 18:33:04 +00:00
nfs
nullfs
portal
procfs
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
union
Makefile First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
Makefile.inc