]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - lib/libc/net/res_config.h
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.git] / lib / libc / net / res_config.h
1 /* $FreeBSD$ */
2
3 #define DEBUG   1       /* enable debugging code (needed for dig) */
4 #define RESOLVSORT      /* allow sorting of addresses in gethostbyname */
5 #undef  SUNSECURITY     /* verify gethostbyaddr() calls - WE DONT NEED IT  */
6 #define MULTI_PTRS_ARE_ALIASES 1 /* fold multiple PTR records into aliases */