NetBSD/sys/compat/irix
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.irix
irix_dirent.c
irix_errno.c
irix_errno.h
irix_exec.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
irix_exec.h
irix_exec_elf32.c
irix_fcntl.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
irix_fcntl.h
irix_ioctl.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
irix_ioctl.h
irix_kmem.c
irix_kmem.h
irix_misc.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
irix_mman.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
irix_mman.h
irix_mount.c
irix_prctl.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
irix_prctl.h
irix_resource.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
irix_resource.h
irix_signal.c proc_free() was returning a NULL rusage pointer to wait() when a traced 2007-02-16 00:39:16 +00:00
irix_signal.h
irix_stat.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
irix_swap.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
irix_swap.h
irix_syscall.h
irix_syscallargs.h
irix_syscalls.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
irix_sysctl.c
irix_sysctl.h
irix_sysent.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
irix_sysmp.c Count the number of CPUs at boot and stash in 'ncpu'. Eventually should 2007-02-15 20:32:47 +00:00
irix_sysmp.h
irix_syssgi.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
irix_syssgi.h
irix_systeminfo.c Count the number of CPUs at boot and stash in 'ncpu'. Eventually should 2007-02-15 20:32:47 +00:00
irix_types.h
irix_usema.c Adapt to the addition of vfs_suspendctl in struct vfsops. 2007-01-23 10:35:05 +00:00
irix_usema.h
syscalls.conf
syscalls.master Merge newlock2 to head. 2007-02-09 21:55:00 +00:00