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)
Tue, May 19, 12:03 AM
Unknown Object (File)
Thu, May 14, 3:08 PM
Unknown Object (File)
Thu, May 14, 12:48 AM
Unknown Object (File)
Wed, May 13, 11:17 PM
Unknown Object (File)
Tue, May 12, 12:57 AM
Unknown Object (File)
Mon, May 11, 11:27 PM
Unknown Object (File)
Mon, May 11, 11:12 PM
Unknown Object (File)
Mon, May 11, 5:07 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