K 10 svn:author V 3 yar K 8 svn:date V 27 2004-09-09T17:39:47.000000Z K 7 svn:log V 401 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) END