summaryrefslogtreecommitdiff
path: root/lib/libc/net/inet_ntop.c
Commit message (Expand)AuthorAgeFilesLines
* Update the resolver in libc to BIND9's one.Hajimu UMEMOTO2006-03-211-188/+0
* Style: One space between "restrict" qualifier and "*".Tim J. Robbins2002-09-061-1/+1
* - Fix a bug that wrote one char behind the end of theRobert Drehmel2002-08-151-6/+3
* -Add the restrict required by IEEE Std 1003.1-2001 in formRobert Drehmel2002-08-141-13/+4
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-1/+0
* Remove multi-line __P() usage.David E. O'Brien2002-03-221-4/+2
* o Stop abusing MD headers with non-MD types.Mike Barcroft2001-12-011-8/+13
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Implement the weak aliases for private entry points in the inet_*John Polstra1998-09-021-1/+8
* Update the resolver parts to bind-8.1.2 level. I have not touched thePeter Wemm1998-06-111-7/+8
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Merge in bind-4.9.4-P1 resolver...Peter Wemm1996-08-291-0/+190