diff options
author | kib <kib@FreeBSD.org> | 2012-11-16 08:25:06 +0000 |
---|---|---|
committer | kib <kib@FreeBSD.org> | 2012-11-16 08:25:06 +0000 |
commit | 801de097168c553834c3d068ebd8c7a2b03d00a9 (patch) | |
tree | ccb07158db9f2172e2f9d621713636008488e9e4 /lib/libc | |
parent | 94ab185bfb54474f2717c567bd0643288c5c9492 (diff) | |
download | FreeBSD-src-801de097168c553834c3d068ebd8c7a2b03d00a9.zip FreeBSD-src-801de097168c553834c3d068ebd8c7a2b03d00a9.tar.gz |
In pget(9), if PGET_NOTWEXIT flag is not specified, also search the
zombie list for the pid. This allows several kern.proc sysctls to
report useful information for zombies.
Hold the allproc_lock around all searches instead of relocking it.
Remove private pfind_locked() from the new nfs client code.
Requested and reviewed by: pjd
Tested by: pho
MFC after: 3 weeks
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions