History log of /original-bsd/lib/libc/net/res_send.c (Results 1 – 25 of 41)
Revision Date Author Comments
# f4b4348c 04-Jun-1993 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

4.4BSD snapshot (revision 8.1); add 1993 to copyright


# 5b72222e 02-Jun-1993 karels <karels@65305748-3e16-e211-a854-8c89a5c6f760>

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


# 0ebfbcb7 24-Feb-1991 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

Add include files to get prototype declarations, and fix bugs found.


# d37c3f18 21-Feb-1991 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

make dn_skipname, fp_query, hostalias, p_cdname, p_class, p_query,
p_rr, p_time, p_type, putlong and putshort hidden


# 0578c8bb 01-Jun-1990 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

new copyright notice


# fd08ef48 27-Dec-1989 bloom <bloom@65305748-3e16-e211-a854-8c89a5c6f760>

check return value from socket call


# 99a2e106 12-Dec-1989 bloom <bloom@65305748-3e16-e211-a854-8c89a5c6f760>

fix problem where a long running tcp connection might get closed
and only one server is being used


# 688df214 01-Jun-1989 karels <karels@65305748-3e16-e211-a854-8c89a5c6f760>

connect only to first server on first attempt (fix logic error)


# 4bb057cd 27-Jun-1988 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

install approved copyright notice


# 9b6edc87 19-May-1988 karels <karels@65305748-3e16-e211-a854-8c89a5c6f760>

disconnect after first server regardless of how we fail


# 32bcd940 07-Mar-1988 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

added Berkeley specific header


# 29bb60ea 07-Nov-1987 karels <karels@65305748-3e16-e211-a854-8c89a5c6f760>

don't try to connect connected socket, and keep sending;
check for answer buffer overflow, set truncated flag, and toss overflow data


# b66fc273 12-May-1987 karels <karels@65305748-3e16-e211-a854-8c89a5c6f760>

connect once, then disconnect


# c502efc5 15-Jan-1987 kjd <kjd@65305748-3e16-e211-a854-8c89a5c6f760>

fix problem with connect/send


# 2131bdbd 18-Nov-1986 kjd <kjd@65305748-3e16-e211-a854-8c89a5c6f760>

fix fdset for 4.2bsd sites


# ba8bbbb2 02-Jul-1986 bloom <bloom@65305748-3e16-e211-a854-8c89a5c6f760>

virtual circuits must be able to fall back to the host table as well


# 74dfef2f 07-May-1986 kjd <kjd@65305748-3e16-e211-a854-8c89a5c6f760>

use FD_ macros


# 8c42333f 30-Apr-1986 bloom <bloom@65305748-3e16-e211-a854-8c89a5c6f760>

change the writes to a writev for tcp, performance improves drasticly


# 701c9558 11-Apr-1986 kjd <kjd@65305748-3e16-e211-a854-8c89a5c6f760>

change retry loop to test before decrementing


# bbf9881c 10-Apr-1986 kjd <kjd@65305748-3e16-e211-a854-8c89a5c6f760>

Change timeouts, use perror to print error messages, lint clean up


# c1f3117e 10-Apr-1986 bloom <bloom@65305748-3e16-e211-a854-8c89a5c6f760>

add entry point for closing tcp socket, a bit of lint work


# a5e36b47 17-Mar-1986 bloom <bloom@65305748-3e16-e211-a854-8c89a5c6f760>

flag socket as closed if timed out


# af13e8e5 17-Mar-1986 kjd <kjd@65305748-3e16-e211-a854-8c89a5c6f760>

move resolv.h to /usr/include


# dd2e2b2b 14-Mar-1986 kjd <kjd@65305748-3e16-e211-a854-8c89a5c6f760>

change include types.h to param.h


# de8c8abe 09-Mar-1986 donn <donn@65305748-3e16-e211-a854-8c89a5c6f760>

added LIBC_SCCS condition for sccs ids


12