Edit

IABSD.fr/src/usr.bin/getent

Branch :

  • Show log

    Commit

  • Author : deraadt
    Date : 2021-10-11 14:28:26
    Hash : 78cdb4e3
    Message : avoid arpa/nameser.h by improving the inet_pton/gethostbyaddr code to use struct in6_addr + struct in_addr instead of a char buffer. ok millert