aboutsummaryrefslogtreecommitdiff
path: root/include/arpa/inet.h
Commit message (Expand)AuthorAgeFilesLines
* include: Remove ancient SCCS tags.Warner Losh2023-11-271-1/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* SPDX: license IDs for some ISC-related files.Pedro F. Giffuni2017-12-081-1/+1
* include: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Update our stub resolver to final version of libbind.Hajimu UMEMOTO2014-08-121-1/+1
|\
| * Bring final version of libbind:Pedro F. Giffuni2014-08-051-1/+1
| * Vendor import of BIND 9.4.1Hajimu UMEMOTO2007-06-031-2/+4
| * Vendor import of BIND 9.3.2Hajimu UMEMOTO2006-03-211-0/+124
* o addr2ascii(3) was removed ages ago. Fix the comment.Maxim Konovalov2010-07-061-1/+1
* Remove clause 3 from Berkeley copyrights. Add a few $FreeBSD$'s.Warner Losh2010-02-161-5/+1
* Namespace: inet_ntoa_r() is a BSD extension.David Schultz2009-03-141-1/+1
* Remove old prototypes for addr2ascii() and ascii2addr(), functions which noBruce M Simpson2007-08-241-2/+0
* Require users to provide a length information for inet_ntoa_r,Xin LI2007-06-141-1/+1
* Add inet_ntoa_r, a reentrant version of inet_ntoa. This isXin LI2007-06-111-0/+2
* Merge BIND 9.4.1 into main chunk.Hajimu UMEMOTO2007-06-031-2/+4
* Update the resolver in libc to BIND9's one.Hajimu UMEMOTO2006-03-211-23/+33
* o Merge <machine/ansi.h> and <machine/types.h> into a new headerMike Barcroft2002-08-211-7/+7
* Change a POSIX conditional to use the new __BSD_VISIBLE macro.Mike Barcroft2002-08-161-11/+11
* -Add the restrict required by IEEE Std 1003.1-2001 in formRobert Drehmel2002-08-141-2/+3
* Be more strict about exposing BSD-specific functions when a standardMike Barcroft2002-04-101-10/+4
* o Implement <sys/_types.h>, a new header for storing types that areMike Barcroft2002-04-011-14/+20
* Breath deep and take __P out of the system include files.Warner Losh2002-03-231-20/+20
* o Add INET_ADDRSTRLEN and INET6_ADDRSTRLEN defines to <arpa/inet.h>Mike Barcroft2002-03-101-2/+14
* o Don't require long long support in bswap64() functions.Mike Barcroft2002-03-091-11/+15
* o Move NTOHL() and associated macros into <sys/param.h>. These areMike Barcroft2002-02-181-6/+16
* Add a missing underscore.Mike Barcroft2001-12-011-1/+1
* o Stop abusing MD headers with non-MD types.Mike Barcroft2001-12-011-9/+49
* Revert previous delta; <arpa/inet.h> isn't quite ready to stop includingMike Barcroft2001-08-311-16/+1
* o Deprecate byteorder(3) prototypes from <sys/types.h>, these areMike Barcroft2001-08-311-1/+16
* IPv4 address is not unsigned int. This change introduces in_addr_t.Hajimu UMEMOTO2001-03-231-6/+6
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Update nameserver interface to bind-8.1.2 levels. We do not use IRS (yet?)Peter Wemm1998-06-111-3/+21
* Back out all of yesterdays include file changes.Eivind Eklund1997-05-071-2/+2
* Make a lot of include-files self-contained. I excluded the patches changingEivind Eklund1997-05-071-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-231-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Update 4.9.4-P1 -> 4.9.5-P1Peter Wemm1996-12-301-6/+28
* Hand merge in the bind-4.9.4-P1 resolver updates.Peter Wemm1996-08-291-1/+6
* Add an independent implementation of addr2ascii(3) and ascii2addr(3)Garrett Wollman1996-06-131-1/+6
* Changed idempotent strings to reflect directory area.Paul Richards1994-08-211-2/+2
* BSD 4.4 Lite Include SourcesRodney W. Grimes1994-05-241-0/+53