NetBSD/sys/compat/irix
rmind 3c507045e2 Remove pfind() and pgfind(), fix locking in various broken uses of these.
Rename real routines to proc_find() and pgrp_find(), remove PFIND_* flags
and have consistent behaviour.  Provide proc_find_raw() for special cases.
Fix memory leak in sysctl_proc_corename().

COMPAT_LINUX: rework ptrace() locking, minimise differences between
different versions per-arch.

Note: while this change adds some formal cosmetics for COMPAT_DARWIN and
COMPAT_IRIX - locking there is utterly broken (for ages).

Fixes PR/43176.
2010-07-01 02:38:26 +00:00
..
files.irix Merge from matt-nb5-mips64 2009-12-14 00:47:10 +00:00
irix_dirent.c Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
irix_errno.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
irix_errno.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
irix_exec_elf32.c Merge from matt-nb5-mips64 2009-12-14 00:47:10 +00:00
irix_exec_elf64.c Merge from matt-nb5-mips64 2009-12-14 00:47:10 +00:00
irix_exec.c remove an unnecessary check of PK_MARKER 2010-06-13 04:08:49 +00:00
irix_exec.h Merge from matt-nb5-mips64 2009-12-14 00:47:10 +00:00
irix_fcntl.c Merge from matt-nb5-mips64 2009-12-14 00:47:10 +00:00
irix_fcntl.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
irix_ioctl.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
irix_ioctl.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
irix_kmem.c Use uintptr_t instead of uint32_t as an intermediate stage when 2009-08-31 05:36:23 +00:00
irix_kmem.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
irix_misc.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
irix_mman.c Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
irix_mman.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
irix_mod.c make this compile 2008-11-21 20:53:28 +00:00
irix_mount.c bzero -> memset 2009-03-18 16:00:08 +00:00
irix_prctl.c Remove pfind() and pgfind(), fix locking in various broken uses of these. 2010-07-01 02:38:26 +00:00
irix_prctl.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
irix_resource.c - add new RLIMIT_AS (aka RLIMIT_VMEM) resource that limits the total 2009-03-29 01:02:48 +00:00
irix_resource.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
irix_signal.c typo in comment 2010-02-15 09:39:00 +00:00
irix_signal.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
irix_stat.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
irix_swap.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
irix_swap.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
irix_syscall.h Regen (new makesyscalls.sh) 2009-12-14 00:53:32 +00:00
irix_syscallargs.h Regen (new makesyscalls.sh) 2009-12-14 00:53:32 +00:00
irix_syscalls.c Regen (new makesyscalls.sh) 2009-12-14 00:53:32 +00:00
irix_sysctl.c Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
irix_sysctl.h Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
irix_sysent.c Regen (new makesyscalls.sh) 2009-12-14 00:53:32 +00:00
irix_sysmp.c Merge from matt-nb5-mips64 2009-12-14 00:47:10 +00:00
irix_sysmp.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
irix_syssgi.c Remove pfind() and pgfind(), fix locking in various broken uses of these. 2010-07-01 02:38:26 +00:00
irix_syssgi.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
irix_systeminfo.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
irix_types.h Merge from matt-nb5-mips64 2009-12-14 00:47:10 +00:00
irix_usema.c Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
irix_usema.h Try to adapt the usema driver to new select/poll world order. 2008-05-10 12:57:18 +00:00
Makefile
syscalls.conf
syscalls.master Convert the syscalls.master to a format from which it is easier 2009-01-13 22:27:43 +00:00