NetBSD/sys/compat/netbsd32
thorpej 7660fd850d In check_exec(), don't bother checking P_TRACED along with
MNT_NOSUID, just check MNT_NOSUID to clear the S{U,G}ID bits
in the attributes for the vnode we're about to exec.

We now check P_TRACED right before we would actually perform
the s{u,g}id function in the exec code.

This closes a race condition between exec of a setuid binary
and ptrace(2).
2001-06-15 17:24:19 +00:00
..
Makefile
files.netbsd32 add netbsd32_uvm_unix.c and netbsd32_kern_sig.c 2001-06-06 21:30:28 +00:00
netbsd32.h proto for coredump32 2001-06-06 21:45:56 +00:00
netbsd32_compat_09.c fix typo - it should be compat_09_netbsd32_uname, not compat_09_netbsd32_ouname 2000-11-30 19:19:43 +00:00
netbsd32_compat_10.c use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
netbsd32_compat_12.c use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
netbsd32_compat_13.c fix the glaring errors in compat_13_netbsd32_sigaltstack13 2001-02-07 13:14:07 +00:00
netbsd32_compat_14.c only define SYSVMSG, SYSVSEM, SYSVSHM if it's not defined already 2000-11-30 19:14:35 +00:00
netbsd32_compat_43.c use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
netbsd32_conv.h move the static inline conversion functions into a header file so other 2001-02-07 15:22:39 +00:00
netbsd32_exec.h de-static netbsd32_exec_aout_prep_[zno]magic(). 2001-02-02 07:08:17 +00:00
netbsd32_exec_aout.c Support flexible process address space limits and bump kernel version number. 2001-02-14 18:21:42 +00:00
netbsd32_exec_elf32.c Support flexible process address space limits and bump kernel version number. 2001-02-14 18:21:42 +00:00
netbsd32_execve.c In check_exec(), don't bother checking P_TRACED along with 2001-06-15 17:24:19 +00:00
netbsd32_fs.c Fix a partial construction problem that can cause race conditions 2001-06-14 20:32:41 +00:00
netbsd32_ioctl.c Fix a partial construction problem that can cause race conditions 2001-06-14 20:32:41 +00:00
netbsd32_ioctl.h
netbsd32_ipc.c use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
netbsd32_kern_sig.c LKM friendly: move coredump32() here 2001-06-06 21:25:11 +00:00
netbsd32_netbsd.c use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
netbsd32_select.c split up netbsd32_netbsd.c into 9 new files, leaving only those syscalls that 2001-02-08 13:19:33 +00:00
netbsd32_signal.c split up netbsd32_netbsd.c into 9 new files, leaving only those syscalls that 2001-02-08 13:19:33 +00:00
netbsd32_socket.c use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
netbsd32_syscall.h use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
netbsd32_syscallargs.h use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
netbsd32_syscalls.c use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
netbsd32_sysctl.c use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
netbsd32_sysent.c use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
netbsd32_time.c use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
netbsd32_uvm_unix.c sync with uvm_unix.c 1.23 2001-06-06 21:30:07 +00:00
netbsd32_wait.c split up netbsd32_netbsd.c into 9 new files, leaving only those syscalls that 2001-02-08 13:19:33 +00:00
syscalls.conf
syscalls.master use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00