NetBSD/sys/compat/netbsd32
jmcneill 5be74d296b Add netbsd32 support for drvctl(4) 2016-07-13 11:11:53 +00:00
..
Makefile
files.netbsd32 Missed these. 2015-12-03 11:25:45 +00:00
netbsd32.h We never exec(2) with a kernel vmspace, so do not test for that, but instead 2015-11-26 13:15:34 +00:00
netbsd32_compat_09.c
netbsd32_compat_10.c Split out the SYSV IPC stuff into its own compat_netbsd32_sysvipc 2015-12-03 10:38:21 +00:00
netbsd32_compat_12.c
netbsd32_compat_13.c
netbsd32_compat_14.c Avoid defining inline functions that are never used when certain options 2016-01-07 21:58:28 +00:00
netbsd32_compat_20.c
netbsd32_compat_30.c
netbsd32_compat_43.c
netbsd32_compat_50.c Split out the SYSV IPC stuff into its own compat_netbsd32_sysvipc 2015-12-03 10:38:21 +00:00
netbsd32_compat_50_sysv.c Split out the SYSV IPC stuff into its own compat_netbsd32_sysvipc 2015-12-03 10:38:21 +00:00
netbsd32_compat_60.c
netbsd32_conv.h add netbsd32 support for nfssvc(2). we do this by defining 5 copyin/out 2015-06-22 10:35:00 +00:00
netbsd32_core.c
netbsd32_event.c
netbsd32_exec.h
netbsd32_exec_aout.c Add compatibility for pre MIDMAGIC a.out binaries (with COMPAT_NOMID) 2014-12-05 22:21:47 +00:00
netbsd32_exec_elf32.c Zero-fill the ELF auxiliary vectors. Otherwise, on 64bit systems, the 2015-03-20 20:36:27 +00:00
netbsd32_execve.c
netbsd32_fs.c avoid some stupid GCC errors seen only with -Os and -O3. 2016-03-21 22:42:56 +00:00
netbsd32_ioctl.c Add netbsd32 support for drvctl(4) 2016-07-13 11:11:53 +00:00
netbsd32_ioctl.h Add netbsd32 support for drvctl(4) 2016-07-13 11:11:53 +00:00
netbsd32_ipc.c Split out the SYSV IPC stuff into its own compat_netbsd32_sysvipc 2015-12-03 10:38:21 +00:00
netbsd32_lwp.c Simplify a tiny bit. 2015-05-15 07:56:25 +00:00
netbsd32_mod.c Merge the compat_sysv module into the sysv_ipc module - it should 2015-12-03 02:51:00 +00:00
netbsd32_module.c Missing field (was here before my change). 2015-12-19 13:15:21 +00:00
netbsd32_mqueue.c Prepare for new compat_netbsd32_mqueue module to be split out of 2015-12-01 23:56:43 +00:00
netbsd32_netbsd.c clamp getrlimit the same way we clamp setrlimit 2016-05-13 16:54:36 +00:00
netbsd32_nfssvc.c Add MODULE infrastructure to netbsd32_nfssvc.c, remove dependency on it 2015-12-01 09:12:23 +00:00
netbsd32_select.c
netbsd32_sem.c
netbsd32_signal.c Implement modctl, sigqueinfo and mq_* 2015-06-20 19:58:40 +00:00
netbsd32_socket.c Memory leak, triggerable from an unprivileged user. 2015-07-22 14:25:39 +00:00
netbsd32_syscall.h Regen syscall definitions - the compat_netbsd32 sysv-ipc stuff is now 2015-12-03 10:39:50 +00:00
netbsd32_syscallargs.h Regen syscall definitions - the compat_netbsd32 sysv-ipc stuff is now 2015-12-03 10:39:50 +00:00
netbsd32_syscalls.c Regen syscall definitions - the compat_netbsd32 sysv-ipc stuff is now 2015-12-03 10:39:50 +00:00
netbsd32_syscalls_autoload.c Regen syscall definitions - the compat_netbsd32 sysv-ipc stuff is now 2015-12-03 10:39:50 +00:00
netbsd32_sysctl.c machine_arch on mips depends on the ABI so we need a routine to return 2015-05-17 18:52:37 +00:00
netbsd32_sysctl.h
netbsd32_sysent.c Regen syscall definitions - the compat_netbsd32 sysv-ipc stuff is now 2015-12-03 10:39:50 +00:00
netbsd32_systrace_args.c Regen syscall definitions - the compat_netbsd32 sysv-ipc stuff is now 2015-12-03 10:39:50 +00:00
netbsd32_time.c Adjust compat netbsd32 clock_nanosleep(2) to match recent native 2015-10-31 17:04:39 +00:00
netbsd32_wait.c
syscalls.conf Adapt to per-emulation syscall_autoload capability (the table of syscalls 2015-12-01 02:20:43 +00:00
syscalls.master Split out the SYSV IPC stuff into its own compat_netbsd32_sysvipc 2015-12-03 10:38:21 +00:00