freebsd-dev/sys/compat/linux
Julian Elischer 00c6cadad3 Submitted by: Juergen Lock <nox@jelal.hb.north.de>
Obtained from: other people on the net ?

1. stepping over syscalls (gdb ni) sends you to DDB, and returned
to the wrong address afterwards, with or without DDB.  patch in
i386/i386/trap.c below.

2. the linux emulator (modload'ed) still causes panics with DIAGNOSTIC,
re-applied a patch posted to one of the lists...
1995-10-04 07:08:04 +00:00
..
linux_file.c Modified linux_readdir() function to properly handle Linux readdir() 1995-08-28 00:50:08 +00:00
linux_ioctl.c First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
linux_ipc.c First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
linux_misc.c Submitted by: Juergen Lock <nox@jelal.hb.north.de> 1995-10-04 07:08:04 +00:00
linux_signal.c First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
linux_socket.c First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
linux_stats.c Reviewed by: julian with quick glances by bruce and others 1995-08-28 09:19:25 +00:00