CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2018/09/27 11:15:36
Modified files: etc/rc.d : vmd usr.sbin/vmctl : main.c vmctl.8 vmctl.c vmctl.h Log message: Add vmctl stop -a [-fw] option to stop or terminate all running VMs. This is also be used to simplify the vmd rc stop script. OK mlarkin@ ccardenas@