update from Donn -- fixes for pcc
[unix-history] / usr / src / lib / libc / net /
1991-03-20 Keith Bostichas nameser.h; needs sys/param.h for endian.h
1991-03-07 Keith Bosticresolver interface with named and friends defined in...
1991-03-03 Keith Bostic4th arg to dn_expand is a pointer
1991-03-03 Keith Bosticget declarations right
1991-03-03 Keith Bosticp_class, p_type, and fp_query are exported to named
1991-02-25 Keith Bosticneed ctype.h, shouldn't have deleted it
1991-02-25 Keith Bosticdoesn't need ctype.h
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-02-22 Keith Bosticdelete sethostfile(3)
1991-02-22 Keith Bosticfix include to be right, minor wordsmithing
1990-12-29 William Nesheimuse param.h instead of types.h to pick up BYTE_ORDER...
1990-06-28 Jim Bloomnew copyright; make sure domain search terminates last...
1990-06-28 Jim Bloomfix printing of time when ttl is 0
1990-06-28 Jim Bloomone more try at getting the buffer end checking right...
1990-06-24 Trent Heinnew copyright notice
1990-06-24 Keith Bosticdate and time created 90/06/23 16:23:22 by bostic
1990-06-24 Mike Karelsadd inet_aton
1990-06-24 Mike Karelsreplace inet_addr with inet_aton, which has separate...
1990-06-07 Keith Bosticredo contrib notice
1990-06-02 Keith Bosticdate and time created 90/06/01 16:25:30 by bostic
1990-06-02 Keith Bosticnew copyright notice
1990-05-22 Keith Bosticput pathnames into netdb.h
1990-05-21 Jim Bloomfix the resolver addresses to be as before if an error...
1990-05-16 Keith Bosticstring.h is ANSI C include file
1990-04-26 Craig LeresFix gcc warning.
1990-02-21 Keith Bostictype typo
1990-02-05 Jim Bloomfix C_HS and T_TXT handling
1990-01-17 Mike Karelsfixes from arc
1990-01-05 Mike Karelsterminate address, alias lists for gethostbyaddr
1989-12-28 Jim Bloomdnbuf is no longer used
1989-12-28 Jim Bloomfgets leaves the newline - check for a truncated line...
1989-12-28 Jim Bloomcheck return value from socket call
1989-12-28 Jim Bloomadd more error checking
1989-12-28 Jim Bloomdn_expand required more character than it used; dn_comp...
1989-12-28 Jim Bloomabort further processing of packet if length error...
1989-12-15 Mike Karelsmake LOCALDOMAIN override "search" like "domain"; bigge...
1989-12-15 Mike Karelsadd res_query, res_search, other updates
1989-12-15 Mike KarelsLOCALDOMAIN needs to override search if it overrides...
1989-12-15 Jim Bloomadd gethostbyname(dotted quad); gethostbyaddr didn...
1989-12-15 Mike Karelsadd "search" keyword, attempt to reformat
1989-12-13 Jim Bloomfix problem where a long running tcp connection might...
1989-12-13 Jim Bloomclean up time printing a bit more; fix T_TXT format...
1989-09-26 Keith Sklowerrewrite ascii to addr conversion, fixing bugs
1989-09-16 Jim BloomRemove old RRs, add C_HS & T_TXT, p_time was called...
1989-06-02 Mike Karelsconnect only to first server on first attempt (fix...
1989-03-29 Keith Sklowercorrect errors in iso_addr()
1989-03-28 Keith Sklowerdate and time created 89/03/27 15:31:16 by sklower
1989-03-10 Keith Bosticuse strpbrk, not any
1989-03-10 Keith Bosticuse strpbrk(3), not any
1989-02-19 Keith Bosticuse the right include file
1989-02-15 Keith Bosticadd Berkeley specific copyright
1989-02-15 Keith Bosticremove manual subsections
1989-02-15 Keith Bosticadd Berkeley specific copyright
1989-02-15 Keith Bosticadd Berkeley specific copyright
1989-02-15 Keith Bosticadd Berkeley specific header
1989-01-25 Mike Karelsdon't hang if 2nd connection doesn't arrive before...
1988-12-17 Keith Bosticdate and time created 88/12/16 11:12:32 by bostic
1988-12-17 Keith Bosticdate and time created 88/12/16 11:12:21 by bostic
1988-12-09 Keith Bosticsockaddr's now require length (K. Sklower);
1988-12-09 Mike Karelsclear the whole header
1988-12-08 Keith Bosticdocument conditions wherein ruserok will fail
1988-11-18 Keith Sklowermake it possible to input subnetted class D nets and...
1988-10-31 Keith Bosticcheck for h_errno < 0
1988-10-12 Keith Bosticuse herror routine
1988-10-08 Mike Karelsalign doesn't need to occupy storage
1988-09-22 Mike Karelsminor corrections to search procedure, always report...
1988-09-21 Keith Bosticadd cleandir
1988-09-21 Mike Karelsremove DEFNAME processing in res_mkquery (do only in...
1988-08-31 Keith Bosticremove dependency list
1988-08-26 Keith Bosticlint cleanups
1988-08-13 Keith Bosticadd Berkeley specific copyright notices
1988-06-28 Keith Bosticinstall approved copyright notice
1988-06-28 Keith Bosticinstall approved copyright notice
1988-05-21 Keith Bosticset DEFS to compile in SCCS ids.
1988-05-21 Keith Bosticrestructuring libc
1988-05-20 Mike Karelsprint times in human-readable form (from Nowicki)
1988-05-20 Mike Karelsdisconnect after first server regardless of how we...
1988-04-22 Mike Karelsfinish the fix
1988-04-14 Mike Karelstrivia
1988-04-13 Mike Karelsoops
1988-04-06 Mike Karelsadd herror to list of entries, update NO_DATA
1988-04-06 Mike Karelsreturn NO_DATA instead of HOST_NOT_FOUND from res_search
1988-03-30 Mike Karelsdon't check auth. bit on NXDOMAIN/noanswer (ready for...
1988-03-15 Keith Bosticdate and time created 88/03/14 13:04:59 by bostic
1988-03-15 Keith Bosticnew version from Mike Karels
1988-03-15 Keith Bosticadd Berkeley specific headers; checked in for Mike...
1988-03-14 Keith Bosticnote that _getshort used by sendmail
1988-03-08 Keith Bosticadded Berkeley specific header
1988-03-08 Keith Bosticadded Berkeley specific headers
1988-03-08 Keith Bosticadd Berkeley specific header
1988-03-08 Keith Bosticadd Berkeley specific headers
1988-02-29 Mike Karelsdon't need to skip first dnptr in dn_find, it's already...
1988-02-27 Mike KarelsI give in, #ifdef on h_addr for those that are halfway...
1988-02-19 Mike Karelsmaybe I'll find a way I like: try name from root even...
1987-12-12 Keith Bosticdisallow names consisting entirely of digits/dots unles...
1987-12-05 Mike Karelscan't use copyright string in libc, use std. LIBC_SCCS
1987-12-05 Mike Karelscan't have copyright var in libc!
1987-11-22 Mike Karelsrefer to search procedure
1987-11-22 Mike Karelsbring up to rev 6
next