CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2015/12/07 07:43:24

Modified files:
        usr.sbin/vmd   : config.c vmm.c 

Log message:
Fix error handling in a few cases: some function return (-1) on error,
while others return (errno) on error.  We probably have to agree on
something.

Reply via email to