Home | History | Annotate | Download | only in arpa
History log of /src/include/arpa/nameser_compat.h
RevisionDateAuthorComments
 1.10  05-Feb-2024  andvar fix various typos in comments.
 1.9  21-Apr-2022  gutteridge nameser_compat.h: simplify logic to determine byte order

There's really no need for all the complex #ifdefs present and, on top
of that, it didn't even work correctly for all NetBSD architectures.
Simply use endian.h and drop the rest. (Since there is no upstream for
this code anymore, there's no concern about complicating future merges,
either. This change is also consistent with what FreeBSD and OpenBSD
did years ago.)

Addresses PR toolchain/53880 (reported by maya@, originally encountered
by me on macppc when building a package that pulls in nameser_compat.h
before nameser.h by necessity -- necessity, that is, on another OS).
 1.8  18-Nov-2020  is Don't complain about additional DNAME records received when resolving A or
AAAA (like already done for SIG/KEY and CNAME).
 1.7  28-Jun-2020  gutteridge nameser_compat.h: correct preprocessor error syntax
 1.6  24-Feb-2015  christos branches: 1.6.8; 1.6.18;
belated removal of the advertising clause.
 1.5  12-Apr-2009  christos merge libbind
 1.4  21-Jun-2008  christos branches: 1.4.4; 1.4.6; 1.4.8; 1.4.10; 1.4.14;
sync with bind-9-5-0
 1.3  30-Mar-2007  ghen branches: 1.3.12; 1.3.14;
Resolve conflicts.
 1.2  27-Jan-2007  christos Merge back all our changes.
 1.1  21-May-2004  christos branches: 1.1.1;
Initial revision
 1.1.1.5  12-Apr-2009  christos import libbind include files.
 1.1.1.4  30-Mar-2007  ghen Import bind 9.4.0.
 1.1.1.3  27-Jan-2007  christos import files from bind-9-4-0-rc2
 1.1.1.2  07-Nov-2004  christos branches: 1.1.1.2.10; 1.1.1.2.12;
Re-import these. I imported the old ones accidentally.
 1.1.1.1  21-May-2004  christos import new and changed files from bind9
 1.1.1.2.12.1  03-Jun-2007  wrstuden Catch up with now-somewhat-dated netbsd-4. These changes took longer
than expected for me to actually get around to merging.
 1.1.1.2.10.1  17-May-2007  jdc Add missing BIND 9.4.x include file and library changes (requested by
tron in ticket #662).
 1.3.14.1  27-Jun-2008  simonb Sync with head.
 1.3.12.1  23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.4.14.1  09-Jan-2011  riz Apply patches (requested by spz in ticket #1517):

Update bind to 9.7.2-P3.
 1.4.10.1  10-Jan-2011  riz Apply patches (requested by spz in ticket #1517):

Update bind to 9.7.2-P3.
 1.4.8.1  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.4.6.2  21-Jun-2008  christos sync with bind-9-5-0
 1.4.6.1  21-Jun-2008  christos file nameser_compat.h was added on branch christos-time_t on 2008-06-21 20:12:50 +0000
 1.4.4.1  06-Jan-2011  riz Apply patches (requested by spz in ticket #1517):

Update bind to 9.7.2-P3.
 1.6.18.1  29-Nov-2020  martin Pull up following revision(s) (requested by is in ticket #1135):

lib/libc/net/getaddrinfo.c: revision 1.120
lib/libc/net/gethnamaddr.c: revision 1.93
include/arpa/nameser_compat.h: revision 1.8

Don't complain about additional DNAME records received when resolving A or
AAAA (like already done for SIG/KEY and CNAME).
 1.6.8.1  29-Nov-2020  martin Pull up following revision(s) (requested by is in ticket #1625):

lib/libc/net/getaddrinfo.c: revision 1.120
lib/libc/net/gethnamaddr.c: revision 1.93
include/arpa/nameser_compat.h: revision 1.8

Don't complain about additional DNAME records received when resolving A or
AAAA (like already done for SIG/KEY and CNAME).

RSS XML Feed