install C version of _doprnt
[unix-history] / usr / src / lib / libc / net /
1986-03-31 Mike Karelsset socket pgrp to avoid races; block SIGURG till done;
1986-03-22 Kevin DunlapAdd stayopen
1986-03-20 Kevin Dunlapfix _gethtbyaddr()
1986-03-20 Kevin Dunlapchange gethostbyname to do a query of class C_IN insted...
1986-03-19 Kevin Dunlapmove resolver.h to /usr/include
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 DunlapAdd old linear search of /etc/hosts for when the local...
1986-03-15 Kevin Dunlapchange include types.h to param.h
1986-03-14 Donn Seeleydocument include file
1986-03-14 Kevin DunlapAdd liner search of /etc/hosts whan we can't find a...
1986-03-12 Mike Karelscopyright and rev 5
1986-03-12 Jim Bloompreserve case
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
1986-02-19 Kevin DunlapFix for dn_find core dumping
1986-02-08 Mike Karelsmake up out minds: second arg to dn_expand is ptr,...
1986-02-05 Keith Sklowerprint case where host is zero but port is not (as in...
1986-02-05 Kevin DunlapPass msglen to dn_expand
1986-02-04 Kevin DunlapAdd msglen to dn_expand
1986-02-03 Kevin Dunlappass msglen to dn_expand
1986-01-30 Keith SklowerRoutine to convert NS addresses to human readable form
1986-01-30 Keith SklowerThis routine converts ascii to NS addresses
1986-01-19 Kevin DunlapFix to MX records
1986-01-10 Kevin DunlapAdd h_errno error status return
1986-01-09 Kevin Dunlapadd res_skip for skipping along packets and RR's
1986-01-09 Kevin DunlapAdd MX record
1986-01-08 Kevin Dunlapadd resolver(5)
1985-12-11 Kevin DunlapAdd case insensitivity to gethostbyname() from Jay...
1985-12-02 Kevin DunlapNot all the debug code gets ifdef'ed jim
1985-11-27 Kevin DunlapStop announcing what server we are trying
1985-11-16 Kevin DunlapAdd 4 Error return states and make byte order independent
1985-11-05 Kevin DunlapChanges for 4.2bsd from Mike@brl
1985-11-05 Kevin Dunlapfix for 4.2bsd from Mike@brl
1985-11-02 Kevin DunlapFreeze for Novebber 1 network distribution
1985-11-02 Kevin DunlapFreeze for November 1 network distribution
1985-11-02 Jim Bloomperformance improvements
1985-11-01 Kevin DunlapFreeze for November 1 network distribution
1985-10-31 Kevin Dunlapchane include forles and add resolv.conf information
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-26 Kevin DunlapBuffer alignment code for SUNs
1985-10-26 Kevin DunlapBuffer alignment code for SUNs
1985-10-26 Kevin Dunlapdeclare sprintf as extern for SUNs
1985-10-26 Jim Bloombind has only 3 args now
1985-10-25 Jim Bloomdon't let the compiler assume address of structure
1985-10-24 Jim Bloombitwise not logical and kevin
1985-10-22 Kevin Dunlaphave resolver query multiple servers
1985-10-22 Kevin DunlapChanges to make work on sun and have resolver query...
1985-10-11 Kevin DunlapFix to get this to run on a SUN from smoot@ut-sally
1985-10-11 Jim Bloomuse PTR instead of inverse query for gethostbyaddr...
1985-10-09 Mike Karelsdon't fail if can't get domain name from hostname
1985-10-07 Kevin Dunlapdate and time created 85/10/06 17:29:36 by kjd
1985-09-18 Mike KarelsI know it works, but ...
1985-09-16 Jim Bloommust have port number compiled in
1985-09-15 Jim Bloomchange algorithm for initialization, move conf file...
1985-09-15 Jim Bloomreturn names in lower case, fix some lint problems
1985-09-15 Jim Bloomadd ifdef DEBUG around debugging code, res_init() now...
1985-09-15 Jim Bloomadd ifdef DEBUG around debugging code
1985-09-13 Jim Bloomlint -DDEBUG -u *.c > lint.out
1985-09-13 Jim Bloomfix which buffers are used
1985-09-12 Jim Bloomimplement multiple address return from gethostby* routines
1985-09-12 Jim Bloomreverse order of bit in WKS RR
1985-09-11 Mike Karelsmake rresvport always quiet, rcmd do perror on failure;
1985-09-11 Jim Bloomadd sethostfile and make it lint
1985-09-11 Jim Bloommodify to use new hostent structure
1985-09-10 Jim Bloomcheck ownership of .rhosts
1985-09-10 Jim Bloomfix problem with hostname returning name w/o a domain
1985-09-10 Jim Bloomdate and time created 85/09/09 14:06:58 by bloom
1985-09-07 Jim Bloomfix ruserok to handle case independent comparisons...
1985-09-07 Jim Bloomfix return codes from ruserok
1985-09-07 Mike Karelsno retries or perror if EADDRNOTAVAIL, so can fail...
1985-09-06 Jim Bloomfix make clean and add make depend
1985-09-06 Jim Bloomfix make clean and add make depend
1985-09-05 Jim Bloomfix for proper lookup compilation
1985-09-04 Jim Bloomget rid of BOMBPROOFING
1985-09-04 Jim Bloomcheckin for kjd. First cut at multiple address returns...
1985-09-04 Jim Bloomfix copyright notices and include paths
1985-08-06 Kevin DunlapAdd netlib
1985-08-06 Kevin DunlapChange default settings of resolver state
1985-08-03 Kevin DunlapClean up ttl printf in p_rr()
1985-08-02 Kevin DunlapAdd routine fp_query that will print print the querys...
1985-08-01 Kevin DunlapMove definition of CONFFILE from resolv.h to here
1985-07-30 Kevin DunlapMove /usr/include/nameser.h & reslov.h to /usr/include...
1985-07-30 Kevin DunlapMove /usr/include/nameser.h & resolv.h to /usr/include...
1985-07-30 Kevin DunlapMove /usr/include/nameser.h to /usrs/include/arpa/nameser.h
1985-07-30 Kevin DunlapMove /usr/include/nameser.h /usr/include/arpa/nameser.h
1985-07-30 Kevin DunlapMove /usr/include/nameser.h to /usr/include/arpa/nameser.h
1985-07-26 Kevin DunlapIf a server times out return errno ETIMEDOUT
1985-07-20 Kevin DunlapSplit gethostnamadr.c into 3 files one for each routine
1985-07-17 Kevin Dunlapadd missing close()
1985-07-17 Kevin DunlapChange HTONS to standard htons()
1985-07-17 Kevin DunlapFix bug in getlong & Remove type declaration in putshor...
1985-07-14 Kirk McKusickdate and time created 85/07/13 21:36:09 by mckusick
1985-06-08 Kirk McKusickspelling
1985-06-07 Jim Bloomadd copyright notice
1985-06-03 Mike Karelsgood enough for now; mask off bits from host that overl...
1985-05-31 Distribution FolksAdd copyright
next