NetBSD/sys/compat/svr4
ad 57aa4fbf3b proc_free() was returning a NULL rusage pointer to wait() when a traced
process was reparented. Change proc_free() to copy the rusage to a buffer
on the stack if required, so it can be passed both to the debugger and
to the real parent process.

Fixes kern/35582 (kernel panics with gdb).
2007-02-16 00:39:16 +00:00
..
Makefile
files.svr4
svr4_acl.h
svr4_dirent.h
svr4_errno.c
svr4_errno.h
svr4_exec.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
svr4_exec.h
svr4_exec_elf32.c
svr4_exec_elf64.c
svr4_fcntl.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
svr4_fcntl.h
svr4_filio.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
svr4_filio.h
svr4_fuser.h
svr4_hrt.h
svr4_ioctl.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
svr4_ioctl.h
svr4_ipc.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
svr4_ipc.h
svr4_lwp.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
svr4_lwp.h
svr4_misc.c proc_free() was returning a NULL rusage pointer to wait() when a traced 2007-02-16 00:39:16 +00:00
svr4_mman.h
svr4_net.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
svr4_resource.c
svr4_resource.h
svr4_schedctl.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
svr4_schedctl.h
svr4_siginfo.h
svr4_signal.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
svr4_signal.h
svr4_signo.c
svr4_socket.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
svr4_socket.h
svr4_sockio.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
svr4_sockio.h
svr4_sockmod.h
svr4_stat.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
svr4_stat.h
svr4_statvfs.h
svr4_stream.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
svr4_stropts.h
svr4_syscall.h
svr4_syscallargs.h
svr4_syscalls.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
svr4_sysconfig.h
svr4_sysent.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
svr4_systeminfo.h
svr4_termios.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
svr4_termios.h
svr4_time.h
svr4_timod.h
svr4_ttold.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
svr4_ttold.h
svr4_types.h
svr4_ucontext.h
svr4_ulimit.h
svr4_ustat.h
svr4_util.h
svr4_utsname.h
svr4_wait.h
syscalls.conf
syscalls.master Merge newlock2 to head. 2007-02-09 21:55:00 +00:00