summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/res_config.h
blob: a1339d9652a14aea2a240b7f4f00209d95b79d42 (plain)
1
2
3
4
5
6
7
#define	DEBUG	1	/* enable debugging code (needed for dig) */
#undef	ALLOW_T_UNSPEC	/* enable the "unspec" RR type for old athena */
#define	RESOLVSORT	/* allow sorting of addresses in gethostbyname */
#undef	RFC1535		/* comply with RFC1535 */
#undef	ALLOW_UPDATES	/* destroy your system security */
#undef	USELOOPBACK	/* res_init() bind to localhost */
#undef	SUNSECURITY	/* verify gethostbyaddr() calls - WE DONT NEED IT  */
OpenPOWER on IntegriCloud