aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/net/inet_addr.c
Commit message (Expand)AuthorAgeFilesLines
* Update the resolver in libc to BIND9's one.Hajimu UMEMOTO2006-03-211-200/+0
* just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD.SUZUKI Shinsuke2002-04-191-0/+2
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-1/+2
* Remove 'register' keyword.David E. O'Brien2002-03-211-2/+2
* IPv4 address is not unsigned int. This change introduces in_addr_t.Hajimu UMEMOTO2001-03-231-2/+2
* Make this compile with -Wall -WerrorPeter Wemm1999-12-271-1/+2
* Add unsigned char cast to ctype macros argAndrey A. Chernov1999-11-041-1/+1
* Fix a really lame buglet which broke with IPs of 34Brian Feldman1999-11-031-1/+1
* Allow whitespace termination. Internal use of /etc/resolv.conf reliesBrian Feldman1999-10-311-3/+6
* This is the new inet_addr/inet_aton with proper error checking. ThisBrian Feldman1999-10-311-65/+69
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Implement the weak aliases for private entry points in the inet_*John Polstra1998-09-021-1/+10
* 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
* The last of the bind-4.9.3-REL resolver merges.Peter Wemm1996-01-131-25/+53
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+152