Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 2026 01:30:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 293871] kern/proc: expose reaper PID and subtree root in struct kinfo_proc
Message-ID:  <bug-293871-227-0vjQiJxq0k@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-293871-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-293871-227-0vjQiJxq0k>