NetBSD/sys/compat/linux
fvdl 788a8655bc Update offset elsewhere in linux_getdents(); still emulate a bug in
Linux, but avoid endless loops.
1995-09-13 21:51:14 +00:00
..
arch/i386 Fix PR #1445 (incorrect ifdef/else/endif), from Bill Sommerfeld via 1995-09-08 07:57:15 +00:00
common Update offset elsewhere in linux_getdents(); still emulate a bug in 1995-09-13 21:51:14 +00:00
i386 Fix PR #1445 (incorrect ifdef/else/endif), from Bill Sommerfeld via 1995-09-08 07:57:15 +00:00
include Add a hook for MD ioctl calls, plus a couple of more changes to make 1995-08-27 20:51:48 +00:00
multiarch Update offset elsewhere in linux_getdents(); still emulate a bug in 1995-09-13 21:51:14 +00:00
Makefile Added Linux compat code. 1995-02-28 23:24:35 +00:00
files.linux Sort. 1995-08-14 01:34:09 +00:00
linux_dirent.h Rename the dirent fields to match Linux. Make sure the requested buffer 1995-06-10 22:19:06 +00:00
linux_errno.h Added Linux compat code. 1995-02-28 23:24:35 +00:00
linux_error.c - added struct emul to all emulations. 1995-04-22 19:48:19 +00:00
linux_exec.c Rearrange #includes. 1995-08-14 01:27:43 +00:00
linux_exec.h * Changed to use generic ELF code from kern/exec_elf.c (which was taken 1995-06-22 21:34:27 +00:00
linux_fcntl.h Added Linux compat code. 1995-02-28 23:24:35 +00:00
linux_file.c Fix some bugs & typing problems. 1995-09-07 21:48:59 +00:00
linux_ioctl.c Add a hook for MD ioctl calls, plus a couple of more changes to make 1995-08-27 20:51:48 +00:00
linux_ioctl.h Convert 230400 baud. 1995-08-16 04:14:51 +00:00
linux_ipc.c Implement the rest of the sysv ipc calls ({sem,msg}*()) 1995-08-15 21:14:32 +00:00
linux_ipc.h Added Linux compat code. 1995-02-28 23:24:35 +00:00
linux_ipccall.h Implement the rest of the sysv ipc calls ({sem,msg}*()) 1995-08-15 21:14:32 +00:00
linux_misc.c Update offset elsewhere in linux_getdents(); still emulate a bug in 1995-09-13 21:51:14 +00:00
linux_mmap.h Added Linux compat code. 1995-02-28 23:24:35 +00:00
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 Added Linux compat code. 1995-02-28 23:24:35 +00:00
linux_signal.c Move signal types into signal.h. 1995-08-14 01:11:52 +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 Rearrange #includes. 1995-08-14 01:27:43 +00:00
linux_socket.h Convert TCP socket options. 1995-05-28 10:16:32 +00:00
linux_socketcall.h Added Linux compat code. 1995-02-28 23:24:35 +00:00
linux_sockio.h * Changed to use generic ELF code from kern/exec_elf.c (which was taken 1995-06-22 21:34:27 +00:00
linux_syscall.h syscalls.master changed 1995-09-07 21:49:52 +00:00
linux_syscallargs.h syscalls.master changed 1995-09-07 21:49:52 +00:00
linux_syscalls.c syscalls.master changed 1995-09-07 21:49:52 +00:00
linux_sysent.c syscalls.master changed 1995-09-07 21:49:52 +00:00
linux_types.h Implement the old and older uname(2) calls. 1995-08-21 03:42:09 +00:00
linux_util.h Use compat_util.[ch]. 1995-06-24 20:20:04 +00:00
syscalls.conf Added Linux compat code. 1995-02-28 23:24:35 +00:00
syscalls.master Fix some bugs & typing problems. 1995-09-07 21:48:59 +00:00