CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/11/04 09:16:44
Modified files:
usr.sbin/vmd : config.c parse.y vmd.c vmd.h
Log message:
Pass the internal vmid or 0 to vm_register() instead of changing it
once again after setting the next available id.
Suggested by edd@
