master
Introducing getent(1) from NetBSD. ok deraadt@
tedu networks(5) support; OK florian@ henning@
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