]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Mon, 19 Jan 2009 23:46:17 +0000 (23:46 +0000)
committerAutomatic Updater <source@isc.org>
Mon, 19 Jan 2009 23:46:17 +0000 (23:46 +0000)
82 files changed:
bin/dig/dig.c
bin/dig/dighost.c
bin/named/client.c
bin/named/include/named/client.h
bin/named/include/named/lwdclient.h
bin/named/include/named/notify.h
bin/named/interfacemgr.c
bin/named/main.c
bin/named/query.c
bin/named/update.c
bin/rndc/include/rndc/os.h
bin/rndc/rndc.c
bin/win32/BINDInstall/BINDInstallDlg.cpp
configure.in
lib/bind/configure.in
lib/bind9/check.c
lib/bind9/include/bind9/getaddresses.h
lib/dns/cache.c
lib/dns/dispatch.c
lib/dns/dlz.c
lib/dns/gen-unix.h
lib/dns/gen-win32.h
lib/dns/include/dns/acl.h
lib/dns/include/dns/compress.h
lib/dns/include/dns/diff.h
lib/dns/include/dns/dlz.h
lib/dns/include/dns/journal.h
lib/dns/include/dns/log.h
lib/dns/include/dns/lookup.h
lib/dns/include/dns/message.h
lib/dns/include/dns/name.h
lib/dns/include/dns/peer.h
lib/dns/include/dns/rbt.h
lib/dns/include/dns/rdata.h
lib/dns/include/dns/rdataset.h
lib/dns/include/dns/request.h
lib/dns/include/dns/sdb.h
lib/dns/include/dns/sdlz.h
lib/dns/include/dns/tkey.h
lib/dns/include/dns/types.h
lib/dns/include/dns/xfrin.h
lib/dns/journal.c
lib/dns/master.c
lib/dns/masterdump.c
lib/dns/message.c
lib/dns/rbt.c
lib/dns/rbtdb.c
lib/dns/rdata/generic/ipseckey_45.c
lib/dns/rdata/generic/loc_29.c
lib/dns/rdataset.c
lib/dns/rdataslab.c
lib/dns/request.c
lib/dns/time.c
lib/dns/zone.c
lib/isc/entropy.c
lib/isc/include/isc/entropy.h
lib/isc/include/isc/file.h
lib/isc/include/isc/fsaccess.h
lib/isc/include/isc/hash.h
lib/isc/include/isc/heap.h
lib/isc/include/isc/mem.h
lib/isc/include/isc/netaddr.h
lib/isc/include/isc/portset.h
lib/isc/include/isc/random.h
lib/isc/include/isc/ratelimiter.h
lib/isc/include/isc/serial.h
lib/isc/include/isc/sockaddr.h
lib/isc/include/isc/socket.h
lib/isc/include/isc/symtab.h
lib/isc/include/isc/task.h
lib/isc/rwlock.c
lib/isc/sha2.c
lib/isc/unix/ifiter_ioctl.c
lib/isc/unix/socket.c
lib/isc/win32/dir.c
lib/isc/win32/entropy.c
lib/isc/win32/include/isc/mutex.h
lib/isc/win32/interfaceiter.c
lib/isc/win32/netdb.h
lib/isccfg/include/isccfg/log.h
lib/lwres/include/lwres/netdb.h.in
win32utils/makedefs.pl

index 84c5af5101225d3077e4418b4732ffaf2a00b3db..c5dd2a3cf0cb3214e3d6d3fad8edbb6535ef7670 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dig.c,v 1.186.18.34 2009/01/19 00:36:25 marka Exp $ */
+/* $Id: dig.c,v 1.186.18.35 2009/01/19 23:46:13 tbox Exp $ */
 
 /*! \file */
 
index 26d2388b4a3eb9c83b625b4c112ba554b8c0eb18..00dd3fbb78fad332f4521a26a476767daa36340b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dighost.c,v 1.259.18.54 2009/01/19 00:36:25 marka Exp $ */
+/* $Id: dighost.c,v 1.259.18.55 2009/01/19 23:46:13 tbox Exp $ */
 
 /*! \file
  *  \note
index 58f83d4f89394ce4c557a82edc8e8073b63868ab..0692621c069d4cbc886979d4ec4457081233ed4b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: client.c,v 1.219.18.32 2009/01/19 00:36:26 marka Exp $ */
+/* $Id: client.c,v 1.219.18.33 2009/01/19 23:46:14 tbox Exp $ */
 
 #include <config.h>
 
index 18896cb124a88d3320da6d3308e7e4f4c3d2ab51..fe5553ae3f4ebb90a48ac13ea0336d313349f0af 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: client.h,v 1.69.18.10 2009/01/19 00:36:26 marka Exp $ */
+/* $Id: client.h,v 1.69.18.11 2009/01/19 23:46:14 tbox Exp $ */
 
 #ifndef NAMED_CLIENT_H
 #define NAMED_CLIENT_H 1
@@ -24,7 +24,7 @@
  ***** Module Info
  *****/
 
-/*! \file 
+/*! \file
  * \brief
  * This module defines two objects, ns_client_t and ns_clientmgr_t.
  *
@@ -352,8 +352,8 @@ ns_client_qnamereplace(ns_client_t *client, dns_name_t *name);
 
 isc_boolean_t
 ns_client_isself(dns_view_t *myview, dns_tsigkey_t *mykey,
-                 isc_sockaddr_t *srcaddr, isc_sockaddr_t *destaddr,
-                 dns_rdataclass_t rdclass, void *arg);
+                isc_sockaddr_t *srcaddr, isc_sockaddr_t *destaddr,
+                dns_rdataclass_t rdclass, void *arg);
 /*%
  * Isself callback.
  */
index d8cf2b79022eb4705c747659384c0ed70cd50283..cd0aa9b567f37fc90de1715bb8f27ee537cd0ca8 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lwdclient.h,v 1.14.18.3 2009/01/19 00:36:26 marka Exp $ */
+/* $Id: lwdclient.h,v 1.14.18.4 2009/01/19 23:46:14 tbox Exp $ */
 
 #ifndef NAMED_LWDCLIENT_H
 #define NAMED_LWDCLIENT_H 1
index 55496d4263b0dd4ee95592cb31a89dd354e2b4ba..e1248110a66bbba964eb1cd0e032357ecfe9189f 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: notify.h,v 1.10.18.3 2009/01/19 00:36:26 marka Exp $ */
+/* $Id: notify.h,v 1.10.18.4 2009/01/19 23:46:14 tbox Exp $ */
 
 #ifndef NAMED_NOTIFY_H
 #define NAMED_NOTIFY_H 1
index b237fc96736ff524055c05b94537683142218a05..a5fd53ea1162ccefe6cd3a80479e6e4f6ad06778 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006, 2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006, 2008, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: interfacemgr.c,v 1.76.18.12 2009/01/19 00:36:26 marka Exp $ */
+/* $Id: interfacemgr.c,v 1.76.18.13 2009/01/19 23:46:14 tbox Exp $ */
 
 /*! \file */
 
index 695afb55303ade22a6f3b9b095ae9b1c1932ab0a..b7061d146c942081f0efe8211bb79e7ecc7cb1e3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006, 2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006, 2008, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: main.c,v 1.136.18.22 2009/01/19 00:36:26 marka Exp $ */
+/* $Id: main.c,v 1.136.18.23 2009/01/19 23:46:14 tbox Exp $ */
 
 /*! \file */
 
index 837489aea58f17f2db74fd6589d889cb31344cd0..e8f9b68d93f0c18a56e595bd0fcf93cdca21f6f5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: query.c,v 1.257.18.48 2009/01/19 00:36:26 marka Exp $ */
+/* $Id: query.c,v 1.257.18.49 2009/01/19 23:46:14 tbox Exp $ */
 
 /*! \file */
 
index 463d7dbf48e77af22898c8065107644a39baefed..279882ac56115a79c3067c786e3f39f815892cd2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: update.c,v 1.109.18.30 2009/01/19 00:36:26 marka Exp $ */
+/* $Id: update.c,v 1.109.18.31 2009/01/19 23:46:14 tbox Exp $ */
 
 #include <config.h>
 
index 70638e7582da202909fd67bd3cc4c940d8a41629..aecb22d77fab9c967c7f3ef113559258d2eb3dba 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: os.h,v 1.5.18.3 2009/01/19 00:36:26 marka Exp $ */
+/* $Id: os.h,v 1.5.18.4 2009/01/19 23:46:14 tbox Exp $ */
 
 /*! \file */
 
index 5d7ba8019d66b27cfe6074ddded833029be58f0c..bce2ee54e5970ceaa470738b61081d1b535c4e50 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006, 2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006, 2008, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rndc.c,v 1.96.18.22 2009/01/19 00:36:26 marka Exp $ */
+/* $Id: rndc.c,v 1.96.18.23 2009/01/19 23:46:14 tbox Exp $ */
 
 /*! \file */
 
index 7c1d1800937e070f422551268c35fa9bd2ff8f1c..54e4c332e4daddd674268f19f6d0499b229bb637 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004-2007, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: BINDInstallDlg.cpp,v 1.15.18.18 2009/01/19 00:36:26 marka Exp $ */
+/* $Id: BINDInstallDlg.cpp,v 1.15.18.19 2009/01/19 23:46:14 tbox Exp $ */
 
 /*
  * Copyright (c) 1999-2000 by Nortel Networks Corporation
@@ -76,7 +76,7 @@ static char THIS_FILE[] = __FILE__;
 typedef struct _xexception
 {
        _xexception(UINT string, ...);
-       
+
        CString resString;
 } Exception;
 
@@ -231,7 +231,7 @@ BOOL CBINDInstallDlg::OnInitDialog() {
        dirname[index] = '\0';
        CString Dirname(dirname);
        m_currentDir = Dirname;
-       
+
        CVersionInfo bindInst(filename);
        if(bindInst.IsValid())
                m_version.Format(IDS_VERSION, bindInst.GetFileVersionString());
@@ -254,7 +254,7 @@ BOOL CBINDInstallDlg::OnInitDialog() {
                        &dwBufLen) == ERROR_SUCCESS)
                        if (strcmp(buf, ""))
                                m_defaultDir = buf;
-               
+
                RegCloseKey(hKey);
        }
        m_targetDir = m_defaultDir;
@@ -316,14 +316,14 @@ void CBINDInstallDlg::OnBrowse() {
  * User pressed the exit button
  */
 void CBINDInstallDlg::OnExit() {
-       EndDialog(0);   
+       EndDialog(0);
 }
 
 /*
  * User pressed the uninstall button.  Make it go.
  */
 void CBINDInstallDlg::OnUninstall() {
-       UpdateData();   
+       UpdateData();
 
        if (MsgBox(IDS_UNINSTALL, MB_YESNO) == IDYES) {
                if (CheckBINDService())
@@ -335,7 +335,7 @@ void CBINDInstallDlg::OnUninstall() {
                        MsgBox(IDS_ERR_OPEN_SCM, GetErrMessage());
                        return;
                }
-               
+
                SC_HANDLE hService = OpenService(hSCManager, BIND_SERVICE_NAME,
                                              SERVICE_ALL_ACCESS);
                if (!hService && GetLastError() != ERROR_SERVICE_DOES_NOT_EXIST){
@@ -347,7 +347,7 @@ void CBINDInstallDlg::OnUninstall() {
                QueryServiceStatus(hService, &ss);
                if (ss.dwCurrentState == SERVICE_RUNNING) {
                        BOOL rc = ControlService(hService,
-                                                SERVICE_CONTROL_STOP, &ss);
+                                                SERVICE_CONTROL_STOP, &ss);
                        if (rc == FALSE || ss.dwCurrentState != SERVICE_STOPPED) {
                                MsgBox(IDS_ERR_STOP_SERVICE, GetErrMessage());
                                return;
@@ -356,7 +356,7 @@ void CBINDInstallDlg::OnUninstall() {
                }
                CloseServiceHandle(hService);
                CloseServiceHandle(hSCManager);
-               
+
                // Directories
                m_etcDir = m_targetDir + "\\etc";
                m_binDir = m_targetDir + "\\bin";
@@ -370,12 +370,12 @@ void CBINDInstallDlg::OnUninstall() {
                else
                        GetDlgItem(IDC_CREATE_DIR)->SetWindowText("Not Removed");
 
-               
+
                // Delete registry keys for named
                RegDeleteKey(HKEY_LOCAL_MACHINE, BIND_SESSION_SUBKEY);
                RegDeleteKey(HKEY_LOCAL_MACHINE, BIND_SUBKEY);
                RegDeleteKey(HKEY_LOCAL_MACHINE, BIND_UNINSTALL_SUBKEY);
-       
+
                ProgramGroup(FALSE);
 
                SetCurrent(IDS_UNINSTALL_DONE);
@@ -402,7 +402,7 @@ void CBINDInstallDlg::OnInstall() {
 
        /*
         * Check that the Passwords entered match.
-        */ 
+        */
        if (m_accountPassword != m_accountPasswordConfirm) {
                MsgBox(IDS_ERR_PASSWORD);
                return;
@@ -420,7 +420,7 @@ void CBINDInstallDlg::OnInstall() {
                MsgBox(IDS_ERR_WHITESPACE);
                return;
        }
-       
+
        /*
         * Check the entered account name.
         */
@@ -495,7 +495,7 @@ void CBINDInstallDlg::OnInstall() {
 #endif
        try {
                CreateDirs();
-               CopyFiles();
+               CopyFiles();
                RegisterService();
                RegisterMessages();
 
@@ -512,7 +512,7 @@ void CBINDInstallDlg::OnInstall() {
                        RegCloseKey(hKey);
                }
 
-               
+
                SetCurrent(IDS_ADD_REMOVE);
                if (RegCreateKey(HKEY_LOCAL_MACHINE, BIND_UNINSTALL_SUBKEY,
                                 &hKey) == ERROR_SUCCESS) {
@@ -526,9 +526,9 @@ void CBINDInstallDlg::OnInstall() {
                                        (LPBYTE)(LPCTSTR)buf, buf.GetLength());
                        RegCloseKey(hKey);
                }
-       
+
                ProgramGroup(FALSE);
-               
+
                if (m_startOnInstall)
                        StartBINDService();
        }
@@ -569,7 +569,7 @@ void CBINDInstallDlg::CreateDirs() {
        SetCurrent(IDS_CREATE_DIR, m_binDir);
        if (!CreateDirectory(m_binDir, NULL) && GetLastError() != ERROR_ALREADY_EXISTS)
                throw(Exception(IDS_ERR_CREATE_DIR, m_binDir, GetErrMessage()));
-               
+
        SetItemStatus(IDC_CREATE_DIR);
 }
 
@@ -603,7 +603,7 @@ void CBINDInstallDlg::CopyFiles() {
                                   installFiles[i].filename;
                CString filespec = m_currentDir + "\\" + installFiles[i].filename;
                CVersionInfo bindFile(destFile);
-               
+
                CVersionInfo origFile(filespec);
                if (!origFile.IsValid() && installFiles[i].checkVer) {
                        if (MsgBox(IDS_FILE_BAD, MB_YESNO,
@@ -612,9 +612,9 @@ void CBINDInstallDlg::CopyFiles() {
                                        installFiles[i].filename,
                                        GetErrMessage()));
                }
-               
+
                try {
-/* 
+/*
  * Ignore Version checking.  We need to make sure that all files get copied regardless
  * of whether or not they are earlier or later versions since we cannot guarantee
  * that we have either backward or forward compatibility between versions.
@@ -623,7 +623,7 @@ void CBINDInstallDlg::CopyFiles() {
                }
                catch(...) {
                        if (installFiles[i].importance != FileData::Trivial) {
-                               if (installFiles[i].importance == 
+                               if (installFiles[i].importance ==
                                        FileData::Critical ||
                                        MsgBox(IDS_ERR_NONCRIT_FILE, MB_YESNO,
                                        installFiles[i].filename,
@@ -650,10 +650,10 @@ void CBINDInstallDlg::DeleteFiles(BOOL uninstall) {
 
                destFile = DestDir(installFiles[i].destination) + "\\" +
                                   installFiles[i].filename;
-       
+
                if (uninstall)
                        SetCurrent(IDS_DELETE_FILE, installFiles[i].filename);
-               
+
                DeleteFile(destFile);
        }
 
@@ -662,10 +662,10 @@ void CBINDInstallDlg::DeleteFiles(BOOL uninstall) {
                CString file = m_etcDir + "\\*.*";
                BOOL rc;
                HANDLE hFile;
-                       
+
                hFile = FindFirstFile(file, &findData);
                rc = hFile != INVALID_HANDLE_VALUE;
-               
+
                while (rc == TRUE) {
                        if (strcmp(findData.cFileName, ".") &&
                            strcmp(findData.cFileName, "..")) {
@@ -680,7 +680,7 @@ void CBINDInstallDlg::DeleteFiles(BOOL uninstall) {
 
        if (uninstall)
                SetItemStatus(IDC_COPY_FILE, TRUE);
-}      
+}
 
 /*
  * Get the service account name out of the registry, if any
@@ -702,7 +702,7 @@ CBINDInstallDlg::GetCurrentServiceAccountName() {
        else {
                m_serviceExists = FALSE;
        }
-       
+
        if (keyFound == TRUE) {
                /* Get the named service account, if one was specified */
                if (RegQueryValueEx(hKey, "ObjectName", NULL, NULL,
@@ -810,8 +810,8 @@ CBINDInstallDlg::RegisterService() {
        hService = CreateService(hSCManager, BIND_SERVICE_NAME,
                BIND_DISPLAY_NAME, SERVICE_ALL_ACCESS, dwServiceType, dwStart,
                SERVICE_ERROR_NORMAL, namedLoc, NULL, NULL, NULL, StartName,
-               m_accountPassword);     
-       
+               m_accountPassword);
+
        if (!hService && GetLastError() != ERROR_SERVICE_EXISTS)
                throw(Exception(IDS_ERR_CREATE_SERVICE, GetErrMessage()));
 
@@ -936,7 +936,7 @@ void CBINDInstallDlg::RegisterMessages() {
        if (RegCreateKey(HKEY_LOCAL_MACHINE, BIND_MESSAGE_SUBKEY, &hKey)
                != ERROR_SUCCESS)
                throw(Exception(IDS_ERR_CREATE_KEY, GetErrMessage()));
-       
+
        /* Add the Event-ID message-file name to the subkey. */
        if (RegSetValueEx(hKey, "EventMessageFile", 0, REG_EXPAND_SZ,
                (LPBYTE)pszMsgDLL, strlen(pszMsgDLL) + 1) != ERROR_SUCCESS)
@@ -949,7 +949,7 @@ void CBINDInstallDlg::RegisterMessages() {
                throw(Exception(IDS_ERR_SET_VALUE, GetErrMessage()));
 
        RegCloseKey(hKey);
-                       
+
        SetItemStatus(IDC_REG_MESSAGE);
 }
 
@@ -967,7 +967,7 @@ void CBINDInstallDlg::UnregisterMessages(BOOL uninstall) {
                /* Remove named from the list of messages sources */
                if (RegDeleteKey(hKey, BIND_MESSAGE_NAME) != ERROR_SUCCESS)
                        break;
-               
+
                rc = TRUE;
                break;
        }
@@ -994,7 +994,7 @@ void CBINDInstallDlg::FailedInstall() {
  */
 void CBINDInstallDlg::InstallTags() {
        CString tag;
-       
+
        tag.LoadString(IDS_INSTALL_FILE);
        GetDlgItem(IDC_COPY_TAG)->SetWindowText(tag);
        GetDlgItem(IDC_COPY_FILE)->SetWindowText("");
@@ -1006,7 +1006,7 @@ void CBINDInstallDlg::InstallTags() {
 
        tag.LoadString(IDS_INSTALL_SERVICE);
        GetDlgItem(IDC_SERVICE_TAG)->SetWindowText(tag);
-       
+
        tag.LoadString(IDS_INSTALL_MESSAGE);
        GetDlgItem(IDC_MESSAGE_TAG)->SetWindowText(tag);
        GetDlgItem(IDC_REG_MESSAGE)->SetWindowText("");
@@ -1017,7 +1017,7 @@ void CBINDInstallDlg::InstallTags() {
  */
 void CBINDInstallDlg::UninstallTags() {
        CString tag;
-       
+
        tag.LoadString(IDS_UNINSTALL_FILES);
        GetDlgItem(IDC_COPY_TAG)->SetWindowText(tag);
        GetDlgItem(IDC_COPY_FILE)->SetWindowText("");
@@ -1029,7 +1029,7 @@ void CBINDInstallDlg::UninstallTags() {
        tag.LoadString(IDS_UNINSTALL_SERVICE);
        GetDlgItem(IDC_SERVICE_TAG)->SetWindowText(tag);
        GetDlgItem(IDC_REG_SERVICE)->SetWindowText("");
-       
+
        tag.LoadString(IDS_UNINSTALL_MESSAGE);
        GetDlgItem(IDC_MESSAGE_TAG)->SetWindowText(tag);
        GetDlgItem(IDC_REG_MESSAGE)->SetWindowText("");
@@ -1054,7 +1054,7 @@ void CBINDInstallDlg::SetCurrent(int id, ...) {
        va_start(va, id);
        vsprintf(buf, format, va);
        va_end(va);
-       
+
        m_current.Format("%s", buf);
        UpdateData(FALSE);
 }
@@ -1064,20 +1064,20 @@ void CBINDInstallDlg::SetCurrent(int id, ...) {
  */
 void CBINDInstallDlg::StopBINDService() {
        SERVICE_STATUS svcStatus;
-       
+
        SetCurrent(IDS_STOP_SERVICE);
 
        SC_HANDLE hSCManager = OpenSCManager(NULL, NULL, SC_MANAGER_ALL_ACCESS);
        if (!hSCManager) {
                MsgBox(IDS_ERR_OPEN_SCM, GetErrMessage());
        }
-       
+
        SC_HANDLE hBINDSvc = OpenService(hSCManager, BIND_SERVICE_NAME,
                                      SERVICE_ALL_ACCESS);
        if (!hBINDSvc) {
                MsgBox(IDS_ERR_OPEN_SERVICE, GetErrMessage());
        }
-       
+
        BOOL rc = ControlService(hBINDSvc, SERVICE_CONTROL_STOP, &svcStatus);
 }
 
@@ -1091,7 +1091,7 @@ void CBINDInstallDlg::StartBINDService() {
        if (!hSCManager) {
                MsgBox(IDS_ERR_OPEN_SCM, GetErrMessage());
        }
-       
+
        SC_HANDLE hBINDSvc = OpenService(hSCManager, BIND_SERVICE_NAME,
                                      SERVICE_ALL_ACCESS);
        if (!hBINDSvc) {
@@ -1124,7 +1124,7 @@ BOOL CBINDInstallDlg::CheckBINDService() {
 
 /*
  * Display message boxes with variable args, using string table strings
- * for the format specifiers 
+ * for the format specifiers
  */
 int CBINDInstallDlg::MsgBox(int id, ...) {
        CString format;
@@ -1159,10 +1159,10 @@ int CBINDInstallDlg::MsgBox(int id, UINT type, ...) {
 /*
  * Call GetLastError(), retrieve the message associated with the error
  */
-CString CBINDInstallDlg::GetErrMessage(DWORD err) {    
+CString CBINDInstallDlg::GetErrMessage(DWORD err) {
        LPVOID msgBuf;
        static char buf[BUFSIZ];
-       
+
        DWORD len = FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER | FORMAT_MESSAGE_FROM_SYSTEM | FORMAT_MESSAGE_IGNORE_INSERTS,
                NULL, err == -1 ? GetLastError() : err, MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT), (LPTSTR) &msgBuf, 0, NULL );
 
@@ -1176,8 +1176,8 @@ CString CBINDInstallDlg::GetErrMessage(DWORD err) {
 
 void CBINDInstallDlg::ProgramGroup(BOOL create) {
        TCHAR path[MAX_PATH], commonPath[MAX_PATH], fileloc[MAX_PATH], linkpath[MAX_PATH];
-       HRESULT hres; 
-       IShellLink *psl = NULL; 
+       HRESULT hres;
+       IShellLink *psl = NULL;
        LPMALLOC pMalloc = NULL;
        ITEMIDLIST *itemList = NULL;
 
@@ -1195,60 +1195,60 @@ void CBINDInstallDlg::ProgramGroup(BOOL create) {
                }
                return;
        }
-       
+
        hr = SHGetPathFromIDList(itemList, commonPath);
        pMalloc->Free(itemList);
 
        if (create) {
                sprintf(path, "%s\\ISC", commonPath);
                CreateDirectory(path, NULL);
-               
+
                sprintf(path, "%s\\ISC\\BIND", commonPath);
                CreateDirectory(path, NULL);
 
                hres = CoInitialize(NULL);
 
-               if (SUCCEEDED(hres)) { 
-                       // Get a pointer to the IShellLink interface. 
-                       hres = CoCreateInstance(CLSID_ShellLink, NULL, CLSCTX_INPROC_SERVER, IID_IShellLink, (LPVOID *)&psl); 
+               if (SUCCEEDED(hres)) {
+                       // Get a pointer to the IShellLink interface.
+                       hres = CoCreateInstance(CLSID_ShellLink, NULL, CLSCTX_INPROC_SERVER, IID_IShellLink, (LPVOID *)&psl);
                        if (SUCCEEDED(hres))
-                       { 
-                               IPersistFile* ppf; 
+                       {
+                               IPersistFile* ppf;
                                sprintf(linkpath, "%s\\BINDCtrl.lnk", path);
                                sprintf(fileloc, "%s\\BINDCtrl.exe", m_binDir);
-                       
-                               psl->SetPath(fileloc); 
-                               psl->SetDescription("BIND Control Panel"); 
 
-                               hres = psl->QueryInterface(IID_IPersistFile, (void **)&ppf); 
-                               if (SUCCEEDED(hres)) { 
-                                       WCHAR wsz[MAX_PATH]; 
+                               psl->SetPath(fileloc);
+                               psl->SetDescription("BIND Control Panel");
 
-                                       MultiByteToWideChar(CP_ACP, 0, linkpath, -1, wsz, MAX_PATH); 
-                                       hres = ppf->Save(wsz, TRUE); 
-                                       ppf->Release(); 
-                               } 
+                               hres = psl->QueryInterface(IID_IPersistFile, (void **)&ppf);
+                               if (SUCCEEDED(hres)) {
+                                       WCHAR wsz[MAX_PATH];
+
+                                       MultiByteToWideChar(CP_ACP, 0, linkpath, -1, wsz, MAX_PATH);
+                                       hres = ppf->Save(wsz, TRUE);
+                                       ppf->Release();
+                               }
 
                                if (GetFileAttributes("readme.txt") != -1) {
                                        sprintf(fileloc, "%s\\Readme.txt", m_targetDir);
                                        sprintf(linkpath, "%s\\Readme.lnk", path);
 
-                                       psl->SetPath(fileloc); 
-                                       psl->SetDescription("BIND Readme"); 
+                                       psl->SetPath(fileloc);
+                                       psl->SetDescription("BIND Readme");
 
-                                       hres = psl->QueryInterface(IID_IPersistFile, (void **)&ppf); 
-                                       if (SUCCEEDED(hres)) { 
-                                               WCHAR wsz[MAX_PATH]; 
+                                       hres = psl->QueryInterface(IID_IPersistFile, (void **)&ppf);
+                                       if (SUCCEEDED(hres)) {
+                                               WCHAR wsz[MAX_PATH];
 
-                                               MultiByteToWideChar(CP_ACP, 0, linkpath, -1, wsz, MAX_PATH); 
-                                               hres = ppf->Save(wsz, TRUE); 
-                                               ppf->Release(); 
-                                       } 
-                                       psl->Release(); 
+                                               MultiByteToWideChar(CP_ACP, 0, linkpath, -1, wsz, MAX_PATH);
+                                               hres = ppf->Save(wsz, TRUE);
+                                               ppf->Release();
+                                       }
+                                       psl->Release();
                                }
                        }
                        CoUninitialize();
-               } 
+               }
        }
        else {
                TCHAR filename[MAX_PATH];
index c291431a0ccacb30c7f7e6b00d7b373235ede3c7..2fb78bcfc8a824e4a8613dc9ef6baa5be124d217 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004-2008  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004-2009  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2003  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -18,7 +18,7 @@ AC_DIVERT_PUSH(1)dnl
 esyscmd([sed "s/^/# /" COPYRIGHT])dnl
 AC_DIVERT_POP()dnl
 
-AC_REVISION($Revision: 1.355.18.92 $)
+AC_REVISION($Revision: 1.355.18.93 $)
 
 AC_INIT(lib/dns/name.c)
 AC_PREREQ(2.59)
index 06d87f6645b063aa4d80beba281e0b02059bd0c6..89fd4ced1e5729d3b72f9c0b710aa714e6f3b881 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004-2008  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004-2009  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001, 2003  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-AC_REVISION($Revision: 1.90.18.44 $)
+AC_REVISION($Revision: 1.90.18.45 $)
 
 AC_INIT(resolv/herror.c)
 AC_PREREQ(2.13)
index 064e4806005c4daf145f2c516202ef2139236c47..c4359ebec663e5de6adca33e4330ac0124866602 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: check.c,v 1.44.18.42 2009/01/19 00:36:26 marka Exp $ */
+/* $Id: check.c,v 1.44.18.43 2009/01/19 23:46:14 tbox Exp $ */
 
 /*! \file */
 
index ff420d3e62eb4af6c68edc05e138c5aaed2e314c..1385ad9e9bd7dbb3cac6622178e4e49a083aaa04 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: getaddresses.h,v 1.3.18.3 2009/01/19 00:36:26 marka Exp $ */
+/* $Id: getaddresses.h,v 1.3.18.4 2009/01/19 23:46:14 tbox Exp $ */
 
 #ifndef BIND9_GETADDRESSES_H
 #define BIND9_GETADDRESSES_H 1
index c0dac3dc4c803becf6603ba24652db1340db718e..5de4225c8f25adeed36c6d5b8553fb69cfc03099 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006, 2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006, 2008, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: cache.c,v 1.57.18.19 2009/01/19 00:36:26 marka Exp $ */
+/* $Id: cache.c,v 1.57.18.20 2009/01/19 23:46:14 tbox Exp $ */
 
 /*! \file */
 
index ba4baf1fb1f6d648e96dcdfb0dcebf70d7e41b75..724f27bc8d34ad1e3fb8bf5292ca28dacd38cd1c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dispatch.c,v 1.116.18.40 2009/01/19 00:36:26 marka Exp $ */
+/* $Id: dispatch.c,v 1.116.18.41 2009/01/19 23:46:14 tbox Exp $ */
 
 /*! \file */
 
index a59a3a83d98818efb9b8fa8a2c41b12e8944f61b..fa8996850ae13cae0dd17f1e6a268ab5c4568d92 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Portions Copyright (C) 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2005, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 1999-2001  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -50,7 +50,7 @@
  * USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dlz.c,v 1.2.2.3 2009/01/19 00:36:26 marka Exp $ */
+/* $Id: dlz.c,v 1.2.2.4 2009/01/19 23:46:15 tbox Exp $ */
 
 /*! \file */
 
index 0cfb36b8d6544a368b741d125f14d80b65c7fdd6..a5e95dcc96886f37b5e937ff3f8592af9a9d02cb 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: gen-unix.h,v 1.14.18.4 2009/01/19 00:36:26 marka Exp $ */
+/* $Id: gen-unix.h,v 1.14.18.5 2009/01/19 23:46:15 tbox Exp $ */
 
 /*! \file
  * \brief
index bfab4a13f7c554db459572cee39db551aed00999..d836c5235902a01556a13d07a65de8b8f6971f45 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -48,7 +48,7 @@
  * SUCH DAMAGE.
  */
 
-/* $Id: gen-win32.h,v 1.16.18.6 2009/01/19 00:36:26 marka Exp $ */
+/* $Id: gen-win32.h,v 1.16.18.7 2009/01/19 23:46:15 tbox Exp $ */
 
 /*! \file
  * \author Principal Authors: Computer Systems Research Group at UC Berkeley
index ec8fce40e460568452824ccc9e6a076b54d1edaf..8268d30f0df6e8ce3fad7b896943d2320391fd29 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: acl.h,v 1.22.18.5 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: acl.h,v 1.22.18.6 2009/01/19 23:46:15 tbox Exp $ */
 
 #ifndef DNS_ACL_H
 #define DNS_ACL_H 1
@@ -189,13 +189,13 @@ isc_boolean_t
 dns_aclelement_match(const isc_netaddr_t *reqaddr,
                     const dns_name_t *reqsigner,
                     const dns_aclelement_t *e,
-                    const dns_aclenv_t *env,                
+                    const dns_aclenv_t *env,
                     const dns_aclelement_t **matchelt);
 /*%<
  * Like dns_acl_match, but matches against the single ACL element 'e'
  * rather than a complete list and returns ISC_TRUE iff it matched.
  *
- * To determine whether the match was positive or negative, the 
+ * To determine whether the match was positive or negative, the
  * caller should examine e->negative.  Since the element 'e' may be
  * a reference to a named ACL or a nested ACL, the matching element
  * returned through 'matchelt' is not necessarily 'e' itself.
index a416c81b1832682dab0f174ee6c6f8e995f6d582..a4580d3cc66ba0ff553ddd3fd3b48bc65692e88a 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: compress.h,v 1.32.18.7 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: compress.h,v 1.32.18.8 2009/01/19 23:46:15 tbox Exp $ */
 
 #ifndef DNS_COMPRESS_H
 #define DNS_COMPRESS_H 1
index 638dab550737818c6b3f4711df27817f4a83fe58..0bced9821139fea4ddf7f6f020b3978451af55b7 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: diff.h,v 1.6.18.3 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: diff.h,v 1.6.18.4 2009/01/19 23:46:15 tbox Exp $ */
 
 #ifndef DNS_DIFF_H
 #define DNS_DIFF_H 1
@@ -73,7 +73,7 @@ typedef struct dns_difftuple dns_difftuple_t;
 #define DNS_DIFFTUPLE_VALID(t) ISC_MAGIC_VALID(t, DNS_DIFFTUPLE_MAGIC)
 
 struct dns_difftuple {
-        unsigned int                   magic;
+       unsigned int                    magic;
        isc_mem_t                       *mctx;
        dns_diffop_t                    op;
        dns_name_t                      name;
index 963d62fb2cb207d0a21f69e63656672bf094067b..6cb82611cdcdd30dfe8178ee93ca330ce3d91359 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Portions Copyright (C) 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2005, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 1999-2001  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -50,7 +50,7 @@
  * USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dlz.h,v 1.2.2.3 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: dlz.h,v 1.2.2.4 2009/01/19 23:46:15 tbox Exp $ */
 
 /*! \file */
 
index e8c957ab8d37af39d6668f5b8d37765809a52d68..2f62ba271a8f0f2541df063282abe628ddd7e1e9 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: journal.h,v 1.25.18.3 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: journal.h,v 1.25.18.4 2009/01/19 23:46:16 tbox Exp $ */
 
 #ifndef DNS_JOURNAL_H
 #define DNS_JOURNAL_H 1
@@ -264,7 +264,7 @@ dns_db_diff(isc_mem_t *mctx,
 
 isc_result_t
 dns_journal_compact(isc_mem_t *mctx, char *filename, isc_uint32_t serial,
-                    isc_uint32_t target_size);
+                   isc_uint32_t target_size);
 /*%<
  * Attempt to compact the journal if it is greater that 'target_size'.
  * Changes from 'serial' onwards will be preserved.  If the journal
index d7bbcbecfdaece15799c9cc8e0bf141d6cb2a178..5f93e0c230c54eb50048dcc9021cbb3aca185a6f 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: log.h,v 1.33.18.5 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: log.h,v 1.33.18.6 2009/01/19 23:46:16 tbox Exp $ */
 
 /*! \file
  * \author  Principal Authors: DCL */
index f5ca6d4d452865bf70fca62fc394a4c65d7c3c36..8a2f1c47c5d43a16f48bb00fb74f7a89ef4c860a 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lookup.h,v 1.6.18.3 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: lookup.h,v 1.6.18.4 2009/01/19 23:46:16 tbox Exp $ */
 
 #ifndef DNS_LOOKUP_H
 #define DNS_LOOKUP_H 1
index 343d4f59d9c2fb4ca0dbd1a70ea6bc69ebf8a93f..29feecfc21bb0ae322d92111c35421a42b6c17bc 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: message.h,v 1.114.18.7 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: message.h,v 1.114.18.8 2009/01/19 23:46:16 tbox Exp $ */
 
 #ifndef DNS_MESSAGE_H
 #define DNS_MESSAGE_H 1
@@ -33,7 +33,7 @@
 
 #include <dst/dst.h>
 
-/*! \file 
+/*! \file
  * \brief Message Handling Module
  *
  * How this beast works:
@@ -771,7 +771,7 @@ dns_message_addname(dns_message_t *msg, dns_name_t *name,
 
 void
 dns_message_removename(dns_message_t *msg, dns_name_t *name,
-                       dns_section_t section);
+                      dns_section_t section);
 /*%<
  * Remove a existing name from a given section.
  *
@@ -1031,7 +1031,7 @@ dns_message_setopt(dns_message_t *msg, dns_rdataset_t *opt);
  *\li  The OPT record has either been freed or ownership of it has
  *     been transferred to the message.
  *
- *\li  If ISC_R_SUCCESS was returned, the OPT record will be rendered 
+ *\li  If ISC_R_SUCCESS was returned, the OPT record will be rendered
  *     when dns_message_renderend() is called.
  *
  * Returns:
@@ -1315,7 +1315,7 @@ dns_message_setsortorder(dns_message_t *msg, dns_rdatasetorderfunc_t order,
  *\li  order_arg is NULL if and only if order is NULL.
  */
 
-void 
+void
 dns_message_settimeadjust(dns_message_t *msg, int timeadjust);
 /*%<
  * Adjust the time used to sign/verify a message by timeadjust.
@@ -1325,7 +1325,7 @@ dns_message_settimeadjust(dns_message_t *msg, int timeadjust);
  *\li  msg be a valid message.
  */
 
-int 
+int
 dns_message_gettimeadjust(dns_message_t *msg);
 /*%<
  * Return the current time adjustment.
index cd99ce084fcafc72fb388e371181c040d95e04d2..f53852ceaf6c2233b612afe1d593ff885872dd9f 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2003  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: name.h,v 1.107.18.16 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: name.h,v 1.107.18.17 2009/01/19 23:46:16 tbox Exp $ */
 
 #ifndef DNS_NAME_H
 #define DNS_NAME_H 1
index 23c700b7ecc7d228a15137b3b52586f82edf6c1d..2c5619fcc99076bedf764bf0bbe82b3d110befdf 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: peer.h,v 1.20.18.9 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: peer.h,v 1.20.18.10 2009/01/19 23:46:16 tbox Exp $ */
 
 #ifndef DNS_PEER_H
 #define DNS_PEER_H 1
@@ -75,8 +75,8 @@ struct dns_peer {
        isc_boolean_t           support_edns;
        dns_name_t             *key;
        isc_sockaddr_t         *transfer_source;
-       isc_sockaddr_t         *notify_source;  
-       isc_sockaddr_t         *query_source;  
+       isc_sockaddr_t         *notify_source;
+       isc_sockaddr_t         *query_source;
        isc_uint16_t            udpsize;                /* receive size */
        isc_uint16_t            maxudp;                 /* transmit size */
 
index a1a0403bd940432f74a24307f79d917e4ed34db6..e891660b1f1afadbb6631f3109418f8bfa33ff61 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rbt.h,v 1.59.18.6 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: rbt.h,v 1.59.18.7 2009/01/19 23:46:16 tbox Exp $ */
 
 #ifndef DNS_RBT_H
 #define DNS_RBT_H 1
@@ -624,14 +624,14 @@ dns_rbt_destroy(dns_rbt_t **rbtp);
 isc_result_t
 dns_rbt_destroy2(dns_rbt_t **rbtp, unsigned int quantum);
 /*%<
- * Stop working with a red-black tree of trees. 
+ * Stop working with a red-black tree of trees.
  * If 'quantum' is zero then the entire tree will be destroyed.
  * If 'quantum' is non zero then up to 'quantum' nodes will be destroyed
  * allowing the rbt to be incrementally destroyed by repeated calls to
  * dns_rbt_destroy2().  Once dns_rbt_destroy2() has been called no other
  * operations than dns_rbt_destroy()/dns_rbt_destroy2() should be
  * performed on the tree of trees.
- * 
+ *
  * Requires:
  * \li *rbt is a valid rbt manager.
  *
@@ -864,26 +864,26 @@ dns_rbtnodechain_next(dns_rbtnodechain_t *chain, dns_name_t *name,
 #ifdef DNS_RBT_USEISCREFCOUNT
 #define dns_rbtnode_refinit(node, n)                           \
        do {                                                    \
-               isc_refcount_init(&(node)->references, (n));    \
-       } while (0) 
+               isc_refcount_init(&(node)->references, (n));    \
+       } while (0)
 #define dns_rbtnode_refdestroy(node)                           \
        do {                                                    \
                isc_refcount_destroy(&(node)->references);      \
-       } while (0) 
+       } while (0)
 #define dns_rbtnode_refcurrent(node)                           \
        isc_refcount_current(&(node)->references)
 #define dns_rbtnode_refincrement0(node, refs)                  \
        do {                                                    \
                isc_refcount_increment0(&(node)->references, (refs)); \
-       } while (0) 
+       } while (0)
 #define dns_rbtnode_refincrement(node, refs)                   \
        do {                                                    \
                isc_refcount_increment(&(node)->references, (refs)); \
-       } while (0) 
+       } while (0)
 #define dns_rbtnode_refdecrement(node, refs)                   \
        do {                                                    \
                isc_refcount_decrement(&(node)->references, (refs)); \
-       } while (0) 
+       } while (0)
 #else  /* DNS_RBT_USEISCREFCOUNT */
 #define dns_rbtnode_refinit(node, n)   ((node)->references = (n))
 #define dns_rbtnode_refdestroy(node)   (REQUIRE((node)->references == 0))
@@ -894,21 +894,21 @@ dns_rbtnodechain_next(dns_rbtnodechain_t *chain, dns_name_t *name,
                (node)->references++;                           \
                if ((_tmp) != NULL)                             \
                        (*_tmp) = (node)->references;           \
-       } while (0) 
+       } while (0)
 #define dns_rbtnode_refincrement(node, refs)                   \
        do {                                                    \
                REQUIRE((node)->references > 0);                \
                (node)->references++;                           \
                if ((refs) != NULL)                             \
                        (*refs) = (node)->references;           \
-       } while (0) 
+       } while (0)
 #define dns_rbtnode_refdecrement(node, refs)                   \
        do {                                                    \
                REQUIRE((node)->references > 0);                \
                (node)->references--;                           \
                if ((refs) != NULL)                             \
                        (*refs) = (node)->references;           \
-       } while (0) 
+       } while (0)
 #endif /* DNS_RBT_USEISCREFCOUNT */
 
 ISC_LANG_ENDDECLS
index 374f2db557adfd64d10f9460102f6b5aa7e1ad90..15d0ba4498aba62e652e8f1de5171fad61b9e2ad 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2008, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rdata.h,v 1.60.18.6 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: rdata.h,v 1.60.18.7 2009/01/19 23:46:16 tbox Exp $ */
 
 #ifndef DNS_RDATA_H
 #define DNS_RDATA_H 1
index ddf033271fb8d8158b30e3b7bb5865a45707f350..2749f8a80eb92d6299a0820c2d4422c35dc50e13 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rdataset.h,v 1.51.18.8 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: rdataset.h,v 1.51.18.9 2009/01/19 23:46:16 tbox Exp $ */
 
 #ifndef DNS_RDATASET_H
 #define DNS_RDATASET_H 1
@@ -348,8 +348,8 @@ dns_rdataset_totext(dns_rdataset_t *rdataset,
  * Notes:
  *\li  The rdata cursor position will be changed.
  *
- *\li  The 'question' flag should normally be #ISC_FALSE.  If it is 
- *     #ISC_TRUE, the TTL and rdata fields are not printed.  This is 
+ *\li  The 'question' flag should normally be #ISC_FALSE.  If it is
+ *     #ISC_TRUE, the TTL and rdata fields are not printed.  This is
  *     for use when printing an rdata representing a question section.
  *
  *\li  This interface is deprecated; use dns_master_rdatasettottext()
index 684653a573fb52d46bf14aa3eb952cef183ed6d7..a2a7528e929982ef99bb48062b208c7250237e84 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2002  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: request.h,v 1.21.18.3 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: request.h,v 1.21.18.4 2009/01/19 23:46:16 tbox Exp $ */
 
 #ifndef DNS_REQUEST_H
 #define DNS_REQUEST_H 1
index 0e751d18e36e90a6c987a694fb82b648bc97e475..35bf883a43db0de8e9ec7cf3e1174e1147316136 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: sdb.h,v 1.15.18.3 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: sdb.h,v 1.15.18.4 2009/01/19 23:46:16 tbox Exp $ */
 
 #ifndef DNS_SDB_H
 #define DNS_SDB_H 1
index ccd10560c258576f8d914a6964f784abb6b053a1..aa418a3846c4a2551a2d29999f18fab541277064 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Portions Copyright (C) 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2005, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 1999-2001  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -50,7 +50,7 @@
  * USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: sdlz.h,v 1.2.2.3 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: sdlz.h,v 1.2.2.4 2009/01/19 23:46:16 tbox Exp $ */
 
 /*! \file */
 
index 7a068485f62f0c2f7daae659b05e22970dd7b748..a82fe50bcdcb4d98b96dfbb90af14726bfdbd4fe 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: tkey.h,v 1.19.18.3 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: tkey.h,v 1.19.18.4 2009/01/19 23:46:16 tbox Exp $ */
 
 #ifndef DNS_TKEY_H
 #define DNS_TKEY_H 1
index 27b6eff7ddebb3ef357b872f90ad4d1fc9239333..e4c886efdd1fc7d3dcebb7c393fd46aa2ac03fd6 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2003  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: types.h,v 1.109.18.13 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: types.h,v 1.109.18.14 2009/01/19 23:46:16 tbox Exp $ */
 
 #ifndef DNS_TYPES_H
 #define DNS_TYPES_H 1
@@ -249,7 +249,7 @@ enum {
        dns_trust_additional = 2,
 #define dns_trust_additional           ((dns_trust_t)dns_trust_additional)
 
-       /* Received in a referral response. */ 
+       /* Received in a referral response. */
        dns_trust_glue = 3,
 #define dns_trust_glue                 ((dns_trust_t)dns_trust_glue)
 
@@ -266,7 +266,7 @@ enum {
        dns_trust_authanswer = 6,
 #define dns_trust_authanswer           ((dns_trust_t)dns_trust_authanswer)
 
-       /* Successfully DNSSEC validated */     
+       /* Successfully DNSSEC validated */
        dns_trust_secure = 7,
 #define dns_trust_secure               ((dns_trust_t)dns_trust_secure)
 
@@ -308,7 +308,7 @@ typedef void
 typedef void
 (*dns_updatecallback_t)(void *, isc_result_t, dns_message_t *);
 
-typedef int 
+typedef int
 (*dns_rdatasetorderfunc_t)(const dns_rdata_t *, const void *);
 
 typedef isc_boolean_t
index ad8a19e99b9f9e0c0796e1689dc860231a794b4d..7abf684e2517ba555e2a00b30f14653e50c5ab6c 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001, 2003  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: xfrin.h,v 1.20.18.6 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: xfrin.h,v 1.20.18.7 2009/01/19 23:46:16 tbox Exp $ */
 
 #ifndef DNS_XFRIN_H
 #define DNS_XFRIN_H 1
@@ -24,7 +24,7 @@
  ***** Module Info
  *****/
 
-/*! \file 
+/*! \file
  * \brief
  * Incoming zone transfers (AXFR + IXFR).
  */
index 4691bb015c0d2ac97568b6c17a0790b937fad72e..878ccdab00980106b7e3d5d097e50d87f227cb38 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007-2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: journal.c,v 1.86.18.15 2009/01/19 00:36:26 marka Exp $ */
+/* $Id: journal.c,v 1.86.18.16 2009/01/19 23:46:15 tbox Exp $ */
 
 #include <config.h>
 
index 3976be0c4bd6b492ce6ede6179ad4fe490490877..3a63aa90cd4eb78872c3ec8e8d9f6c409a518af5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: master.c,v 1.148.18.22 2009/01/19 00:36:27 marka Exp $ */
+/* $Id: master.c,v 1.148.18.23 2009/01/19 23:46:15 tbox Exp $ */
 
 /*! \file */
 
index 3a83a165467cfd90c6c46d6fa870e62fa4664dc8..462952cd6566ff9deae9b20a09d8da1fa7c2ddca 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006, 2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006, 2008, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: masterdump.c,v 1.73.18.17 2009/01/19 00:36:27 marka Exp $ */
+/* $Id: masterdump.c,v 1.73.18.18 2009/01/19 23:46:15 tbox Exp $ */
 
 /*! \file */
 
index b2120906ae8fae423ec0c953909c06658db6b0d8..4073a0d283719a16a79aedd047b7aafcde30447c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: message.c,v 1.222.18.17 2009/01/19 00:36:27 marka Exp $ */
+/* $Id: message.c,v 1.222.18.18 2009/01/19 23:46:15 tbox Exp $ */
 
 /*! \file */
 
index 579967db66663729faf48d35bcc1e90846012d60..fecf96a0c35a9ee31fa0c8a484272de324b496c6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2008, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rbt.c,v 1.128.18.11 2009/01/19 00:36:27 marka Exp $ */
+/* $Id: rbt.c,v 1.128.18.12 2009/01/19 23:46:15 tbox Exp $ */
 
 /*! \file */
 
index 24f5b21f588516e15fb18ef53c19c63b4d63f468..c9002fa936bfe864805c2169b093d939a0e34b30 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rbtdb.c,v 1.196.18.54 2009/01/19 00:36:27 marka Exp $ */
+/* $Id: rbtdb.c,v 1.196.18.55 2009/01/19 23:46:15 tbox Exp $ */
 
 /*! \file */
 
index 11ee9d4b3de6b04278110fc2ba9d77dce4170247..986efed9ffd4b7847b231f32c16629c14d97c492 100644 (file)
@@ -1,7 +1,7 @@
 /*
- * Copyright (C) 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2005, 2009  Internet Systems Consortium, Inc. ("ISC")
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ipseckey_45.c,v 1.2.2.2 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: ipseckey_45.c,v 1.2.2.3 2009/01/19 23:46:16 tbox Exp $ */
 
 #ifndef RDATA_GENERIC_IPSECKEY_45_C
 #define RDATA_GENERIC_IPSECKEY_45_C
index 564db42ca914ce699444b45cb99989051332856b..026713e82494393c89f15a6bf8e6df5e902021df 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: loc_29.c,v 1.41.18.3 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: loc_29.c,v 1.41.18.4 2009/01/19 23:46:16 tbox Exp $ */
 
 /* Reviewed: Wed Mar 15 18:13:09 PST 2000 by explorer */
 
index 372b43910c57c71e9908ade680e17845d2ae5a62..f3c062da2f5c441f13847704e340078c343dc373 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rdataset.c,v 1.72.18.6 2009/01/19 00:36:27 marka Exp $ */
+/* $Id: rdataset.c,v 1.72.18.7 2009/01/19 23:46:15 tbox Exp $ */
 
 /*! \file */
 
@@ -137,7 +137,7 @@ question_disassociate(dns_rdataset_t *rdataset) {
 static isc_result_t
 question_cursor(dns_rdataset_t *rdataset) {
        UNUSED(rdataset);
-       
+
        return (ISC_R_NOMORE);
 }
 
@@ -148,7 +148,7 @@ question_current(dns_rdataset_t *rdataset, dns_rdata_t *rdata) {
         */
        UNUSED(rdataset);
        UNUSED(rdata);
-       
+
        REQUIRE(0);
 }
 
@@ -445,7 +445,7 @@ towiresorted(dns_rdataset_t *rdataset, const dns_name_t *owner_name,
                /*
                 * Copy out the name, type, class, ttl.
                 */
-               
+
                rrbuffer = *target;
                dns_compress_setmethods(cctx, DNS_COMPRESS_GLOBAL14);
                result = dns_name_towire(owner_name, cctx, target);
@@ -620,7 +620,7 @@ dns_rdataset_addnoqname(dns_rdataset_t *rdataset, dns_name_t *name) {
 
 isc_result_t
 dns_rdataset_getnoqname(dns_rdataset_t *rdataset, dns_name_t *name,
-                       dns_rdataset_t *nsec, dns_rdataset_t *nsecsig)
+                       dns_rdataset_t *nsec, dns_rdataset_t *nsecsig)
 {
        REQUIRE(DNS_RDATASET_VALID(rdataset));
        REQUIRE(rdataset->methods != NULL);
index 44e2f8543cf8c46867d3ccede27c27c68fb6f82e..4255b1d0002cf5235a5915c27bde8f811a89cfe2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rdataslab.c,v 1.35.18.9 2009/01/19 00:36:27 marka Exp $ */
+/* $Id: rdataslab.c,v 1.35.18.10 2009/01/19 23:46:15 tbox Exp $ */
 
 /*! \file */
 
@@ -246,7 +246,7 @@ dns_rdataslab_fromrdataset(dns_rdataset_t *rdataset, isc_mem_t *mctx,
                result = ISC_R_NOMEMORY;
                goto free_rdatas;
        }
-       
+
 #if DNS_RDATASET_FIXED
        /* Allocate temporary offset table. */
        offsettable = isc_mem_get(mctx, nalloc * sizeof(unsigned int));
@@ -288,7 +288,7 @@ dns_rdataslab_fromrdataset(dns_rdataset_t *rdataset, isc_mem_t *mctx,
                memcpy(rawbuf, x[i].rdata.data, x[i].rdata.length);
                rawbuf += x[i].rdata.length;
        }
-       
+
 #if DNS_RDATASET_FIXED
        fillin_offsets(offsetbase, offsettable, nalloc);
        isc_mem_put(mctx, offsettable, nalloc * sizeof(unsigned int));
@@ -368,7 +368,7 @@ rdataset_current(dns_rdataset_t *rdataset, dns_rdata_t *rdata) {
        raw += 4;
 #else
        raw += 2;
-#endif 
+#endif
        r.base = raw;
        dns_rdata_fromregion(rdata, rdataset->rdclass, rdataset->type, &r);
 }
@@ -511,7 +511,7 @@ rdata_in_slab(unsigned char *slab, unsigned int reservelen,
 
        for (i = 0; i < count; i++) {
                rdata_from_slab(&current, rdclass, type, &trdata);
-               
+
                n = dns_rdata_compare(&trdata, rdata);
                if (n == 0)
                        return (ISC_TRUE);
index ce6f43a0c6ee76e53e68a3b023d752591fab84bc..9b712816fdc52798f5bba7920a062f14602336d4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006, 2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006, 2008, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: request.c,v 1.72.18.9 2009/01/19 00:36:27 marka Exp $ */
+/* $Id: request.c,v 1.72.18.10 2009/01/19 23:46:15 tbox Exp $ */
 
 /*! \file */
 
index 16f3bdce5e8b981dec31dc52ec29ad33dafafeec..618ea69fa71c219db26f436dd5c8be6e2ef1ad7d 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2003  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: time.c,v 1.26.18.4 2009/01/19 00:36:27 marka Exp $ */
+/* $Id: time.c,v 1.26.18.5 2009/01/19 23:46:15 tbox Exp $ */
 
 /*! \file */
 
index ae44117013e5bce14ce02f9f645fdf3e44bfe53d..e4a060da2c0ab1f3be50a66cfc0d4b94fed51010 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: zone.c,v 1.410.18.56 2009/01/19 00:36:27 marka Exp $ */
+/* $Id: zone.c,v 1.410.18.57 2009/01/19 23:46:15 tbox Exp $ */
 
 /*! \file */
 
index 128aaa02998fd5473412c55991b0518be2492d81..c5de1e785e72b6a3bf14c5d613d30c2c317f52e7 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2003  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: entropy.c,v 1.11.18.4 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: entropy.c,v 1.11.18.5 2009/01/19 23:46:16 tbox Exp $ */
 
 /*! \file
  * \brief
@@ -1251,7 +1251,7 @@ isc_entropy_usebestsource(isc_entropy_t *ectx, isc_entropysource_t **source,
 
                if (final_result != ISC_R_SUCCESS)
                        final_result = result;
-       }       
+       }
 
        /*
         * final_result is ISC_R_SUCCESS if at least one source of entropy
index cc73d8d3d60711575970873be260801179873893..d5b5b59122a594020febcd317be61f9e132849bb 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: entropy.h,v 1.25.18.3 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: entropy.h,v 1.25.18.4 2009/01/19 23:46:16 tbox Exp $ */
 
 #ifndef ISC_ENTROPY_H
 #define ISC_ENTROPY_H 1
index 463b4180c58565d7279d6d31267fdf4d74639ddc..b984f666907e9d7c2a2376cd8774e27ecec6ebd1 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: file.h,v 1.27.18.3 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: file.h,v 1.27.18.4 2009/01/19 23:46:16 tbox Exp $ */
 
 #ifndef ISC_FILE_H
 #define ISC_FILE_H 1
index 833ad40fc9bf3f1480004b9557f098490ed5f9b0..8203f4ef93b47715c9b2536c4f90a047a84bb7ce 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: fsaccess.h,v 1.8.18.3 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: fsaccess.h,v 1.8.18.4 2009/01/19 23:46:16 tbox Exp $ */
 
 #ifndef ISC_FSACCESS_H
 #define ISC_FSACCESS_H 1
index dc2891a614758f783b78b7d4318ec7ede3baa3d5..4908fc87cb93f800475dc0190d152b57d1922e6b 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2003  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: hash.h,v 1.4.18.3 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: hash.h,v 1.4.18.4 2009/01/19 23:46:16 tbox Exp $ */
 
 #ifndef ISC_HASH_H
 #define ISC_HASH_H 1
index 0cdd91559707066848761293a6bd8eeefb999a07..fbb5f9c5c89bccb21a2217252da2778572c44594 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1997-2001  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: heap.h,v 1.17.18.4 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: heap.h,v 1.17.18.5 2009/01/19 23:46:16 tbox Exp $ */
 
 #ifndef ISC_HEAP_H
 #define ISC_HEAP_H 1
index 35e8f6a718ba5c5a1755285fc7f4cde61f282709..9d9e2fa0173577aab46dd885d8052346f2b85943 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006, 2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006, 2008, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1997-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: mem.h,v 1.59.18.12 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: mem.h,v 1.59.18.13 2009/01/19 23:46:16 tbox Exp $ */
 
 #ifndef ISC_MEM_H
 #define ISC_MEM_H 1
index 7f5c70cb3f1d9a412b70ef433fc994d327cf06ee..a74c8ee2959b9933c3af7cbf87bf294cbdc8b862 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2002  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: netaddr.h,v 1.25.18.6 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: netaddr.h,v 1.25.18.7 2009/01/19 23:46:16 tbox Exp $ */
 
 #ifndef ISC_NETADDR_H
 #define ISC_NETADDR_H 1
index 56e853b8e720235edd19d484913dced8f716f830..47fa1d72ee5a129e5cf9b44db3584dc268d95168 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2008, 2009  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: portset.h,v 1.3.4.2 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: portset.h,v 1.3.4.3 2009/01/19 23:46:16 tbox Exp $ */
 
 /*! \file isc/portset.h
  * \brief Transport Protocol Port Manipulation Module
index cdc9beff8942590f7c30db3fabbfc28c0f0ccf2a..f3478ea0e9ca1ab4820bdf60c426c0b7ca3c9930 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: random.h,v 1.12.18.3 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: random.h,v 1.12.18.4 2009/01/19 23:46:16 tbox Exp $ */
 
 #ifndef ISC_RANDOM_H
 #define ISC_RANDOM_H 1
index 5017bdc32180ea60a33e404051a1dfa0eeef9a55..2528b1508c13e229c40948d764b074fd98f495d3 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ratelimiter.h,v 1.15.18.3 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: ratelimiter.h,v 1.15.18.4 2009/01/19 23:46:16 tbox Exp $ */
 
 #ifndef ISC_RATELIMITER_H
 #define ISC_RATELIMITER_H 1
@@ -71,7 +71,7 @@ isc_result_t
 isc_ratelimiter_enqueue(isc_ratelimiter_t *rl, isc_task_t *task,
                        isc_event_t **eventp);
 /*%<
- * Queue an event for rate-limited execution.  
+ * Queue an event for rate-limited execution.
  *
  * This is similar
  * to doing an isc_task_send() to the 'task', except that the
index b51ef31fdb578bd189e298dd198b61908c014e82..05c450545b6e932e04d4483913c427fe442ad386 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: serial.h,v 1.10.18.3 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: serial.h,v 1.10.18.4 2009/01/19 23:46:16 tbox Exp $ */
 
 #ifndef ISC_SERIAL_H
 #define ISC_SERIAL_H 1
index cdcb81a693fae6ea9c9b72a65c1cf029345edeb6..39743b7612041d933a40dfcdcbf9706cc84aa317 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2003  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: sockaddr.h,v 1.42.18.9 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: sockaddr.h,v 1.42.18.10 2009/01/19 23:46:16 tbox Exp $ */
 
 #ifndef ISC_SOCKADDR_H
 #define ISC_SOCKADDR_H 1
index 0fe39a8f949ec694666ee9d5344bae9fbfbcb1d8..11083d15cb01e67f04378a0053b3f75ea6c866f4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006, 2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006, 2008, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: socket.h,v 1.57.18.16 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: socket.h,v 1.57.18.17 2009/01/19 23:46:16 tbox Exp $ */
 
 #ifndef ISC_SOCKET_H
 #define ISC_SOCKET_H 1
index c5380167baedb58ea7e39bbd4c20df9c32832dd2..141ebffe3d727ead4716f5e895b1afa23fd7a470 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1996-2001  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: symtab.h,v 1.17.18.5 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: symtab.h,v 1.17.18.6 2009/01/19 23:46:16 tbox Exp $ */
 
 #ifndef ISC_SYMTAB_H
 #define ISC_SYMTAB_H 1
index b67c6c91309dfefa87294ceaf1d284a8befd39ee..e89321dd35e0aae0f3611451e58de1670b3aa839 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001, 2003  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: task.h,v 1.51.18.3 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: task.h,v 1.51.18.4 2009/01/19 23:46:16 tbox Exp $ */
 
 #ifndef ISC_TASK_H
 #define ISC_TASK_H 1
@@ -26,7 +26,7 @@
 
 /*! \file
  * \brief The task system provides a lightweight execution context, which is
- * basically an event queue.  
+ * basically an event queue.
 
  * When a task's event queue is non-empty, the
  * task is runnable.  A small work crew of threads, typically one per CPU,
@@ -497,7 +497,7 @@ isc_task_beginexclusive(isc_task_t *task);
  * current event, and prevents any new events from executing in any of the
  * tasks sharing a task manager with 'task'.
  *
- * The exclusive access must be relinquished by calling 
+ * The exclusive access must be relinquished by calling
  * isc_task_endexclusive() before returning from the current event handler.
  *
  * Requires:
@@ -512,7 +512,7 @@ isc_task_beginexclusive(isc_task_t *task);
 void
 isc_task_endexclusive(isc_task_t *task);
 /*%<
- * Relinquish the exclusive access obtained by isc_task_beginexclusive(), 
+ * Relinquish the exclusive access obtained by isc_task_beginexclusive(),
  * allowing other tasks to execute.
  *
  * Requires:
index 5ae88f3cf897bfa0729dc1f88e435ece4bf3b734..4bb0edf1efb26fb4222115d307c398e9cba728f3 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001, 2003  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rwlock.c,v 1.37.18.6 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: rwlock.c,v 1.37.18.7 2009/01/19 23:46:16 tbox Exp $ */
 
 /*! \file */
 
@@ -55,17 +55,17 @@ print_lock(const char *operation, isc_rwlock_t *rwl, isc_rwlocktype_t type) {
                               "rwlock %p thread %lu %s(%s): %s, %u active, "
                               "%u granted, %u rwaiting, %u wwaiting\n"),
                rwl, isc_thread_self(), operation,
-               (type == isc_rwlocktype_read ? 
+               (type == isc_rwlocktype_read ?
                 isc_msgcat_get(isc_msgcat, ISC_MSGSET_RWLOCK,
                                ISC_MSG_READ, "read") :
                 isc_msgcat_get(isc_msgcat, ISC_MSGSET_RWLOCK,
                                ISC_MSG_WRITE, "write")),
-               (rwl->type == isc_rwlocktype_read ?
+               (rwl->type == isc_rwlocktype_read ?
                 isc_msgcat_get(isc_msgcat, ISC_MSGSET_RWLOCK,
-                               ISC_MSG_READING, "reading") : 
+                               ISC_MSG_READING, "reading") :
                 isc_msgcat_get(isc_msgcat, ISC_MSGSET_RWLOCK,
                                ISC_MSG_WRITING, "writing")),
-               rwl->active, rwl->granted, rwl->readers_waiting,
+               rwl->active, rwl->granted, rwl->readers_waiting,
                rwl->writers_waiting);
 }
 #endif
@@ -381,7 +381,7 @@ isc_rwlock_trylock(isc_rwlock_t *rwl, isc_rwlocktype_t type) {
                                BROADCAST(&rwl->writeable);
                                UNLOCK(&rwl->lock);
                        }
-                       
+
                        return (ISC_R_LOCKBUSY);
                }
        } else {
@@ -434,7 +434,7 @@ isc_rwlock_tryupgrade(isc_rwlock_t *rwl) {
                return (ISC_R_LOCKBUSY);
 
        return (ISC_R_SUCCESS);
-       
+
 }
 
 void
@@ -555,7 +555,7 @@ doit(isc_rwlock_t *rwl, isc_rwlocktype_t type, isc_boolean_t nonblock) {
                            ((rwl->active == 0 ||
                              (rwl->type == isc_rwlocktype_read &&
                               (rwl->writers_waiting == 0 ||
-                               rwl->granted < rwl->read_quota)))))
+                               rwl->granted < rwl->read_quota)))))
                        {
                                rwl->type = isc_rwlocktype_read;
                                rwl->active++;
@@ -751,7 +751,7 @@ isc_rwlock_lock(isc_rwlock_t *rwl, isc_rwlocktype_t type) {
                rwl->type = isc_rwlocktype_write;
                rwl->active = 1;
        }
-        return (ISC_R_SUCCESS);
+       return (ISC_R_SUCCESS);
 }
 
 isc_result_t
@@ -766,7 +766,7 @@ isc_rwlock_tryupgrade(isc_rwlock_t *rwl) {
        REQUIRE(VALID_RWLOCK(rwl));
        REQUIRE(rwl->type == isc_rwlocktype_read);
        REQUIRE(rwl->active != 0);
-       
+
        /* If we are the only reader then succeed. */
        if (rwl->active == 1)
                rwl->type = isc_rwlocktype_write;
index 781891e797e8a010c205ed90fbf8395c590c62a7..01780b8454c94e63443afc71c6d1f8ae1f8ad205 100644 (file)
@@ -1,7 +1,7 @@
 /*
- * Copyright (C) 2005, 2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2005, 2006, 2009  Internet Systems Consortium, Inc. ("ISC")
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: sha2.c,v 1.2.2.13 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: sha2.c,v 1.2.2.14 2009/01/19 23:46:16 tbox Exp $ */
 
 /*     $FreeBSD: src/sys/crypto/sha2/sha2.c,v 1.2.2.2 2002/03/05 08:36:47 ume Exp $    */
 /*     $KAME: sha2.c,v 1.8 2001/11/08 01:07:52 itojun Exp $    */
@@ -39,7 +39,7 @@
  * 3. Neither the name of the copyright holder nor the names of contributors
  *    may be used to endorse or promote products derived from this software
  *    without specific prior written permission.
- * 
+ *
  * THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) AND CONTRIBUTOR(S) ``AS IS'' AND
  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
@@ -93,7 +93,7 @@
  *
  * And for little-endian machines, add:
  *
- *   #define BYTE_ORDER LITTLE_ENDIAN 
+ *   #define BYTE_ORDER LITTLE_ENDIAN
  *
  * Or for big-endian machines:
  *
@@ -414,12 +414,12 @@ isc_sha224_init(isc_sha224_t *context) {
        context->bitcount = 0;
 }
 
-void 
+void
 isc_sha224_update(isc_sha224_t *context, const isc_uint8_t* data, size_t len) {
        isc_sha256_update((isc_sha256_t *)context, data, len);
 }
 
-void 
+void
 isc_sha224_final(isc_uint8_t digest[], isc_sha224_t *context) {
        isc_uint8_t sha256_digest[ISC_SHA256_DIGESTLENGTH];
        isc_sha256_final(sha256_digest, (isc_sha256_t *)context);
@@ -453,7 +453,7 @@ isc_sha224_end(isc_sha224_t *context, char buffer[]) {
 
 char*
 isc_sha224_data(const isc_uint8_t *data, size_t len,
-               char digest[ISC_SHA224_DIGESTSTRINGLENGTH])
+               char digest[ISC_SHA224_DIGESTSTRINGLENGTH])
 {
        isc_sha224_t context;
 
@@ -483,7 +483,7 @@ isc_sha256_init(isc_sha256_t *context) {
 #define ROUND256_0_TO_15(a,b,c,d,e,f,g,h)      \
        REVERSE32(*data++, W256[j]); \
        T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \
-             K256[j] + W256[j]; \
+            K256[j] + W256[j]; \
        (d) += T1; \
        (h) = T1 + Sigma0_256(a) + Maj((a), (b), (c)); \
        j++
@@ -615,11 +615,11 @@ isc_sha256_transform(isc_sha256_t *context, const isc_uint32_t* data) {
                /* Part of the message block expansion: */
                s0 = W256[(j+1)&0x0f];
                s0 = sigma0_256(s0);
-               s1 = W256[(j+14)&0x0f]; 
+               s1 = W256[(j+14)&0x0f];
                s1 = sigma1_256(s1);
 
                /* Apply the SHA-256 compression function to update a..h */
-               T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + 
+               T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] +
                     (W256[j&0x0f] += s1 + W256[(j+9)&0x0f] + s0);
                T2 = Sigma0_256(a) + Maj(a, b, c);
                h = g;
@@ -828,7 +828,7 @@ isc_sha512_init(isc_sha512_t *context) {
 #define ROUND512_0_TO_15(a,b,c,d,e,f,g,h)      \
        REVERSE64(*data++, W512[j]); \
        T1 = (h) + Sigma1_512(e) + Ch((e), (f), (g)) + \
-             K512[j] + W512[j]; \
+            K512[j] + W512[j]; \
        (d) += T1, \
        (h) = T1 + Sigma0_512(a) + Maj((a), (b), (c)), \
        j++
@@ -838,7 +838,7 @@ isc_sha512_init(isc_sha512_t *context) {
 
 #define ROUND512_0_TO_15(a,b,c,d,e,f,g,h)      \
        T1 = (h) + Sigma1_512(e) + Ch((e), (f), (g)) + \
-             K512[j] + (W512[j] = *data++); \
+            K512[j] + (W512[j] = *data++); \
        (d) += T1; \
        (h) = T1 + Sigma0_512(a) + Maj((a), (b), (c)); \
        j++
@@ -851,7 +851,7 @@ isc_sha512_init(isc_sha512_t *context) {
        s1 = W512[(j+14)&0x0f]; \
        s1 = sigma1_512(s1); \
        T1 = (h) + Sigma1_512(e) + Ch((e), (f), (g)) + K512[j] + \
-             (W512[j&0x0f] += s1 + W512[(j+9)&0x0f] + s0); \
+            (W512[j&0x0f] += s1 + W512[(j+9)&0x0f] + s0); \
        (d) += T1; \
        (h) = T1 + Sigma0_512(a) + Maj((a), (b), (c)); \
        j++
@@ -1163,12 +1163,12 @@ isc_sha384_init(isc_sha384_t *context) {
        context->bitcount[0] = context->bitcount[1] = 0;
 }
 
-void 
+void
 isc_sha384_update(isc_sha384_t *context, const isc_uint8_t* data, size_t len) {
        isc_sha512_update((isc_sha512_t *)context, data, len);
 }
 
-void 
+void
 isc_sha384_final(isc_uint8_t digest[], isc_sha384_t *context) {
        isc_uint64_t    *d = (isc_uint64_t*)digest;
 
@@ -1224,7 +1224,7 @@ isc_sha384_end(isc_sha384_t *context, char buffer[]) {
 
 char*
 isc_sha384_data(const isc_uint8_t *data, size_t len,
-               char digest[ISC_SHA384_DIGESTSTRINGLENGTH])
+               char digest[ISC_SHA384_DIGESTSTRINGLENGTH])
 {
        isc_sha384_t context;
 
index d188c53c55dfc34e66fec1374d22176179fe2978..5d50ea5465d068f31294fb4bdbbc095052da1093 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ifiter_ioctl.c,v 1.44.18.16 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: ifiter_ioctl.c,v 1.44.18.17 2009/01/19 23:46:16 tbox Exp $ */
 
 /*! \file
  * \brief
index d176749b361fdf8e6affcb7952bfc494ef176e87..fbdf8dbf049471965bb2ef478e9318ee37fa8f92 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: socket.c,v 1.237.18.62 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: socket.c,v 1.237.18.63 2009/01/19 23:46:17 tbox Exp $ */
 
 /*! \file */
 
index 4bd080bb210f420637d55418d25a19475d256124..b5ff21b4d8cc7ced991ea35321739d02e43ca053 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dir.c,v 1.12.18.1 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: dir.c,v 1.12.18.2 2009/01/19 23:46:17 tbox Exp $ */
 
 /* Principal Authors: DCL */
 
index 5e03348f64bf1492d1a582456a10017d8d1d4d7e..2c7d967ec29dc384df3c54a65f44aaf1b4d3ed75 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2002  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: entropy.c,v 1.6.18.1 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: entropy.c,v 1.6.18.2 2009/01/19 23:46:17 tbox Exp $ */
 
 /*
  * This is the system dependent part of the ISC entropy API.
index e4cf01370054edc0e48afee69860afcfb1d183fd..ac10e09dcbd9f07c921a11465d4a0c2e6c3bbd36 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2008, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: mutex.h,v 1.17.18.4 2009/01/19 00:36:29 marka Exp $ */
+/* $Id: mutex.h,v 1.17.18.5 2009/01/19 23:46:17 tbox Exp $ */
 
 #ifndef ISC_MUTEX_H
 #define ISC_MUTEX_H 1
index a473feaa52ab5c4ff529a4714d038fb47711e8f8..3ea70fbae710a686aca09bbd44b5d8c89d57c95e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007-2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: interfaceiter.c,v 1.8.18.7 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: interfaceiter.c,v 1.8.18.8 2009/01/19 23:46:17 tbox Exp $ */
 
 /*
  * Note that this code will need to be revisited to support IPv6 Interfaces.
index 4b9915218ec67fca0407d0ff66b6fbf8d0dd4551..99ab958b1a8a28e25f9ef1c0bedc813adbb2643f 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: netdb.h,v 1.3.18.1 2009/01/19 00:36:28 marka Exp $ */
+/* $Id: netdb.h,v 1.3.18.2 2009/01/19 23:46:17 tbox Exp $ */
 
 #ifndef NETDB_H
 #define NETDB_H 1
 
-#include <stddef.h>    
+#include <stddef.h>
 #include <winsock2.h>
 
 /*
index 182c85af7dc00f6ba1ae1a2f1ccd5f7dabde82ae..1f627617b11d026709db643ef7e721c2a5f9d1c0 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: log.h,v 1.6.18.3 2009/01/19 00:36:29 marka Exp $ */
+/* $Id: log.h,v 1.6.18.4 2009/01/19 23:46:17 tbox Exp $ */
 
 #ifndef ISCCFG_LOG_H
 #define ISCCFG_LOG_H 1
index 3be14be7b6c923010fbe0fd8fbb7588bd1d98412..9a792fb72ef1191204810158b67774fc7c5d3535 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * copyright notice and this permission notice appear in all copies.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: netdb.h.in,v 1.35.18.3 2009/01/19 00:36:29 marka Exp $ */
+/* $Id: netdb.h.in,v 1.35.18.4 2009/01/19 23:46:17 tbox Exp $ */
 
 /*! \file */
 
index 62d29f7c90e6e630388132f7408b8b033c943fd8..276349fcb597de75e254d3abc13946f9c34577c8 100644 (file)
@@ -1,9 +1,9 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2009  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
-# Permission to use, copy, modify, and distribute this software for any
+# Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
 # copyright notice and this permission notice appear in all copies.
 #
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: makedefs.pl,v 1.6.18.1 2009/01/19 00:36:29 marka Exp $
+# $Id: makedefs.pl,v 1.6.18.2 2009/01/19 23:46:17 tbox Exp $
 
 # makedefs.pl
 # This script goes through all of the lib header files and creates a .def file