Page MenuHomeFreeBSD

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

Authored by mhorne on Nov 3 2025, 3:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jul 1, 12:28 PM
Unknown Object (File)
Mon, Jun 29, 10:54 AM
Unknown Object (File)
Thu, Jun 25, 7:06 AM
Unknown Object (File)
Jun 7 2026, 10:10 PM
Unknown Object (File)
May 19 2026, 12:03 AM
Unknown Object (File)
May 14 2026, 3:08 PM
Unknown Object (File)
May 14 2026, 12:48 AM
Unknown Object (File)
May 13 2026, 11:17 PM

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