aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/net/res_send.c
Commit message (Expand)AuthorAgeFilesLines
* Some adjustments for the resolver use of poll(). For some reason I thoughtPeter Wemm1997-09-161-7/+8
* Call poll(2) from within the resolver but adapt to older kernels without itPeter Wemm1997-09-141-26/+68
* replace the OpenBSD fd_set sizing code with something more efficient.Peter Wemm1997-06-281-9/+16
* Dynamically size fd_set in select rather than fail if too many filesPeter Wemm1997-06-271-8/+9
* Merge in bind-4.9.6 resolver changes. Note that they resolve thePeter Wemm1997-06-271-7/+3
* Fix problem with FD_SET* overflow reporting.. Perror() didn't have enoughPeter Wemm1997-03-121-2/+6
* Check for overflow of FD_SETGuido van Rooij1997-03-101-1/+6
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Here goes.. Bring the 4.9.5-P1 resolver into -current. This has thePeter Wemm1996-12-301-26/+39
* Sigh, back out the last bright idea I had here about compiling the res_*Peter Wemm1996-08-301-0/+741
* Merge in bind-4.9.4-P1 resolver...Peter Wemm1996-08-291-727/+0
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-2/+2
* Merge the 4.9.3-rel code into the res_* parts. The gethostXXXbyYYYPeter Wemm1996-01-071-55/+59
* Fix bogus include paths, some of which stopped libresolv from compiling.Bruce Evans1995-08-211-2/+2
* Update the resolver part of libc to bind-4.9.3-beta24 level (from beta9p1)Peter Wemm1995-08-201-70/+72
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
* remove need for -DDEBUG from resolver code (conflict with db/hash)Paul Traina1994-09-251-36/+31
* get* rework and new bind codePaul Traina1994-09-251-208/+466
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+468