[Bug 293871] kern/proc: expose reaper PID and subtree root in struct kinfo_proc
Date: Mon, 27 Apr 2026 01:30:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293871
--- Comment #11 from commit-hook@FreeBSD.org ---
A commit in branch stable/15 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=ea8fd844183feb8ff44a32aa30291477e88fe4ae
commit ea8fd844183feb8ff44a32aa30291477e88fe4ae
Author: GenericRikka <rikka.goering@outlook.de>
AuthorDate: 2026-04-20 23:32:49 +0000
Commit: Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2026-04-27 01:28:59 +0000
kern/proc: expose reaper PID and subtree root in struct kinfo_proc
PR: 293871
(cherry picked from commit 0f89380a3d208d67698f2d35afd35257e5fdbe09)
lib/libkvm/kvm_proc.c | 8 ++++++++
sys/compat/freebsd32/freebsd32.h | 4 +++-
sys/kern/kern_proc.c | 4 ++++
sys/sys/user.h | 4 +++-
4 files changed, 18 insertions(+), 2 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.