Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys



On Thu, Jul 01, 2010 at 02:38:32AM +0000, Mindaugas Rasiukevicius wrote:
 > 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.

Have you tried the issue in 40594 with these fixes? (I will eventually
but probably not right away...)

-- 
David A. Holland
dholland%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index