git: c6d7f60df1d6 - stable/15 - libsysdecode: Recognize NOTE_PDSIGCHLD

Konstantin Belousov <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.src
Message-ID <6a8124ab.436e8.651fc5aa__21961.0560032137$1786848783$gmane$org@gitrepo.freebsd.org>
The branch stable/15 has been updated by kib:

URL: https://cgit.FreeBSD.org/src/commit/?id=c6d7f60df1d625b6ebf7099b87bfdd52776802fe

commit c6d7f60df1d625b6ebf7099b87bfdd52776802fe
Author:     Dag-Erling Smørgrav <[email protected]>
AuthorDate: 2026-07-21 21:56:56 +0000
Commit:     Konstantin Belousov <[email protected]>
CommitDate: 2026-08-16 02:41:33 +0000

    libsysdecode: Recognize NOTE_PDSIGCHLD
    
    (cherry picked from commit a931431a1deca75079f034b74a63c2774f83be8d)
---
 lib/libsysdecode/flags.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/libsysdecode/flags.c b/lib/libsysdecode/flags.c
index c46e8ec607b9..64e62ecd80cc 100644
--- a/lib/libsysdecode/flags.c
+++ b/lib/libsysdecode/flags.c
@@ -375,7 +375,7 @@ static struct name_table kevent_vnode_fflags[] = {
 };
 
 static struct name_table kevent_proc_fflags[] = {
-	X(NOTE_EXIT) X(NOTE_FORK) X(NOTE_EXEC) X(NOTE_REAP)
+	X(NOTE_EXIT) X(NOTE_FORK) X(NOTE_EXEC) X(NOTE_REAP) X(NOTE_PDSIGCHLD)
 	X(NOTE_TRACK) X(NOTE_TRACKERR) X(NOTE_CHILD) XEND
 };
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.