NetBSD/sys/compat
jdolecek 02eb342b57 Make sure that the pointer to old parent process for ptraced children
gets reset properly when the old parent exits before the child. A flag
is set in old parent process when the child is reparented in ptrace(2).
If it's set when process is exiting, all running processes have their
'old parent process' pointer checked and reset if appropriate. Also
change to use 'struct proc *' pointer directly, rather than pid_t.
This fixes security/14444 by David Sainty.

Reviewed by Christos Zoulas.
2002-07-25 20:04:02 +00:00
..
aout Regen. 2002-05-03 00:22:16 +00:00
aoutm68k m68k syscall rototill: 2002-07-13 08:28:40 +00:00
common Add kernel support for having userland provide the signal trampoline: 2002-07-04 23:32:02 +00:00
freebsd Add kernel support for having userland provide the signal trampoline: 2002-07-04 23:32:02 +00:00
hpux m68k syscall rototill: 2002-07-13 08:28:40 +00:00
ibcs2 Add kernel support for having userland provide the signal trampoline: 2002-07-04 23:32:02 +00:00
irix Add kernel support for having userland provide the signal trampoline: 2002-07-04 23:32:02 +00:00
linux m68k syscall rototill: 2002-07-13 08:28:40 +00:00
m68k4k add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
mach Fixed compiler warnings that would occur if DEBUG_MACH was not defined. 2001-12-18 19:43:24 +00:00
netbsd32 Move netbsd32_sysarch to netbsd32_machdep.c 2002-07-07 23:23:41 +00:00
osf1 Fix compile problem. 2002-04-08 14:51:29 +00:00
ossaudio Make SNDCTL_DSP_POST a nop. It's explicitly *not* supposed to sleep, and as 2001-12-24 00:10:46 +00:00
pecoff Regen. 2002-07-07 18:07:43 +00:00
sunos m68k syscall rototill: 2002-07-13 08:28:40 +00:00
sunos32 Add kernel support for having userland provide the signal trampoline: 2002-07-04 23:32:02 +00:00
svr4 Make sure that the pointer to old parent process for ptraced children 2002-07-25 20:04:02 +00:00
svr4_32 Make SVR4_32 work with the sparc32 version of setiathome. This required 2002-07-22 05:31:18 +00:00
ultrix Add kernel support for having userland provide the signal trampoline: 2002-07-04 23:32:02 +00:00
vax1k add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
Makefile