summaryrefslogtreecommitdiff
path: root/lib/libc/net/ns_parse.c
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50476
* Change an internal variable from "class" to "ns_class" for C++'s benefit.Peter Wemm1999-06-041-2/+2
| | | | | | | | | Apparently BIND-8.2.1 uses ns_class. Submitted by: John Plevyak <jplevyak@inktomi.com> Notes: svn path=/head/; revision=47742
* Update the resolver parts to bind-8.1.2 level. I have not touched thePeter Wemm1998-06-111-0/+190
getXXXXbyYYYY() interfaces yet. Obtained from: diff relative to bind-8.1.2 sources Notes: svn path=/head/; revision=36891