summaryrefslogtreecommitdiffstats
path: root/contrib/bind9/acconfig.h
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2007-06-02 23:21:47 +0000
committerdougb <dougb@FreeBSD.org>2007-06-02 23:21:47 +0000
commit6df9693fc1899de774712d6421c2fc401db2eadd (patch)
tree6e65ba28d6d850f4d5c07cd37f26842e97b4aecf /contrib/bind9/acconfig.h
parentfb8cb3b3a3d2367752c01dc81b68c0b7390f7760 (diff)
downloadFreeBSD-src-6df9693fc1899de774712d6421c2fc401db2eadd.zip
FreeBSD-src-6df9693fc1899de774712d6421c2fc401db2eadd.tar.gz
Vendor import of BIND 9.4.1
Diffstat (limited to 'contrib/bind9/acconfig.h')
-rw-r--r--contrib/bind9/acconfig.h74
1 files changed, 39 insertions, 35 deletions
diff --git a/contrib/bind9/acconfig.h b/contrib/bind9/acconfig.h
index 574ea35..e8f7d52 100644
--- a/contrib/bind9/acconfig.h
+++ b/contrib/bind9/acconfig.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,9 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: acconfig.h,v 1.35.2.4.2.10 2004/12/04 06:50:02 marka Exp $ */
+/* $Id: acconfig.h,v 1.44.18.5 2005/04/29 00:15:20 marka Exp $ */
+
+/*! \file */
/***
*** This file is not to be included by any public header files, because
@@ -23,95 +25,97 @@
***/
@TOP@
-/* define to `int' if <sys/types.h> doesn't define. */
+/** define to `int' if <sys/types.h> doesn't define. */
#undef ssize_t
-/* define on DEC OSF to enable 4.4BSD style sa_len support */
+/** define on DEC OSF to enable 4.4BSD style sa_len support */
#undef _SOCKADDR_LEN
-/* define if your system needs pthread_init() before using pthreads */
+/** define if your system needs pthread_init() before using pthreads */
#undef NEED_PTHREAD_INIT
-/* define if your system has sigwait() */
+/** define if your system has sigwait() */
#undef HAVE_SIGWAIT
-/* define if sigwait() is the UnixWare flavor */
+/** define if sigwait() is the UnixWare flavor */
#undef HAVE_UNIXWARE_SIGWAIT
-/* define on Solaris to get sigwait() to work using pthreads semantics */
+/** define on Solaris to get sigwait() to work using pthreads semantics */
#undef _POSIX_PTHREAD_SEMANTICS
-/* define if LinuxThreads is in use */
+/** define if LinuxThreads is in use */
#undef HAVE_LINUXTHREADS
-/* define if sysconf() is available */
+/** define if sysconf() is available */
#undef HAVE_SYSCONF
-/* define if sysctlbyname() is available */
+/** define if sysctlbyname() is available */
#undef HAVE_SYSCTLBYNAME
-/* define if catgets() is available */
+/** define if catgets() is available */
#undef HAVE_CATGETS
-/* define if getifaddrs() exists */
+/** define if getifaddrs() exists */
#undef HAVE_GETIFADDRS
-/* define if you have the NET_RT_IFLIST sysctl variable and sys/sysctl.h */
+/** define if you have the NET_RT_IFLIST sysctl variable and sys/sysctl.h */
#undef HAVE_IFLIST_SYSCTL
-/* define if chroot() is available */
+/** define if chroot() is available */
#undef HAVE_CHROOT
-/* define if tzset() is available */
+/** define if tzset() is available */
#undef HAVE_TZSET
-/* define if struct addrinfo exists */
+/** define if struct addrinfo exists */
#undef HAVE_ADDRINFO
-/* define if getaddrinfo() exists */
+/** define if getaddrinfo() exists */
#undef HAVE_GETADDRINFO
-/* define if gai_strerror() exists */
+/** define if gai_strerror() exists */
#undef HAVE_GAISTRERROR
-/* define if arc4random() exists */
+/** define if arc4random() exists */
#undef HAVE_ARC4RANDOM
-/* define if pthread_setconcurrency() should be called to tell the
+/**
+ * define if pthread_setconcurrency() should be called to tell the
* OS how many threads we might want to run.
*/
#undef CALL_PTHREAD_SETCONCURRENCY
-/* define if IPv6 is not disabled */
+/** define if IPv6 is not disabled */
#undef WANT_IPV6
-/* define if flockfile() is available */
+/** define if flockfile() is available */
#undef HAVE_FLOCKFILE
-/* define if getc_unlocked() is available */
+/** define if getc_unlocked() is available */
#undef HAVE_GETCUNLOCKED
-/* Shut up warnings about sputaux in stdio.h on BSD/OS pre-4.1 */
+/** Shut up warnings about sputaux in stdio.h on BSD/OS pre-4.1 */
#undef SHUTUP_SPUTAUX
#ifdef SHUTUP_SPUTAUX
struct __sFILE;
extern __inline int __sputaux(int _c, struct __sFILE *_p);
#endif
-/* Shut up warnings about missing sigwait prototype on BSD/OS 4.0* */
+/** Shut up warnings about missing sigwait prototype on BSD/OS 4.0* */
#undef SHUTUP_SIGWAIT
#ifdef SHUTUP_SIGWAIT
int sigwait(const unsigned int *set, int *sig);
#endif
-/* Shut up warnings from gcc -Wcast-qual on BSD/OS 4.1. */
+/** Shut up warnings from gcc -Wcast-qual on BSD/OS 4.1. */
#undef SHUTUP_STDARG_CAST
#if defined(SHUTUP_STDARG_CAST) && defined(__GNUC__)
-#include <stdarg.h> /* Grr. Must be included *every time*. */
-/*
+#include <stdarg.h> /** Grr. Must be included *every time*. */
+/**
* The silly continuation line is to keep configure from
* commenting out the #undef.
*/
+
#undef \
va_start
#define va_start(ap, last) \
@@ -120,21 +124,21 @@ int sigwait(const unsigned int *set, int *sig);
_u.konst = &(last); \
ap = (va_list)(_u.var + __va_words(__typeof(last))); \
} while (0)
-#endif /* SHUTUP_STDARG_CAST && __GNUC__ */
+#endif /** SHUTUP_STDARG_CAST && __GNUC__ */
-/* define if the system has a random number generating device */
+/** define if the system has a random number generating device */
#undef PATH_RANDOMDEV
-/* define if pthread_attr_getstacksize() is available */
+/** define if pthread_attr_getstacksize() is available */
#undef HAVE_PTHREAD_ATTR_GETSTACKSIZE
-/* define if pthread_attr_setstacksize() is available */
+/** define if pthread_attr_setstacksize() is available */
#undef HAVE_PTHREAD_ATTR_SETSTACKSIZE
-/* define if you have strerror in the C library. */
+/** define if you have strerror in the C library. */
#undef HAVE_STRERROR
-/* Define if you are running under Compaq TruCluster. */
+/** Define if you are running under Compaq TruCluster. */
#undef HAVE_TRUCLUSTER
/* Define if OpenSSL includes DSA support */
OpenPOWER on IntegriCloud