NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/60035 CVS commit: src/sys/kern



The following reply was made to PR kern/60035; it has been noted by GNATS.

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/60035 CVS commit: src/sys/kern
Date: Sat, 28 Feb 2026 10:46:17 -0500

 Module Name:	src
 Committed By:	christos
 Date:		Sat Feb 28 15:46:17 UTC 2026
 
 Modified Files:
 	src/sys/kern: kern_sysctl.c
 
 Log Message:
 PR/60035: Matthias Petermann: CTLFLAG_PRIVATE can be bypassed for sysctl nodes
 with custom handlers in sysctl_dispatch()
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.272 -r1.273 src/sys/kern/kern_sysctl.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