NetBSD/sys/arch/sparc
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
..
compile
conf enable IPFILTER_COMPAT in all kernels that have ipfilter already. 2010-05-08 22:16:25 +00:00
dev Remove an unused variable. 2010-06-26 03:39:53 +00:00
fpu Use lwp_getpcb() on sparc{64} and sun2/3 MD code, clean from struct user usage. 2009-11-21 04:16:51 +00:00
include Forgot to commit this one that should have been done with zs.c rev 1.119: 2010-06-26 16:10:00 +00:00
sparc Remove pfind() and pgfind(), fix locking in various broken uses of these. 2010-07-01 02:38:26 +00:00
stand indir-block needs to be the size of a filesystem block or bad things can happen. 2010-06-24 00:54:12 +00:00
Makefile Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00