Newer
Older
UbixOS / lib / libc_bsd / net / res_config.h
/* $FreeBSD: releng/10.2/lib/libc/net/res_config.h 156960 2006-03-21 16:11:11Z ume $ */

#define	DEBUG	1	/* enable debugging code (needed for dig) */
#define	RESOLVSORT	/* allow sorting of addresses in gethostbyname */
#undef	SUNSECURITY	/* verify gethostbyaddr() calls - WE DONT NEED IT  */
#define MULTI_PTRS_ARE_ALIASES 1 /* fold multiple PTR records into aliases */