summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/getnetnamadr.c
Commit message (Expand)AuthorAgeFilesLines
* - Extend the nsswitch to support Services, Protocols and Rpcume2006-04-281-4/+237
* - make reentrant version of netdb functions glibc style API, andume2006-04-151-71/+91
* - Remove padding for ABI compatibility of n_net member from structume2005-06-031-5/+1
* - The ai_addrlen of a struct addrinfo used to be a size_t, perume2005-05-151-3/+8
* make getnetby*() thread-safe.ume2005-04-281-26/+107
* hide implementation specific internal functions from netdb.h.ume2005-04-271-0/+1
* Catch up with nsdispatch.c: nsdispatch(3) is now `hidden' bynectar2003-04-241-2/+4
* Fix the style of the SCM ID's.obrien2002-03-221-3/+2
* getnetbyaddr() should be serviced by the "networks" database.ru2001-10-101-1/+1
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-1/+0
* Add nsswitch support. By creating an /etc/nsswitch.conf file, you cannectar2000-09-061-125/+49
* Add unsigned char cast to isalphaache1999-11-041-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Merge in bind-4.9.6 resolver changes. Note that they resolve thepeter1997-06-271-2/+1
* Revert $FreeBSD$ to $Id$peter1997-02-221-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-2/+2
* Here goes.. Bring the 4.9.5-P1 resolver into -current. This has thepeter1996-12-301-3/+3
* Merge in bind-4.9.4-P1 resolver...peter1996-08-291-21/+7
* General -Wall warning cleanup, part I.jkh1996-07-121-2/+9
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* Sicnce this code shares the same fragment as gethostnamaddr:ache1995-03-241-10/+16
* Use same configuration file, /etc/host.conf, for both gethost* andwollman1994-09-261-7/+9
* get* rework and new bind codepst1994-09-251-0/+190
OpenPOWER on IntegriCloud