freebsd-dev/sys/compat/linux
1998-03-29 07:59:10 +00:00
..
linux_file.c The linux chown syscall is more like lchown, a new chown syscall that 1998-03-29 07:59:10 +00:00
linux_ioctl.c As described by the submitter: 1997-12-15 06:09:11 +00:00
linux_ipc.c Move the "retval" (3rd) parameter from all syscall functions and put 1997-11-06 19:29:57 +00:00
linux_misc.c Removed redundant test against MAXDSIZ (the rlimit test is stronger). 1998-02-25 05:33:06 +00:00
linux_signal.c Move the "retval" (3rd) parameter from all syscall functions and put 1997-11-06 19:29:57 +00:00
linux_socket.c Moved some #includes from <sys/param.h> nearer to where they are actually 1998-03-28 10:33:27 +00:00
linux_stats.c Move the "retval" (3rd) parameter from all syscall functions and put 1997-11-06 19:29:57 +00:00
linux_util.c Removed unused #includes. 1997-07-20 16:06:08 +00:00
linux_util.h