NetBSD/sys/compat/linux
kleink c80051ee4e Add missing preparation of F_GETLK parameters in linux_sys_fcntl(); fixes PR
port-i386/4083 from Matthias Scheler <tron@lyssa.owl.de>, but vastly cleaned
up as previously suggested by myself.
1997-09-05 01:49:12 +00:00
..
arch/i386 Use compat_12_sys_swapon(). 1997-06-13 17:30:19 +00:00
common Add missing preparation of F_GETLK parameters in linux_sys_fcntl(); fixes PR 1997-09-05 01:49:12 +00:00
i386 Use compat_12_sys_swapon(). 1997-06-13 17:30:19 +00:00
include * Move the Linux audio emulation into its own directory and rename it 1997-04-04 15:35:54 +00:00
multiarch Add missing preparation of F_GETLK parameters in linux_sys_fcntl(); fixes PR 1997-09-05 01:49:12 +00:00
Makefile
files.linux config.new => config 1997-07-20 20:33:08 +00:00
linux_dirent.h Prefix names of system call implementation functions with `sys_'. 1995-10-07 06:25:19 +00:00
linux_errno.h
linux_error.c - added struct emul to all emulations. 1995-04-22 19:48:19 +00:00
linux_exec.c catch up with Jason's exec.h inclusion. 1996-10-13 18:30:05 +00:00
linux_exec.h adapt ELF-using compat code to use new ELF definitions/code. At this point, 1996-09-26 20:52:42 +00:00
linux_fcntl.h
linux_file.c Add missing preparation of F_GETLK parameters in linux_sys_fcntl(); fixes PR 1997-09-05 01:49:12 +00:00
linux_ioctl.c * Move the Linux audio emulation into its own directory and rename it 1997-04-04 15:35:54 +00:00
linux_ioctl.h * Move the Linux audio emulation into its own directory and rename it 1997-04-04 15:35:54 +00:00
linux_ipc.c Fixed copyin() argument botch in shmctl() IPC_STAT handling. 1997-05-08 14:33:11 +00:00
linux_ipc.h
linux_ipccall.h Implement the rest of the sysv ipc calls ({sem,msg}*()) 1995-08-15 21:14:32 +00:00
linux_misc.c Fix "missing entries" bug when reading large directories: When reading a 1997-08-04 09:48:07 +00:00
linux_mmap.h
linux_msg.h Implement the rest of the sysv ipc calls ({sem,msg}*()) 1995-08-15 21:14:32 +00:00
linux_sem.h Implement the rest of the sysv ipc calls ({sem,msg}*()) 1995-08-15 21:14:32 +00:00
linux_shm.h
linux_signal.c - Add missing prototypes 1996-04-04 23:51:36 +00:00
linux_signal.h Add a hook for MD ioctl calls, plus a couple of more changes to make 1995-08-27 20:51:48 +00:00
linux_socket.c Make this compile again, including Politically Correct const handling. 1996-12-22 23:00:02 +00:00
linux_socket.h Convert TCP socket options. 1995-05-28 10:16:32 +00:00
linux_socketcall.h
linux_sockio.h Separate ioctl emulation by group. Add (minimal) audio emulation. 1996-03-08 04:55:59 +00:00
linux_syscall.h Regen: Use compat_12_sys_swapon(). 1997-06-13 17:31:37 +00:00
linux_syscallargs.h Regen: Use compat_12_sys_swapon(). 1997-06-13 17:31:37 +00:00
linux_syscalls.c Regen: Use compat_12_sys_swapon(). 1997-06-13 17:31:37 +00:00
linux_sysent.c Regen: Use compat_12_sys_swapon(). 1997-06-13 17:31:37 +00:00
linux_termios.c Prototyping changes. 1996-04-05 00:01:10 +00:00
linux_termios.h Separate ioctl emulation by group. Add (minimal) audio emulation. 1996-03-08 04:55:59 +00:00
linux_types.h Update list of Linux syscalls and implement the ones that are likely to be 1996-05-20 01:59:09 +00:00
linux_util.h Use compat_util.[ch]. 1995-06-24 20:20:04 +00:00
syscalls.conf
syscalls.master Use compat_12_sys_swapon(). 1997-06-13 17:30:19 +00:00