NetBSD/sys/compat/linux/common
2011-11-18 17:36:06 +00:00
..
linux_blkio.c
linux_blkio.h
linux_break.c
linux_cdrom.c
linux_cdrom.h
linux_dirent.h recent versions of linux (which we now claim to be) supply a BSD-style 2010-09-11 20:53:04 +00:00
linux_emuldata.h personality() now interprets its parameter as having 2010-11-02 18:18:07 +00:00
linux_errno.c
linux_errno.h
linux_exec_aout.c Include <sys/exec_aout.h> explicitly instead of relying on <sys/exec.h> to 2009-08-15 23:39:35 +00:00
linux_exec_elf32.c always supply an auxiliary vector for linux ELF processes. 2010-09-11 20:49:28 +00:00
linux_exec_elf64.c
linux_exec.c sizeof type -> sizeof *var 2011-08-18 02:21:02 +00:00
linux_exec.h many changes for COMPAT_LINUX: 2010-07-07 01:30:32 +00:00
linux_fadvise64_64.c Add fadvise64 and fadvise64_64 syscalls to compat_linux and compat_linux32. 2011-05-30 17:50:31 +00:00
linux_fadvise64.c Add fadvise64 and fadvise64_64 syscalls to compat_linux and compat_linux32. 2011-05-30 17:50:31 +00:00
linux_fcntl64.c
linux_fcntl.h
linux_fdio.c
linux_fdio.h
linux_file64.c Change the vnode locking protocol of VOP_GETATTR() to request at least 2011-10-14 09:23:28 +00:00
linux_file.c Change the vnode locking protocol of VOP_GETATTR() to request at least 2011-10-14 09:23:28 +00:00
linux_futex.c - add sigtimedwait support. 2011-11-18 04:07:43 +00:00
linux_futex.h Can't use RUN_ONCE here to initialize the futex_lock, otherwise we cannot 2011-09-14 12:28:08 +00:00
linux_hdio.c
linux_hdio.h
linux_ioctl.c Change the vnode locking protocol of VOP_GETATTR() to request at least 2011-10-14 09:23:28 +00:00
linux_ioctl.h
linux_ipc.c Fix typo in a comment. 2011-05-28 23:24:58 +00:00
linux_ipc.h
linux_ipccall.c remove some "inline" from functions which are defined in a .c file 2009-08-18 11:22:09 +00:00
linux_ipccall.h remove some "inline" from functions which are defined in a .c file 2009-08-18 11:22:09 +00:00
linux_limit.h
linux_llseek.c
linux_machdep.h many changes for COMPAT_LINUX: 2010-07-07 01:30:32 +00:00
linux_misc_notalpha.c implement the following syscalls for linux32: 2010-11-02 18:14:05 +00:00
linux_misc.c Change the vnode locking protocol of VOP_GETATTR() to request at least 2011-10-14 09:23:28 +00:00
linux_misc.h Add fadvise64 and fadvise64_64 syscalls to compat_linux and compat_linux32. 2011-05-30 17:50:31 +00:00
linux_mmap.h
linux_mod.c Can't use RUN_ONCE here to initialize the futex_lock, otherwise we cannot 2011-09-14 12:28:08 +00:00
linux_msg.h Make compat linux/linux32 msgrcv_msgarg type member of type 2009-11-18 15:19:24 +00:00
linux_mtio.c
linux_mtio.h
linux_oldmmap.c more debugging for mmap 2009-08-18 02:04:14 +00:00
linux_oldmmap.h
linux_oldolduname.c
linux_oldolduname.h
linux_oldselect.c
linux_oldselect.h
linux_olduname.c
linux_olduname.h
linux_pipe.c move dup3 to a more appropriate place because pipe is "special". Gotta love 2011-04-14 00:59:06 +00:00
linux_prctl.h
linux_ptrace.h
linux_reboot.h
linux_sched.c Better debugging. 2011-08-18 02:26:38 +00:00
linux_sched.h - add sigtimedwait support. 2011-11-18 04:07:43 +00:00
linux_sem.h
linux_sg.c
linux_sg.h
linux_shm.h
linux_sig_notalpha.c
linux_sigaction.c
linux_sigevent.h
linux_siginfo.h Provide linux_siginfo_t for all archs, to unbreak kdump build. 2011-11-18 09:17:09 +00:00
linux_signal.c remove one more kassert 2011-11-18 17:36:06 +00:00
linux_signal.h
linux_signo.c
linux_socket.c fail early on socket domain+type combinations we don't support 2011-07-17 23:59:54 +00:00
linux_socket.h dependant -> dependent 2011-06-30 20:09:15 +00:00
linux_socketcall.c
linux_socketcall.h
linux_sockio.h Add LINUX_SIOCGIFMTU and LINUX_IP_HDRINCL support. 2009-11-28 22:11:42 +00:00
linux_statfs.h implement the following syscalls for linux32: 2010-11-02 18:14:05 +00:00
linux_sysctl.c many changes for COMPAT_LINUX: 2010-07-07 01:30:32 +00:00
linux_sysctl.h
linux_termios.c
linux_termios.h linux_termio c_cc array should be indexed by LINUX_OLD_V* rather than LINUX_V*. 2011-09-25 13:40:07 +00:00
linux_time.c - add sigtimedwait support. 2011-11-18 04:07:43 +00:00
linux_types.h
linux_uid16.c
linux_uselib.c Another one that needs <sys/exec_aout.h>. 2009-08-28 01:39:03 +00:00
linux_util.h