NetBSD/sys/compat/irix
darrenr 960df3c8d1 Pass lwp pointers throughtout the kernel, as required, so that the lwpid can
be inserted into ktrace records.  The general change has been to replace
"struct proc *" with "struct lwp *" in various function prototypes, pass
the lwp through and use l_proc to get the process pointer when needed.

Bump the kernel rev up to 1.6V
2003-06-28 14:20:43 +00:00
..
Makefile
files.irix
irix_dirent.c Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
irix_errno.c
irix_errno.h
irix_exec.c #ifdef _KERNEL_OPT police. 2003-06-28 08:31:16 +00:00
irix_exec.h Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
irix_exec_elf32.c Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
irix_fcntl.c Mechanical LWP'ification of IRIX compat code; untested as of right now. 2003-01-22 12:58:22 +00:00
irix_fcntl.h
irix_ioctl.c Mechanical LWP'ification of IRIX compat code; untested as of right now. 2003-01-22 12:58:22 +00:00
irix_ioctl.h
irix_kmem.c
irix_kmem.h
irix_misc.c Mechanical LWP'ification of IRIX compat code; untested as of right now. 2003-01-22 12:58:22 +00:00
irix_mman.c Mechanical LWP'ification of IRIX compat code; untested as of right now. 2003-01-22 12:58:22 +00:00
irix_mman.h
irix_mount.c Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
irix_prctl.c lwpified sproc emulation so that it builds and works again. COMPAT_IRIX 2003-01-28 23:47:42 +00:00
irix_prctl.h
irix_resource.c Mechanical LWP'ification of IRIX compat code; untested as of right now. 2003-01-22 12:58:22 +00:00
irix_resource.h
irix_signal.c Use find_stopped_child() and proc_free() in compat wait() code to 2003-02-14 10:19:14 +00:00
irix_signal.h
irix_stat.c Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
irix_swap.c Mechanical LWP'ification of IRIX compat code; untested as of right now. 2003-01-22 12:58:22 +00:00
irix_swap.h
irix_syscall.h Regen to get correct RCS ID. 2003-01-18 23:28:15 +00:00
irix_syscallargs.h Regen to get correct RCS ID. 2003-01-18 23:28:15 +00:00
irix_syscalls.c Regen to get correct RCS ID. 2003-01-18 23:28:15 +00:00
irix_sysctl.c
irix_sysctl.h
irix_sysent.c Regen to get correct RCS ID. 2003-01-18 23:28:15 +00:00
irix_sysmp.c Mechanical LWP'ification of IRIX compat code; untested as of right now. 2003-01-22 12:58:22 +00:00
irix_sysmp.h
irix_syssgi.c in irix_syssgi_mapelf: use vn_marktext where necessary, and make sure 2003-02-28 02:12:55 +00:00
irix_syssgi.h
irix_systeminfo.c Mechanical LWP'ification of IRIX compat code; untested as of right now. 2003-01-22 12:58:22 +00:00
irix_types.h
irix_usema.c Mechanical LWP'ification of IRIX compat code; untested as of right now. 2003-01-22 12:58:22 +00:00
irix_usema.h
syscalls.conf
syscalls.master Merge the nathanw_sa branch. 2003-01-18 07:44:50 +00:00