install C version of _doprnt
[unix-history] / usr / src / lib / libc / net /
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
1987-11-22 Mike Karelsadd RES_DNSRCH
1987-11-22 Mike Karelsadd herror, hostname(7)
1987-11-20 Mike Karelschange dn_skip=>dn_skipname; bigger buffer; watch for...
1987-11-20 Mike Karelschange dn_skip to dn_skipname with new arg for sanity...
1987-11-18 Keith Bosticdate and time created 87/11/17 19:18:49 by bostic
1987-11-08 Mike Karelsdon't try to connect connected socket, and keep sending;
1987-11-08 Mike Karelsminor cleanup
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-10-02 Keith Bosticreturn u_long, not int; bug report 4.3BSD/lib/37
1987-10-02 Keith BosticINADDR_NONE, not -1; bug report 4.3BSD/lib/22
1987-10-01 Keith Bosticnull pointer fix; bug report 4.3BSD/lib/23
1987-10-01 Keith Bosticlong/int problems, linted; bug report 4.3BSD/lib/34
1987-10-01 Keith Bosticnet is a long; bug report 4.3BSD/lib/35
1987-10-01 Keith Bosticsignals are longs; bug report 4.3BSD/lib/38
1987-10-01 Keith Bosticget rid of global conffile
1987-10-01 Keith Bostictypo, .rhosts in home directory now; bug report 4.3BSD...
1987-09-15 Keith Bostic.hostaliases: perfect match only, allow empty lines
1987-09-05 Kirk McKusickadd <sys/param.h> to define hton (4.3BSD/lib/89)
1987-08-28 Mike Karelsdefeat DEFNAMES if removing trailing '.'; fix typo
1987-08-04 Keith Bostickarels; completion queries deleted
1987-08-04 Mike Karelsreject numeric hostnames without bothering the root;
1987-07-28 Keith Bosticchecked in for karels; fix NO_ADDRESS error, use C...
1987-07-28 Keith BosticDEBUG uses strings
1987-07-18 Mike Karelsportability fixes from dpk
1987-07-06 Keith Bosticmake hostalias more paranoid about its input
1987-07-01 Mike Karelsclear h_errno on search in case later try succeeds
1987-07-01 Mike Karelsnslookup uses the strings, put them in but make the...
1987-06-26 Mike Karelscheck for loops in compressed names
1987-06-18 Keith Bosticopcodes/rcodes static, start with underscore; spaces...
1987-06-07 Keith Bosticnew template
1987-06-04 Keith Bosticbug report 4.3BSD/lib/65
1987-05-13 Mike Karelsconnect once, then disconnect
1987-05-13 Mike Karelskeep list of local domains
1987-05-13 Mike Karelstry ascending domain tree, starting with local domain,
1987-02-13 Kevin DunlapFix compatiblity problems with 4.2 and 4.3, #ifdef...
1987-02-10 Kevin Dunlapfix for 4.2bsd
1987-02-01 Kevin Dunlapchange getshort() and getlong() to _getshort() and...
1987-02-01 Kevin Dunlapchange getshort() to _getshort()
1987-01-15 Kevin Dunlapfix problem with connect/send
1986-12-04 Kevin Dunlapadd new opcodes
1986-11-19 Kevin Dunlapfix fdset for 4.2bsd sites
1986-11-11 Kevin Dunlapfixes for dynamic updates from Mike Schwartz@washington
1986-10-31 Kevin Dunlapzero errno
1986-10-31 Kevin Dunlapadd FD_SET for 4.2BSD sites
1986-09-17 Kevin Dunlapfix printing address class
1986-07-17 Sam Lefflercorrect alignment of return values; from burht@el.purdu...
1986-07-03 Jim Bloomvirtual circuits must be able to fall back to the host...
1986-05-28 Kevin Dunlapclean up
1986-05-28 Kevin Dunlapadd comments
1986-05-20 Anne Hughesspelling check
1986-05-20 Mike Karels"case-insensitive" when using /etc/hosts
1986-05-19 Jay Lepreaumake "stayopen" flags work right
1986-05-19 Jay Lepreaucorrect meaning of stayopen flag
1986-05-19 Jay Lepreaucorrect meaning of stayopen with hosts file; formatting...
1986-05-16 Kirk McKusickgethostent => gethostbyname
1986-05-15 Mike Karelscleanups
1986-05-14 Kevin Dunlapwrite up from the name server point of view
1986-05-13 Mike Karelsan attempt at English
1986-05-13 Mike Karelsmove from 3X to 3
1986-05-11 Jay Lepreaua little more name server; typos
1986-05-11 Jay Lepreaucorrect meaning of stayopen flag; mention named and...
1986-05-10 Jay Lepreaudoc "type" param of getnetbyaddr; n_net is uinsigned...
1986-05-10 Jay Lepreaup_proto and s_port are int, not long.
1986-05-10 Jay Lepreauport is int not u_short
1986-05-08 Kevin Dunlapuse FD_ macros
1986-05-07 Jim Bloomseparate reading of file into its own routine, lpd...
1986-05-01 Jim Bloomchange the writes to a writev for tcp, performance...
1986-04-30 Mike Karelsfix type of inet_network
1986-04-30 Kirk McKusickdate and time created 86/04/29 09:29:17 by mckusick
1986-04-16 Kevin Dunlapremove param.h
1986-04-12 Kevin Dunlapchange retry loop to test before decrementing
1986-04-12 Kevin Dunlapchange retry loop to decrement after test
1986-04-12 Kevin Dunlapchange RES_TIMEOUT to 4
1986-04-11 Kevin Dunlaplint clean up
1986-04-11 Kevin Dunlaphave sethostent and endhostent use TCP connections
1986-04-11 Kevin DunlapChange timeouts, use perror to print error messages...
1986-04-11 Kevin Dunlapfix calls to dn_expand
1986-04-11 Jim Bloomadd entry point for closing tcp socket, a bit of lint...
next