summaryrefslogtreecommitdiff
path: root/lib/libc/net/getnetnamadr.c
Commit message (Expand)AuthorAgeFilesLines
* Catch up with nsdispatch.c: nsdispatch(3) is now `hidden' byJacques Vidrine2003-04-241-2/+4
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-3/+2
* getnetbyaddr() should be serviced by the "networks" database.Ruslan Ermilov2001-10-101-1/+1
* Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen2001-01-241-1/+0
* Add nsswitch support. By creating an /etc/nsswitch.conf file, you canJacques Vidrine2000-09-061-125/+49
* Add unsigned char cast to isalphaAndrey A. Chernov1999-11-041-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Merge in bind-4.9.6 resolver changes. Note that they resolve thePeter Wemm1997-06-271-2/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-2/+2
* Here goes.. Bring the 4.9.5-P1 resolver into -current. This has thePeter Wemm1996-12-301-3/+3
* Merge in bind-4.9.4-P1 resolver...Peter Wemm1996-08-291-21/+7
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-2/+9
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
* Sicnce this code shares the same fragment as gethostnamaddr:Andrey A. Chernov1995-03-241-10/+16
* Use same configuration file, /etc/host.conf, for both gethost* andGarrett Wollman1994-09-261-7/+9
* get* rework and new bind codePaul Traina1994-09-251-0/+190