Module Name: src Committed By: riastradh Date: Mon Sep 30 06:19:22 UTC 2013
Added Files: src/usr.bin/getaddrinfo: Makefile getaddrinfo.1 getaddrinfo.c tables.awk Log Message: New utility getaddrinfo(1) to reflect getaddrinfo(3). Discussed on tech-userlevel back in April: https://mail-index.netbsd.org/tech-userlevel/2013/04/25/msg007719.html Not hooked into the build or sets yet. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/usr.bin/getaddrinfo/Makefile \ src/usr.bin/getaddrinfo/getaddrinfo.1 \ src/usr.bin/getaddrinfo/getaddrinfo.c src/usr.bin/getaddrinfo/tables.awk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.