| Age | Commit message (Collapse) | Author |
|
- delint
|
|
the BIND 8.3.0-T2A sources. Thanks to Paul Vixie for the pointer to it.
|
|
|
|
|
|
|
|
> On the VAX bytes are handled backwards from most everyone else in
> the world. This is not expected to be fixed in the near future.
Multiple levels of irony there...
|
|
NI_WITHSCOPEID.
|
|
sync with kame.
|
|
|
|
|
|
|
|
|
|
|
|
bin/14175. It should pass lint on a native i386 build, but I can't test that.
|
|
on i386. I'll re-commit once I've understood and fixed the problems.
|
|
avoid overrun with snprintf. be careful about snprintf return value.
|
|
anything that wants to print a link-layer address should go through here,
rather than re-inventing the wheel.
|
|
Noted by Gregory McGarry.
|
|
|
|
|
|
|
|
don't connect datagram socket if RES_INSECURE1.
needed to implement IPv6 anycast UDP DNS queries as documented in
<draft-ietf-ipngwg-dns-discovery-02.txt>.
sync with kame.
|
|
as discussed on tech-net.
|
|
From: Patrik Lindergren <patrik@datacom.nu>
sync with kame
|
|
|
|
|
|
|
|
|
|
|
|
we don't need a global variable here.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
accordance with XNS5.2; fixes PR standards/12703.
|
|
|
|
couple of wording corrections.
From: Hubert Feyrer <hubert.feyrer@informatik.fh-regensburg.de>
|
|
From mheffner@vt.edu via freebsd-audit@freebsd.org via hesiod@mit.edu
|
|
|
|
|
|
- typo in example. s/err1/errx/.
- some wording improvements.
sync with kame.
|
|
|
|
|
|
sync with latest kame.
|
|
testing with _DIAGASSERT(buf1 != NULL).
(damn those pesky initialisations in declarations... :)
|
|
|
|
|
|
|