Edit

IABSD.fr/src/usr.sbin/ikectl

Branch :

  • Show log

    Commit

  • Author : kn
    Date : 2020-06-10 17:44:44
    Hash : 452410f5
    Message : Cast imsg->data to char pointer to silence GCC warning warning: format '%s' expects type 'char *', but argument 2 has type 'void *' Seen on sparc64. OK tobhe