1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-26 16:18:31 +00:00
freebsd/sys/i386/linux
Steven Wallace fe89a532f1 Modified linux_readdir() function to properly handle Linux readdir()
calls with a byte size of 1.  This special case was not
correctly emulated.  Now programs such as a simple 'ls' to a commercial
Macintosh emulator called 'executor' will work correctly.
1995-08-28 00:50:08 +00:00
..
imgact_linux.c Moved setting of VTEXT flag into the appropriate image activators. This 1995-08-24 10:32:37 +00:00
linux_dummy.c First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
linux_file.c Modified linux_readdir() function to properly handle Linux readdir() 1995-08-28 00:50:08 +00:00
linux_generic.c First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +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 First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +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 First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
linux_sysent.c First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
linux.h First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00