NetBSD/sys/arch/powerpc
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
..
conf sysmon_power is needed to be able to use powerd(8). 2010-05-29 22:48:57 +00:00
fpu
ibm4xx Remove lwp_uc_pool, replace it with kmem(9), plus add some consistency. 2010-04-23 19:18:09 +00:00
include 1. MB_LEN_MAX switch MD to MI. 2010-06-07 13:52:28 +00:00
isa
marvell Clean up gt and peripherals. 2010-04-28 13:51:55 +00:00
oea Support MV64361 on PegasosII by gt(4). 2010-06-09 04:41:42 +00:00
pci Rename PCI_PRODUCT_MARVELL_MV64360 from PCI_PRODUCT_MARVELL_GT64360. 2010-05-08 05:55:52 +00:00
pic Add missing sys/xcall.h inclusion, remove sys/malloc.h one. 2010-06-25 19:00:05 +00:00
powerpc Remove pfind() and pgfind(), fix locking in various broken uses of these. 2010-07-01 02:38:26 +00:00
stand
tools/chrpicon
Makefile