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:56:55 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Sat Jan  3 23:56:55 UTC 2026
 
 Modified Files:
 	src/sys/kern: core_elf32.c core_netbsd.c kern_core.c
 
 Log Message:
 core(9): Sort includes.
 
 No functional change intended.  Preparation for:
 
 PR kern/58378: Kernel error code origination lacks dtrace probes
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.68 -r1.69 src/sys/kern/core_elf32.c
 cvs rdiff -u -r1.25 -r1.26 src/sys/kern/core_netbsd.c
 cvs rdiff -u -r1.40 -r1.41 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