| Commit message (Expand) | Author | Age | Files | Lines |
* | - When there is no room for returning the result, nss backend | ume | 2010-08-13 | 1 | -4/+12 |
* | Per Regents of the University of Calfornia letter, remove advertising | imp | 2007-01-09 | 1 | -4/+0 |
* | Fix gethostbyaddr() prototype to conform to IEEE Std 1003.1: | ume | 2006-05-12 | 1 | -4/+5 |
* | - make reentrant version of netdb functions glibc style API, and | ume | 2006-04-15 | 1 | -47/+115 |
* | Update the resolver in libc to BIND9's one. | ume | 2006-03-21 | 1 | -7/+12 |
* | oops, gethostbyaddr(3) must return h_addr as an IPv4-mapped | ume | 2005-04-30 | 1 | -1/+8 |
* | _ht_gethostbyaddr didn't handle RES_USE_INET6 correctly. | ume | 2005-04-30 | 1 | -1/+1 |
* | _ht_gethostbyname didn't handle RES_USE_INET6 correctly. | ume | 2005-04-30 | 1 | -6/+18 |
* | NETDB_INTERNAL is not fit, here. return NO_RECOVERY for h_errno. | ume | 2005-04-29 | 1 | -1/+1 |
* | make gethostby*() thread-safe. | ume | 2005-04-28 | 1 | -62/+88 |
* | hide implementation specific internal functions from netdb.h. | ume | 2005-04-27 | 1 | -0/+1 |
* | Don't ignore the last line of config file (/etc/hosts, /etc/services, etc) | sobomax | 2005-01-03 | 1 | -3/+3 |
* | Fix the style of the SCM ID's. | obrien | 2002-03-22 | 1 | -1/+2 |
* | Remove 'register' keyword. | obrien | 2002-03-21 | 1 | -4/+4 |
* | Remove _THREAD_SAFE and make libc thread-safe by default by | deischen | 2001-01-24 | 1 | -1/+0 |
* | Add nsswitch support. By creating an /etc/nsswitch.conf file, you can | nectar | 2000-09-06 | 1 | -8/+21 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Ensure that host_addr (which is returned in struct hostent::h_addr_list[0]) | dt | 1999-06-07 | 1 | -2/+2 |
* | Merge in bind-4.9.6 resolver changes. Note that they resolve the | peter | 1997-06-27 | 1 | -9/+2 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Here goes.. Bring the 4.9.5-P1 resolver into -current. This has the | peter | 1996-12-30 | 1 | -7/+6 |
* | oops, brain-lapse caused undefined symbol | peter | 1996-08-30 | 1 | -3/+3 |
* | Merge in bind-4.9.4-P1 resolver... | peter | 1996-08-29 | 1 | -18/+39 |
* | General -Wall warning cleanup, part I. | jkh | 1996-07-12 | 1 | -5/+5 |
* | The last of the bind-4.9.3-REL resolver merges. | peter | 1996-01-13 | 1 | -22/+29 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -5/+5 |
* | get* rework and new bind code | pst | 1994-09-25 | 1 | -0/+182 |