NetBSD/sys/compat/netbsd32
2018-01-19 23:38:56 +00:00
..
files.netbsd32 PR kern/51514: ptrace(2) fails for 32-bit process on 64-bit kernel 2016-10-19 09:44:00 +00:00
Makefile use new bsd.syscall.mk 2014-01-14 18:51:24 +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 fix these *stat routines: don't pass a kernel stack buffer 2012-12-10 02:21:58 +00:00
netbsd32_compat_13.c need to lock the process. 2014-01-24 22:44:00 +00:00
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 Switch compat_20_netbsd32_getfsstat() to mountlist iterator. 2017-04-13 09:46:59 +00:00
netbsd32_compat_30.c User-triggerable kmem_alloc(0). 2014-12-05 17:26:21 +00:00
netbsd32_compat_43.c Make the ktrace record written by do_sys_sendmsg/do_sys_recvmsg overridable 2016-09-13 07:01:07 +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_50.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 don't forget to convert the timespec. 2017-12-06 04:12:25 +00:00
netbsd32_conv.h PR kern/52681: fix msghdr conversion. 2017-10-31 12:43:56 +00:00
netbsd32_core.c
netbsd32_event.c Don't use private as a variable name since it's reserved in C++ 2014-09-05 05:26:26 +00:00
netbsd32_exec_aout.c The way the kernel tries to prevent a userland process from allocating page 2016-08-06 15:13:13 +00:00
netbsd32_exec_elf32.c The way the kernel tries to prevent a userland process from allocating page 2016-08-06 15:13:13 +00:00
netbsd32_exec.h Catch netbsd32_copyargs() up to changes in r1.441 src/sys/kern/kern_exec.c 2017-01-25 21:45:39 +00:00
netbsd32_execve.c Limit the amount of kernel memory a posix_spawn syscall can use (for handling 2014-02-02 14:48:57 +00:00
netbsd32_fs.c remove checks for failure after memory allocation calls that cannot fail: 2017-06-01 02:45:05 +00:00
netbsd32_ioctl.c add conversion goop for WSDISPLAYIO_LDFONT and _SFONT 2018-01-19 23:38:56 +00:00
netbsd32_ioctl.h add conversion goop for WSDISPLAYIO_LDFONT and _SFONT 2018-01-19 23:38:56 +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 - Propagate the signal mask from the ucontext_t to the newly created thread 2017-04-21 15:10:34 +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 Don't return the address of the kernel modules if the user is not 2018-01-18 13:31:20 +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 remove struct emul's e_fault. 2018-01-09 20:55:42 +00:00
netbsd32_nfssvc.c Trailing whitespace 2016-10-15 06:50:13 +00:00
netbsd32_ptrace.c handle siginfo requests for ptrace32 2017-12-17 20:59:27 +00:00
netbsd32_select.c
netbsd32_sem.c #include <sys/condvar.h> 2014-09-19 17:25:33 +00:00
netbsd32_signal.c handle siginfo requests for ptrace32 2017-12-17 20:59:27 +00:00
netbsd32_socket.c Make the ktrace record written by do_sys_sendmsg/do_sys_recvmsg overridable 2016-09-13 07:01:07 +00:00
netbsd32_syscall.h Revert vadvise(2) removal 2018-01-06 16:41:23 +00:00
netbsd32_syscallargs.h Revert vadvise(2) removal 2018-01-06 16:41:23 +00:00
netbsd32_syscalls_autoload.c Revert vadvise(2) removal 2018-01-06 16:41:23 +00:00
netbsd32_syscalls.c Revert vadvise(2) removal 2018-01-06 16:41:23 +00:00
netbsd32_sysctl.c unconst machine_arch32 for sysctl data .. pointed out by Riccardo Mottola 2017-10-31 16:10:25 +00:00
netbsd32_sysctl.h
netbsd32_sysent.c Revert vadvise(2) removal 2018-01-06 16:41:23 +00:00
netbsd32_systrace_args.c Revert vadvise(2) removal 2018-01-06 16:41:23 +00:00
netbsd32_time.c Apply fix from natuve clock_nanosleep(2) to not copyout remaining time 2017-02-26 10:26:19 +00:00
netbsd32_wait.c Add netbsd32_clock_getcpuclockid2 and netbsd32_wait6 functions 2016-09-23 14:09:39 +00:00
netbsd32.h include <compat/sys/siginfo.h> for siginfo32_t. 2017-12-18 00:33:32 +00:00
syscalls.conf Adapt to per-emulation syscall_autoload capability (the table of syscalls 2015-12-01 02:20:43 +00:00
syscalls.master Revert vadvise(2) removal 2018-01-06 16:41:23 +00:00