Reorder the integer sysctl functions. Then the traditional 4.4BSD
authorbluhm <bluhm@openbsd.org>
Tue, 4 May 2021 21:57:15 +0000 (21:57 +0000)
committerbluhm <bluhm@openbsd.org>
Tue, 4 May 2021 21:57:15 +0000 (21:57 +0000)
commit70de0cbd3647ada3a01cd9a7542d1ade7fec26ab
tree1d6802f33fa62855df78147425e6b9535dde8ffe
parentffc9f6ff367b492844cecb3642bc67758080529f
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@
sys/kern/kern_sysctl.c
sys/sys/sysctl.h