CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/11/15 23:37:07
Modified files:
sys/kern : kern_sysctl.c
Log message:
Convert kern_sysctl to sysctl_bounded_args
objdump -h changes in Size of kern_sysctl.o on amd64
before after
.text 7140 64b0
.data 24 40
.bss 10 14
.rodata 50 338
