CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/02/22 10:05:51
Modified files:
sys/sys : sysctl.h
Log message:
sysctl already passed the commandname as a 24-byte string KI_MAXCOMLEN
because it was padded. Define it in terms of _MAXCOMLEN from syslimits.h
ok millert
