summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/res_send.c
Commit message (Expand)AuthorAgeFilesLines
* Some adjustments for the resolver use of poll(). For some reason I thoughtpeter1997-09-161-7/+8
* Call poll(2) from within the resolver but adapt to older kernels without itpeter1997-09-141-26/+68
* replace the OpenBSD fd_set sizing code with something more efficient.peter1997-06-281-9/+16
* Dynamically size fd_set in select rather than fail if too many filespeter1997-06-271-8/+9
* Merge in bind-4.9.6 resolver changes. Note that they resolve thepeter1997-06-271-7/+3
* Fix problem with FD_SET* overflow reporting.. Perror() didn't have enoughpeter1997-03-121-2/+6
* Check for overflow of FD_SETguido1997-03-101-1/+6
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Here goes.. Bring the 4.9.5-P1 resolver into -current. This has thepeter1996-12-301-26/+39
* Sigh, back out the last bright idea I had here about compiling the res_*peter1996-08-301-0/+741
* Merge in bind-4.9.4-P1 resolver...peter1996-08-291-727/+0
* General -Wall warning cleanup, part I.jkh1996-07-121-2/+2
* Merge the 4.9.3-rel code into the res_* parts. The gethostXXXbyYYYpeter1996-01-071-57/+61
* Fix bogus include paths, some of which stopped libresolv from compiling.bde1995-08-211-2/+2
* Update the resolver part of libc to bind-4.9.3-beta24 level (from beta9p1)peter1995-08-201-70/+72
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* remove need for -DDEBUG from resolver code (conflict with db/hash)pst1994-09-251-38/+33
* get* rework and new bind codepst1994-09-251-210/+468
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+468
OpenPOWER on IntegriCloud