NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/58378 CVS commit: src/sys/kern
The following reply was made to PR kern/58378; it has been noted by GNATS.
From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/58378 CVS commit: src/sys/kern
Date: Sat, 3 Jan 2026 23:57:09 +0000
Module Name: src
Committed By: riastradh
Date: Sat Jan 3 23:57:09 UTC 2026
Modified Files:
src/sys/kern: core_elf32.c core_netbsd.c kern_core.c
Log Message:
core(9): Need <sys/sdt.h> for SET_ERROR, oops.
PR kern/58378: Kernel error code origination lacks dtrace probes
To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 src/sys/kern/core_elf32.c
cvs rdiff -u -r1.26 -r1.27 src/sys/kern/core_netbsd.c
cvs rdiff -u -r1.41 -r1.42 src/sys/kern/kern_core.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index