[Bug 283093] Kernel function pfind_any_locked comment wrong
Date: Tue, 03 Dec 2024 10:32:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283093
Bug ID: 283093
Summary: Kernel function pfind_any_locked comment wrong
Product: Base System
Version: Unspecified
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: kern
Assignee: bugs@FreeBSD.org
Reporter: bses30074@gmail.com
Created attachment 255596
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=255596&action=edit
The patch
The comment of the pfind_any_locked function in the kernel (kern_proc.c) is
incorrect. It does not only find zombie processes.
I have also updated the related manual page, pfind(9). You can refer to bug
#283091 for more details.
This patch addresses several versions greater than the 13.3 release.
--
You are receiving this mail because:
You are the assignee for the bug.