From a11fe928e296e099c9a8b105ba073e1f7213acc0 Mon Sep 17 00:00:00 2001 From: dougb Date: Thu, 17 Mar 2005 08:39:12 +0000 Subject: Regenerate for 9.3.1 --- lib/bind/config.h | 10 ++++++++-- lib/bind/dns/code.h | 2 +- lib/bind/dns/dns/enumclass.h | 2 +- lib/bind/dns/dns/enumtype.h | 2 +- lib/bind/dns/dns/rdatastruct.h | 2 +- 5 files changed, 12 insertions(+), 6 deletions(-) (limited to 'lib/bind') diff --git a/lib/bind/config.h b/lib/bind/config.h index 1632ed8..eb9594e 100644 --- a/lib/bind/config.h +++ b/lib/bind/config.h @@ -19,7 +19,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: acconfig.h,v 1.35.2.4.2.8 2004/05/21 08:24:04 marka Exp $ */ +/* $Id: acconfig.h,v 1.35.2.4.2.10 2004/12/04 06:50:02 marka Exp $ */ /*** *** This file is not to be included by any public header files, because @@ -137,12 +137,18 @@ int sigwait(const unsigned int *set, int *sig); /* define if you have strerror in the C library. */ #define HAVE_STRERROR 1 -/* 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 */ #define HAVE_OPENSSL_DSA 1 +/* Define to the length type used by the socket API (socklen_t, size_t, int). */ +#define ISC_SOCKADDR_LEN_T socklen_t + +/* Define if threads need PTHREAD_SCOPE_SYSTEM */ +/* #undef NEED_PTHREAD_SCOPE_SYSTEM */ + /* Define to 1 if you have the header file. */ #define HAVE_FCNTL_H 1 diff --git a/lib/bind/dns/code.h b/lib/bind/dns/code.h index e18f26c..7cf495e 100644 --- a/lib/bind/dns/code.h +++ b/lib/bind/dns/code.h @@ -1,7 +1,7 @@ /* $FreeBSD$ */ /* - * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2005 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1998-2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any diff --git a/lib/bind/dns/dns/enumclass.h b/lib/bind/dns/dns/enumclass.h index f82b1f9..f3490a4 100644 --- a/lib/bind/dns/dns/enumclass.h +++ b/lib/bind/dns/dns/enumclass.h @@ -1,7 +1,7 @@ /* $FreeBSD$ */ /* - * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2005 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1998-2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any diff --git a/lib/bind/dns/dns/enumtype.h b/lib/bind/dns/dns/enumtype.h index a28c11b..8692368 100644 --- a/lib/bind/dns/dns/enumtype.h +++ b/lib/bind/dns/dns/enumtype.h @@ -1,7 +1,7 @@ /* $FreeBSD$ */ /* - * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2005 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1998-2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any diff --git a/lib/bind/dns/dns/rdatastruct.h b/lib/bind/dns/dns/rdatastruct.h index 42fbbe3..ce30e49 100644 --- a/lib/bind/dns/dns/rdatastruct.h +++ b/lib/bind/dns/dns/rdatastruct.h @@ -1,7 +1,7 @@ /* $FreeBSD$ */ /* - * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2005 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1998-2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any -- cgit v1.1