summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/gethostnamadr.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* netbsd: bind 4.9.3dm1996-02-191-2/+0
|
* gethostbyname("#.#.#.#") should fail; not return an incompletely andderaadt1995-11-201-0/+2
| | | | | | incorrectly initialized hostent. in particular, h_name is supposed to be `an official name', and gethostbyname() wasn't even trying to meet that requirement.
* initial import of NetBSD treederaadt1995-10-181-0/+654