summaryrefslogtreecommitdiff
path: root/src/lib/libc/net (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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-1849-0/+8313