CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/05/04 15:57:15
Modified files:
sys/kern : kern_sysctl.c
sys/sys : sysctl.h
Log message:
Reorder the integer sysctl functions. Then the traditional 4.4BSD
comment 'As above...' makes sense again. Improve comments for
sysctl_int_bounded() and sysctl_bounded_arr().
OK gnezdo@ mvs@
