CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/04/16 15:34:47
Modified files:
usr.sbin/vmctl : main.c vmctl.c vmctl.h
Log message:
vmctl(8): switch to new disk format enum.
Replace int's with the new enum type used by vmd.
Discussed with mlarkin@
