Move files to match FreeBSD layout

This commit is contained in:
Sebastian Huber
2013-10-09 22:42:09 +02:00
parent e8b7066dab
commit bceabc95c1
1246 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
/* $FreeBSD$ */
#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 */