git: bd514a3f0bf1 - stable/15 - libsysdecode: reduce diff to main

Konstantin Belousov <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.src
Message-ID <6a81e694.236fd.683c1f7d__36160.1778467715$1786898087$gmane$org@gitrepo.freebsd.org>
The branch stable/15 has been updated by kib:

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

commit bd514a3f0bf14946ec4cab02227ef6b5a24aaa7f
Author:     Konstantin Belousov <[email protected]>
AuthorDate: 2026-08-16 16:33:00 +0000
Commit:     Konstantin Belousov <[email protected]>
CommitDate: 2026-08-16 16:33:00 +0000

    libsysdecode: reduce diff to main
    
    Noted by:       des
    Fixes:  c6d7f60df1d6 (MFC of "libsysdecode: Recognize NOTE_PDSIGCHLD")
---
 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 64e62ecd80cc..216985eb5732 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_PDSIGCHLD)
+	X(NOTE_EXIT) X(NOTE_FORK) X(NOTE_EXEC) X(NOTE_PDSIGCHLD) X(NOTE_REAP)
 	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.