Edit

IABSD.fr/src/usr.sbin/ikectl

Branch :

  • Show log

    Commit

  • Author : tedu
    Date : 2019-05-08 23:59:19
    Hash : 731c78a3
    Message : convert system() calls to an execv() like interface. avoids sh difficulties, etc. from Matthew Martin. ok deraadt reyk