summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/getaddrinfo.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* sync comment with code. remove #if 0'ed portion (AF filtering on nameitojun2000-01-181-15/+5
* do not filter address families that are not supported by kernel.itojun2000-01-171-1/+5
* remove #if 0'ed part.itojun2000-01-171-55/+1
* replace NRL get{addr,name}info with KAME get{addr,name}info.itojun1999-12-301-459/+975
* fix DNS; all this is due for squishing in a few days anyways, i suspect; fuji...deraadt1999-12-071-0/+1
* cleaned upderaadt1999-07-031-455/+468
* Removed portability ifdefs.cmetz1999-06-231-575/+1
* Added some protocol independent interfaces (supposedly IPv6 support APIs, butcmetz1999-06-231-0/+1127