On Thu, 12 May 2022 18:17:20 -0600 (MDT) YASUOKA Masahiko <yasu...@cvs.openbsd.org> wrote: > CVSROOT: /cvs > Module name: src > Changes by: yasu...@cvs.openbsd.org 2022/05/12 18:17:20 > > Modified files: > usr.sbin/vmctl : main.c vmctl.c vmctl.h > > Log message: > Follow the recent change that the unit of `imgsize' argument of > create_imagefile() became MB. Also change the arguement's type from > long to uint64_t that is preferred.
Sorry first sentence has a false. The unit became byte actually.