CVSROOT:        /cvs
Module name:    src
Changes by:     gne...@cvs.openbsd.org  2020/11/06 22:24:20

Modified files:
        sys/kern       : kern_sysctl.c 
        sys/sys        : sysctl.h 
        sys/ufs/ffs    : ffs_vfsops.c 

Log message:
Convert ffs_sysctl to sysctl_bounded_args

Requires sysctl_bounded_arr branch to support sysctl_rdint.
The read-only variables are marked by an empty range of [1, 0].

OK millert@

Reply via email to