BSD 4_3_Net_2 release
[unix-history] / usr / src / lib / libc / net / res_send.c
1991-08-20 CSRGBSD 4_3_Net_2 release BSD-4_3_Net_2
1991-02-25 Keith BosticAdd include files to get prototype declarations, and...
1991-02-22 Keith Bosticmake dn_skipname, fp_query, hostalias, p_cdname, p_clas...
1991-01-02 CSRGBSD 4_3_Reno release BSD-4_3_Reno
1990-06-02 Keith Bosticnew copyright notice
1990-01-05 CSRGBSD 4_3_Tahoe release BSD-4_3_Tahoe
1989-12-28 Jim Bloomcheck return value from socket call
1989-12-13 Jim Bloomfix problem where a long running tcp connection might...
1989-06-02 Mike Karelsconnect only to first server on first attempt (fix...
1988-06-28 Keith Bosticinstall approved copyright notice
1988-05-20 Mike Karelsdisconnect after first server regardless of how we...
1988-03-08 Keith Bosticadded Berkeley specific header
1987-11-08 Mike Karelsdon't try to connect connected socket, and keep sending;
1987-05-13 Mike Karelsconnect once, then disconnect
1987-03-04 CSRGBSD 4_3 release BSD-4_3
1987-01-15 Kevin Dunlapfix problem with connect/send
1986-11-19 Kevin Dunlapfix fdset for 4.2bsd sites
1986-10-31 Kevin Dunlapadd FD_SET for 4.2BSD sites
1986-07-03 Jim Bloomvirtual circuits must be able to fall back to the host...
1986-05-08 Kevin Dunlapuse FD_ macros
1986-05-01 Jim Bloomchange the writes to a writev for tcp, performance...
1986-04-12 Kevin Dunlapchange retry loop to test before decrementing
1986-04-12 Kevin Dunlapchange retry loop to decrement after test
1986-04-11 Kevin DunlapChange timeouts, use perror to print error messages...
1986-04-11 Jim Bloomadd entry point for closing tcp socket, a bit of lint...
1986-03-18 Jim Bloomflag socket as closed if timed out
1986-03-18 Kevin Dunlapmove resolv.h to /usr/include
1986-03-15 Kevin Dunlapchange include types.h to param.h
1986-03-10 Donn Seeleyadded LIBC_SCCS condition for sccs ids
1986-03-06 Mike Karels#ifdef the connect/send for UDP (for 4.3 only); indicat...
1986-02-23 Mike Karelsuse connect on dg sockets to allow unreachable reporting;
1986-02-23 Jim Bloomadd support for holding a tcp connection open
1985-11-01 Kevin DunlapFreeze for November 1 network distribution
1985-10-31 Kevin Dunlapchange recvfrom to recv
1985-10-26 Kevin Dunlap#ifdef openlog for 4.3 LOG_DAEMON isn't in 4.2
1985-10-22 Kevin Dunlaphave resolver query multiple servers
1985-09-15 Jim Bloomadd ifdef DEBUG around debugging code, res_init() now...
1985-07-30 Kevin DunlapMove /usr/include/nameser.h & reslov.h to /usr/include...
1985-07-26 Kevin DunlapIf a server times out return errno ETIMEDOUT
1985-07-17 Kevin Dunlapadd missing close()
1985-05-31 Distribution FolksAdd copyright
1985-04-02 Ralph Campbelladd copyright notice
1985-03-29 Ralph Campbellname changes and fix return value in res_init().
1985-03-28 Ralph Campbelldelete debugging stuff.
1985-03-02 Ralph Campbelldate and time created 85/03/01 10:42:21 by ralph
1982-09-16 CSRGStart development on BSD 4_3_Net_2
1979-09-27 CSRGStart development on BSD 4_3_Reno
1978-11-06 CSRGStart development on BSD 4_3_Tahoe
1978-11-06 CSRGStart development on BSD 4_3