CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/02/22 10:14:14
Modified files:
sys/sys : core.h ktrace.h proc.h
sys/kern : kern_exec.c kern_ktrace.c
Log message:
Start using new _MAXCOMLEN (a proper string expanded to 24 bytes
including the NUL), in all internal interafaces, and expose this
in ktrace, core, or proc.h visibility.
ok millert
