Page MenuHomeFreeBSD

pfind(9): follow-up fixes and improvements
ClosedPublic

Authored by mhorne on Nov 3 2025, 3:30 PM.
Tags
None
Referenced Files
F146511784: D53548.id.diff
Tue, Mar 3, 6:43 AM
F146511632: D53548.id165733.diff
Tue, Mar 3, 6:42 AM
F146511629: D53548.id167547.diff
Tue, Mar 3, 6:42 AM
Unknown Object (File)
Wed, Feb 18, 3:30 AM
Unknown Object (File)
Wed, Feb 18, 2:34 AM
Unknown Object (File)
Jan 23 2026, 5:37 PM
Unknown Object (File)
Jan 13 2026, 4:53 AM
Unknown Object (File)
Jan 7 2026, 10:39 AM

Details

Summary

(Found on a branch from a year ago.)

  • Adjust NAMEs
  • MLINKS: add pfind_any.9, pfind_any_locked.9; remove old zpfind.9
  • Reword the description of pfind_any() so that it doesn't imply only zombie processes are returned
  • Fix a comma
  • Use .Dv for the macro PRS_ZOMBIE
  • Move the (logically separate) final statement to a new paragraph
  • .Xr to pget(9)

Fixes: 07d78399eb79 ("pfind(9): Update to recent behavior")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable