Edit

IABSD.fr/src/usr.bin/jot

Branch :

  • Show log

    Commit

  • Author : deraadt
    Date : 2019-06-27 18:03:36
    Hash : 95af8abf
    Message : Some asprintf() calls were checked < 0, rather than the precise == -1. ok millert nicm tb, etc