| Commit message (Expand) | Author | Age | Files | Lines |
* | General further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 1 | -0/+2 |
* | Renumber copyright clause 4 | Warner Losh | 2017-02-28 | 1 | -1/+1 |
* | libc: Make various internal file descriptors from fopen() close-on-exec. | Jilles Tjoelker | 2013-08-23 | 1 | -2/+2 |
* | - When there is no room for returning the result, nss backend | Hajimu UMEMOTO | 2010-08-13 | 1 | -4/+12 |
* | Per Regents of the University of Calfornia letter, remove advertising | Warner Losh | 2007-01-09 | 1 | -4/+0 |
* | Fix gethostbyaddr() prototype to conform to IEEE Std 1003.1: | Hajimu UMEMOTO | 2006-05-12 | 1 | -4/+5 |
* | - make reentrant version of netdb functions glibc style API, and | Hajimu UMEMOTO | 2006-04-15 | 1 | -47/+115 |
* | Update the resolver in libc to BIND9's one. | Hajimu UMEMOTO | 2006-03-21 | 1 | -7/+12 |
* | oops, gethostbyaddr(3) must return h_addr as an IPv4-mapped | Hajimu UMEMOTO | 2005-04-30 | 1 | -1/+8 |
* | _ht_gethostbyaddr didn't handle RES_USE_INET6 correctly. | Hajimu UMEMOTO | 2005-04-30 | 1 | -1/+1 |
* | _ht_gethostbyname didn't handle RES_USE_INET6 correctly. | Hajimu UMEMOTO | 2005-04-30 | 1 | -6/+18 |
* | NETDB_INTERNAL is not fit, here. return NO_RECOVERY for h_errno. | Hajimu UMEMOTO | 2005-04-29 | 1 | -1/+1 |
* | make gethostby*() thread-safe. | Hajimu UMEMOTO | 2005-04-28 | 1 | -62/+88 |
* | hide implementation specific internal functions from netdb.h. | Hajimu UMEMOTO | 2005-04-27 | 1 | -0/+1 |
* | Don't ignore the last line of config file (/etc/hosts, /etc/services, etc) | Maxim Sobolev | 2005-01-03 | 1 | -3/+3 |
* | Fix the style of the SCM ID's. | David E. O'Brien | 2002-03-22 | 1 | -1/+2 |
* | Remove 'register' keyword. | David E. O'Brien | 2002-03-21 | 1 | -4/+4 |
* | Remove _THREAD_SAFE and make libc thread-safe by default by | Daniel Eischen | 2001-01-24 | 1 | -1/+0 |
* | Add nsswitch support. By creating an /etc/nsswitch.conf file, you can | Jacques Vidrine | 2000-09-06 | 1 | -8/+21 |
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
* | Ensure that host_addr (which is returned in struct hostent::h_addr_list[0]) | Dmitrij Tejblum | 1999-06-07 | 1 | -2/+2 |
* | Merge in bind-4.9.6 resolver changes. Note that they resolve the | Peter Wemm | 1997-06-27 | 1 | -9/+2 |
* | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
* | Here goes.. Bring the 4.9.5-P1 resolver into -current. This has the | Peter Wemm | 1996-12-30 | 1 | -7/+6 |
* | oops, brain-lapse caused undefined symbol | Peter Wemm | 1996-08-30 | 1 | -3/+3 |
* | Merge in bind-4.9.4-P1 resolver... | Peter Wemm | 1996-08-29 | 1 | -18/+39 |
* | General -Wall warning cleanup, part I. | Jordan K. Hubbard | 1996-07-12 | 1 | -5/+5 |
* | The last of the bind-4.9.3-REL resolver merges. | Peter Wemm | 1996-01-13 | 1 | -22/+29 |
* | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 1 | -5/+5 |
* | get* rework and new bind code | Paul Traina | 1994-09-25 | 1 | -0/+182 |