CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/08/04 13:12:14
Modified files:
usr.sbin/vmd : proc.c vioblk.c vionet.c vioscsi.c virtio.c
vm.c vmm.c
Log message:
Switch type of imsgbuf_get return variable 'n' to int.
Addtionally switch the type of a write return variable to ssize_t.
OK dv@
