#
61151 |
| 04-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
#
61023 |
| 02-Jun-1993 |
karels |
integrate changes from bind 4.9 (most of them); continue to use address INADDR_ANY rather than 127.1; convert u_short to u_int16_t as appropriate |
#
46604 |
| 24-Feb-1991 |
bostic |
Add include files to get prototype declarations, and fix bugs found. |
#
46496 |
| 21-Feb-1991 |
bostic |
make dn_skipname, fp_query, hostalias, p_cdname, p_class, p_query, p_rr, p_time, p_type, putlong and putshort hidden |
#
42627 |
| 01-Jun-1990 |
bostic |
new copyright notice |
#
39790 |
| 27-Dec-1989 |
bloom |
check return value from socket call |
#
39703 |
| 12-Dec-1989 |
bloom |
fix problem where a long running tcp connection might get closed and only one server is being used |
#
38214 |
| 01-Jun-1989 |
karels |
connect only to first server on first attempt (fix logic error) |
#
34817 |
| 27-Jun-1988 |
bostic |
install approved copyright notice |
#
34341 |
| 19-May-1988 |
karels |
disconnect after first server regardless of how we fail |
#
33679 |
| 07-Mar-1988 |
bostic |
added Berkeley specific header |
#
32603 |
| 07-Nov-1987 |
karels |
don't try to connect connected socket, and keep sending; check for answer buffer overflow, set truncated flag, and toss overflow data |
#
31113 |
| 12-May-1987 |
karels |
connect once, then disconnect |
#
30394 |
| 15-Jan-1987 |
kjd |
fix problem with connect/send |
#
30100 |
| 18-Nov-1986 |
kjd |
fix fdset for 4.2bsd sites |
#
29434 |
| 02-Jul-1986 |
bloom |
virtual circuits must be able to fall back to the host table as well |
#
27796 |
| 07-May-1986 |
kjd |
use FD_ macros |
#
27664 |
| 30-Apr-1986 |
bloom |
change the writes to a writev for tcp, performance improves drasticly |
#
27040 |
| 11-Apr-1986 |
kjd |
change retry loop to test before decrementing |
#
27031 |
| 10-Apr-1986 |
kjd |
Change timeouts, use perror to print error messages, lint clean up |
#
27025 |
| 10-Apr-1986 |
bloom |
add entry point for closing tcp socket, a bit of lint work |
#
26897 |
| 17-Mar-1986 |
bloom |
flag socket as closed if timed out |
#
26896 |
| 17-Mar-1986 |
kjd |
move resolv.h to /usr/include |
#
26886 |
| 14-Mar-1986 |
kjd |
change include types.h to param.h |
#
26635 |
| 09-Mar-1986 |
donn |
added LIBC_SCCS condition for sccs ids |