NetBSD/lib/libc/resolv
pooka 79b560da8c Don't do highestFD check with USE_POLL. It provides no benefit
but causes a dependency between RLIMIT_NOFILE and rumphijack FDOFF.

christos ok
2011-02-09 09:46:59 +00:00
..
Makefile.inc
__dn_comp.c
__res_close.c
__res_send.c
h_errno.c
herror.c
mtctxres.c
res_comp.c
res_compat.c the doo doo doo, the daa daa daa... 2009-11-22 18:04:37 +00:00
res_data.c Add a knote to keep track when resolv.conf gets changed and re-initialize. 2009-10-24 05:35:37 +00:00
res_debug.c
res_debug.h
res_init.c expose res_check. 2009-10-24 17:24:01 +00:00
res_mkquery.c fix lint issues and actual bugs lint found (missing break statements) 2009-04-12 19:43:37 +00:00
res_private.h expose res_check. 2009-10-24 17:24:01 +00:00
res_query.c don't read hostaliases using unbuffered reads. there is no security benefit. 2009-10-24 21:37:57 +00:00
res_send.c Don't do highestFD check with USE_POLL. It provides no benefit 2011-02-09 09:46:59 +00:00
res_state.c