summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/getrrsetbyname.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use calloc() to allocate response data. Be more careful when freeingho2001-08-161-16/+25
| | | | memory. jakob@ ok.
* KNF; and i bonked jakob in the head for it too, with a plastic bottle of cokederaadt2001-08-071-24/+16
|
* OpenBSD id-tagsjakob2001-08-061-1/+1
|
* add getrrsetbyname(3) - API to retrieve arbitrary DNS recordsjakob2001-08-061-0/+506