NetBSD/sys/compat/netbsd32
2015-10-31 17:04:39 +00:00
..
files.netbsd32 add netbsd32 support for nfssvc(2). we do this by defining 5 copyin/out 2015-06-22 10:35:00 +00:00
Makefile
netbsd32_compat_09.c
netbsd32_compat_10.c
netbsd32_compat_12.c
netbsd32_compat_13.c
netbsd32_compat_14.c
netbsd32_compat_20.c
netbsd32_compat_30.c User-triggerable kmem_alloc(0). 2014-12-05 17:26:21 +00:00
netbsd32_compat_43.c
netbsd32_compat_50.c Unused inits (harmless). 2015-07-24 13:02:52 +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_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_exec.h
netbsd32_execve.c
netbsd32_fs.c Change do_sys_mount() so that it only takes as argument the type of the 2015-10-23 19:40:10 +00:00
netbsd32_ioctl.c Wrong logic. Here, userland can control the size and the data copied, which 2015-08-02 07:37:57 +00:00
netbsd32_ioctl.h Add support for NPF ioctls. 2015-06-01 16:07:27 +00:00
netbsd32_ipc.c
netbsd32_lwp.c Simplify a tiny bit. 2015-05-15 07:56:25 +00:00
netbsd32_mod.c Ooops, spell the module name in full. "mqueue" vs "mq" 2015-10-10 05:50:34 +00:00
netbsd32_module.c Add missing sys/kauth.h 2015-06-21 06:51:05 +00:00
netbsd32_mqueue.c whitespace police. 2015-06-30 11:56:27 +00:00
netbsd32_netbsd.c Lock before calling uvm_swap_stats(). Otherwise a race condition could 2015-07-30 09:55:57 +00:00
netbsd32_nfssvc.c don't copy the first netbsd32_export_args nexports times, but actually 2015-08-05 23:17:06 +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 2015-09-24 14:42:44 +00:00
netbsd32_syscallargs.h regen 2015-09-24 14:42:44 +00:00
netbsd32_syscalls.c regen 2015-09-24 14:42:44 +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 2015-09-24 14:42:44 +00:00
netbsd32_systrace_args.c regen 2015-09-24 14:42:44 +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
netbsd32.h move some header-specific pointer-typedefs into a header-specific area. 2015-08-10 04:48:53 +00:00
syscalls.conf regen 2015-03-07 16:38:49 +00:00
syscalls.master Don't reference netbsd32_nfssvc unless NFSSERVER is defined. 2015-06-23 04:44:08 +00:00