Date: Thu, 9 Sep 2004 17:39:47 +0000 (UTC) From: Yar Tikhiy <yar@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include resolv.h Message-ID: <200409091739.i89HdlwM019548@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar 2004-09-09 17:39:47 UTC
FreeBSD src repository
Modified files:
include resolv.h
Log:
Add the macro RES_DFLRETRY long-promised by resolver(5).
It specifies the default number of retries per a name server.
This makes the code consistent with the manpage and allows to
kill another constant in res_init.c that should have been a
#define'd parameter. (This appears to be a case when the manpage
was better than the code, so the latter was to be fixed.)
PR: bin/62139 (in the audit trail)
Revision Changes Path
1.26 +1 -0 src/include/resolv.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409091739.i89HdlwM019548>
