Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
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