CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/03/24 23:05:41
Modified files:
sys/kern : kern_pledge.c kern_sysctl.c
Log message:
Wrap the pledge-related sysctl code in SMALL_KERNEL, because it is big
and the ramdisk does not need it
ok mlarkin, discussed with dgl
