summaryrefslogtreecommitdiff
path: root/lib/libc/net/res_debug.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove support for OSI networking in user-land (#ifdef OSI aor CCITT)Garrett Wollman1996-02-061-1/+8
| | | | | | | | in preparation for its removal from the kernel source tree. NB: because a function was deleted, libc is now at version 3.0 (was 2.2 previously). Notes: svn path=/head/; revision=13940
* Merge the 4.9.3-rel code into the res_* parts. The gethostXXXbyYYYPeter Wemm1996-01-071-59/+38
| | | | | | | parts are not quite so simple.. Notes: svn path=/head/; revision=13308
* Fix bogus include paths, some of which stopped libresolv from compiling.Bruce Evans1995-08-211-3/+2
| | | | Notes: svn path=/head/; revision=10150
* Update the resolver part of libc to bind-4.9.3-beta24 level (from beta9p1)Peter Wemm1995-08-201-41/+100
| | | | | | | | | | | Note that this was done by selective patching from diffs, to not conflict with the 4.4bsd base code.. This was *not* a trivial task.. I have been testing this code (apart from cosmetic changes) in my libc for a while now. Obtained from: Paul Vixie <paul@vix.com> Notes: svn path=/head/; revision=10133
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-4/+4
| | | | Notes: svn path=/head/; revision=8870
* get* rework and new bind codePaul Traina1994-09-251-222/+245
| | | | Notes: svn path=/head/; revision=3070
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+739
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573