summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/inet_addr.c
Commit message (Expand)AuthorAgeFilesLines
* just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD.suz2002-04-191-0/+2
* Fix the style of the SCM ID's.obrien2002-03-221-1/+2
* Remove 'register' keyword.obrien2002-03-211-2/+2
* IPv4 address is not unsigned int. This change introduces in_addr_t.ume2001-03-231-2/+2
* Make this compile with -Wall -Werrorpeter1999-12-271-1/+2
* Add unsigned char cast to ctype macros argache1999-11-041-1/+1
* Fix a really lame buglet which broke with IPs of 34green1999-11-031-1/+1
* Allow whitespace termination. Internal use of /etc/resolv.conf reliesgreen1999-10-311-3/+6
* This is the new inet_addr/inet_aton with proper error checking. Thisgreen1999-10-311-65/+69
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Implement the weak aliases for private entry points in the inet_*jdp1998-09-021-1/+10
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* The last of the bind-4.9.3-REL resolver merges.peter1996-01-131-25/+53
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+152
OpenPOWER on IntegriCloud