Edit

IABSD.fr/src/usr.sbin/vmctl

Branch :

  • Show log

    Commit

  • Author : tb
    Date : 2020-09-02 19:57:33
    Hash : 90d78c52
    Message : Fix clang warning in vmctl(8) If the path to a tty doesn't contain a '/' or ends in a '/' use the full path. (The intent is to chop off the leading "/dev/") ok deraadt (who had the same diff) martijn millert