git: <sys/sysctl.h>: Restrict CTL_P1003_1B_MAXID to _KERNEL

Aaron LI aly at crater.dragonflybsd.org
Sat Jan 24 04:37:00 PST 2026


commit 2b93b26ed2b27479450f1b9e8fe979b5ad2e1e97
Author: Aaron LI <aly at aaronly.me>
Date:   Fri Mar 14 14:07:04 2025 +0800

    <sys/sysctl.h>: Restrict CTL_P1003_1B_MAXID to _KERNEL
    
    This constant is only used to size an array within the kernel.
    
    Obtained-from: FreeBSD (https://reviews.freebsd.org/D25816)

Summary of changes:
 sys/sys/sysctl.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2b93b26ed2b27479450f1b9e8fe979b5ad2e1e97


-- 
DragonFly BSD source repository


More information about the Commits mailing list