summaryrefslogtreecommitdiff
path: root/include/arpa/inet.h
AgeCommit message (Expand)Author
2023-11-26include: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2017-12-08SPDX: license IDs for some ISC-related files.Pedro F. Giffuni
2017-11-20include: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2014-08-12Update our stub resolver to final version of libbind.Hajimu UMEMOTO
2014-08-05Bring final version of libbind:Pedro F. Giffuni
2010-07-06o addr2ascii(3) was removed ages ago. Fix the comment.Maxim Konovalov
2010-02-16Remove clause 3 from Berkeley copyrights. Add a few $FreeBSD$'s.Warner Losh
2009-03-14Namespace: inet_ntoa_r() is a BSD extension.David Schultz
2007-08-24Remove old prototypes for addr2ascii() and ascii2addr(), functions which noBruce M Simpson
2007-06-14Require users to provide a length information for inet_ntoa_r,Xin LI
2007-06-11Add inet_ntoa_r, a reentrant version of inet_ntoa. This isXin LI
2007-06-03Merge BIND 9.4.1 into main chunk.Hajimu UMEMOTO
2007-06-03Vendor import of BIND 9.4.1Hajimu UMEMOTO
2006-03-21Update the resolver in libc to BIND9's one.Hajimu UMEMOTO
2006-03-21Vendor import of BIND 9.3.2Hajimu UMEMOTO
2002-08-21o Merge <machine/ansi.h> and <machine/types.h> into a new headerMike Barcroft
2002-08-16Change a POSIX conditional to use the new __BSD_VISIBLE macro.Mike Barcroft
2002-08-14 -Add the restrict required by IEEE Std 1003.1-2001 in formRobert Drehmel
2002-04-10Be more strict about exposing BSD-specific functions when a standardMike Barcroft
2002-04-01o Implement <sys/_types.h>, a new header for storing types that areMike Barcroft
2002-03-23Breath deep and take __P out of the system include files.Warner Losh
2002-03-10o Add INET_ADDRSTRLEN and INET6_ADDRSTRLEN defines to <arpa/inet.h>Mike Barcroft
2002-03-09o Don't require long long support in bswap64() functions.Mike Barcroft
2002-02-18o Move NTOHL() and associated macros into <sys/param.h>. These areMike Barcroft
2001-12-01Add a missing underscore.Mike Barcroft
2001-12-01o Stop abusing MD headers with non-MD types.Mike Barcroft
2001-08-31Revert previous delta; <arpa/inet.h> isn't quite ready to stop includingMike Barcroft
2001-08-31o Deprecate byteorder(3) prototypes from <sys/types.h>, these areMike Barcroft
2001-03-23IPv4 address is not unsigned int. This change introduces in_addr_t.Hajimu UMEMOTO
1999-08-27$Id$ -> $FreeBSD$Peter Wemm
1998-06-11Update nameserver interface to bind-8.1.2 levels. We do not use IRS (yet?)Peter Wemm
1997-05-07Back out all of yesterdays include file changes.Eivind Eklund
1997-05-07Make a lot of include-files self-contained. I excluded the patches changingEivind Eklund
1997-02-23Revert $FreeBSD$ to $Id$Peter Wemm
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1996-12-30Update 4.9.4-P1 -> 4.9.5-P1Peter Wemm
1996-08-29Hand merge in the bind-4.9.4-P1 resolver updates.Peter Wemm
1996-06-13Add an independent implementation of addr2ascii(3) and ascii2addr(3)Garrett Wollman
1994-08-21Changed idempotent strings to reflect directory area.Paul Richards
1994-05-24BSD 4.4 Lite Include SourcesRodney W. Grimes