CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/02/22 10:26:04
Modified files:
sys/dev/dt : dt_dev.c dtvar.h
usr.sbin/btrace: btrace.c
Log message:
Since other exported commandnames were increased to 24 and graduated into
proper strings, adapt dt's exported string in the same way.
Old/new files/tools will not work the same way.
That this interface needs to also change was pointed out by jsg
