HardenedBSD/sys/compat/linux
Peter Wemm 0946c36c96 Fix the vm_map_remove and vm_map_protect calls.. Somewhere along the
line, these had got (start, length) arguments instead of (start, end)
args.  This could be the cause of Robert Sanders lockups with ZMAGIC
binaries.
1996-03-10 23:25:17 +00:00
..
linux_file.c Fix the getdents() emulation, the Linux ELF libraries use this, and 1996-03-10 22:27:51 +00:00
linux_ioctl.c Implement rudumentry support for the linux TIOC[SG]ETSERIAL ioctl's. 1996-03-10 22:30:53 +00:00
linux_ipc.c
linux_misc.c Fix the vm_map_remove and vm_map_protect calls.. Somewhere along the 1996-03-10 23:25:17 +00:00
linux_signal.c
linux_socket.c
linux_stats.c
linux_util.c
linux_util.h Fix a (mostly harmless) bogon when allocating space above the stack 1996-03-10 22:23:51 +00:00