summaryrefslogtreecommitdiffstats
path: root/include/arpa/inet.h
Commit message (Expand)AuthorAgeFilesLines
* o addr2ascii(3) was removed ages ago. Fix the comment.maxim2010-07-061-1/+1
* Remove clause 3 from Berkeley copyrights. Add a few $FreeBSD$'s.imp2010-02-161-5/+1
* Namespace: inet_ntoa_r() is a BSD extension.das2009-03-141-1/+1
* Remove old prototypes for addr2ascii() and ascii2addr(), functions which nobms2007-08-241-2/+0
* Require users to provide a length information for inet_ntoa_r,delphij2007-06-141-1/+1
* Add inet_ntoa_r, a reentrant version of inet_ntoa. This isdelphij2007-06-111-0/+2
* Merge BIND 9.4.1 into main chunk.ume2007-06-031-2/+4
* Update the resolver in libc to BIND9's one.ume2006-03-211-23/+33
* o Merge <machine/ansi.h> and <machine/types.h> into a new headermike2002-08-211-7/+7
* Change a POSIX conditional to use the new __BSD_VISIBLE macro.mike2002-08-161-11/+11
* -Add the restrict required by IEEE Std 1003.1-2001 in formrobert2002-08-141-2/+3
* Be more strict about exposing BSD-specific functions when a standardmike2002-04-101-10/+4
* o Implement <sys/_types.h>, a new header for storing types that aremike2002-04-011-14/+20
* Breath deep and take __P out of the system include files.imp2002-03-231-20/+20
* o Add INET_ADDRSTRLEN and INET6_ADDRSTRLEN defines to <arpa/inet.h>mike2002-03-101-2/+14
* o Don't require long long support in bswap64() functions.mike2002-03-091-11/+15
* o Move NTOHL() and associated macros into <sys/param.h>. These aremike2002-02-181-6/+16
* Add a missing underscore.mike2001-12-011-1/+1
* o Stop abusing MD headers with non-MD types.mike2001-12-011-9/+49
* Revert previous delta; <arpa/inet.h> isn't quite ready to stop includingmike2001-08-311-16/+1
* o Deprecate byteorder(3) prototypes from <sys/types.h>, these aremike2001-08-311-1/+16
* IPv4 address is not unsigned int. This change introduces in_addr_t.ume2001-03-231-6/+6
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Update nameserver interface to bind-8.1.2 levels. We do not use IRS (yet?)peter1998-06-111-3/+21
* Back out all of yesterdays include file changes.eivind1997-05-071-2/+2
* Make a lot of include-files self-contained. I excluded the patches changingeivind1997-05-071-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-231-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Update 4.9.4-P1 -> 4.9.5-P1peter1996-12-301-6/+28
* Hand merge in the bind-4.9.4-P1 resolver updates.peter1996-08-291-1/+6
* Add an independent implementation of addr2ascii(3) and ascii2addr(3)wollman1996-06-131-1/+6
* Changed idempotent strings to reflect directory area.paul1994-08-211-2/+2
* BSD 4.4 Lite Include Sourcesrgrimes1994-05-241-0/+53
OpenPOWER on IntegriCloud