summaryrefslogtreecommitdiff
path: root/lib/libc/net/inet_neta.c
Commit message (Expand)AuthorAgeFilesLines
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt2003-01-011-1/+1
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-1/+2
* IPv4 address is not unsigned int. This change introduces in_addr_t.Hajimu UMEMOTO2001-03-231-2/+2
* $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
* Add #include <string.h> to get prototypes.John Birrell1998-02-201-1/+2
* 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
* Here goes.. Bring the 4.9.5-P1 resolver into -current. This has thePeter Wemm1996-12-301-0/+83