inet-ntop, inet-pton: Avoid obsolete u_char type. * lib/inet_pton.c (inet_pton6): Use unsigned char instead of u_char. * lib/inet_ntop.c: Doc fix.