CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]  2020/11/15 23:42:12

Modified files:
        sys/kern       : kern_sysctl.c 

Log message:
Convert hw_sysctl to sysctl_bounded_args

This one is surprisingly a minor loss if one were to simply add bytes
on amd64:
.text+.data+.bss+.rodata
before 0x64b0+0x40+0x14+0x338 = 0x683c
after  0x6440+0x48+0x14+0x3b8 = 0x6854

Reply via email to