In article <20130425145951.8934C604E7%jupiter.mumble.net@localhost>,
Taylor R Campbell <campbell+netbsd-tech-userlevel%mumble.net@localhost> wrote:
(I am not subscribed to this list, so please cc me in replies.)
I'd like to import the following little utility to call getaddrinfo(3)
and print its output human- and awk-readably:
http://www.NetBSD.org/~riastradh/tmp/getaddrinfo-20130425.tgz
I often find that I want to see why applications are behaving the way
they are when dig(1) doesn't explain it, and as far as I know we have
no utility in base to answer this question, so I'd like to fill that
gap.
Comments? Objections?
LGTM.