]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Mon, 1 Dec 2008 23:47:45 +0000 (23:47 +0000)
committerAutomatic Updater <source@isc.org>
Mon, 1 Dec 2008 23:47:45 +0000 (23:47 +0000)
acconfig.h
lib/isc/include/isc/radix.h
lib/isc/inet_aton.c
lib/isc/unix/dir.c
lib/isc/unix/entropy.c
lib/isc/unix/include/isc/offset.h
lib/isc/unix/include/isc/strerror.h

index e087b1d0dbb861e0b45f6893f654796f978de362..736d1bcdd31dec79123017471cc93ad95b437cfa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2008  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: acconfig.h,v 1.52 2008/12/01 03:51:47 marka Exp $ */
+/* $Id: acconfig.h,v 1.53 2008/12/01 23:47:44 tbox Exp $ */
 
 /*! \file */
 
@@ -109,7 +109,7 @@ int sigwait(const unsigned int *set, int *sig);
  * The silly continuation line is to keep configure from
  * commenting out the #undef.
  */
+
 #undef \
        va_start
 #define        va_start(ap, last) \
index f9105ed6ac2fbd335f7360fb25963348f4ec024c..6b413a23b909a8dd722f55ed61b776a4161b0c45 100644 (file)
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: radix.h,v 1.12 2008/12/01 00:04:21 marka Exp $ */
+/* $Id: radix.h,v 1.13 2008/12/01 23:47:45 tbox Exp $ */
 
 /*
  * This source was adapted from MRT's RCS Ids:
@@ -130,7 +130,7 @@ isc_radix_search(isc_radix_tree_t *radix, isc_radix_node_t **target,
 
 isc_result_t
 isc_radix_insert(isc_radix_tree_t *radix, isc_radix_node_t **target,
-                isc_radix_node_t *source, isc_prefix_t *prefix);
+                isc_radix_node_t *source, isc_prefix_t *prefix);
 /*%<
  * Insert 'source' or 'prefix' into the radix tree 'radix'.
  * Return the node added in 'target'.
index 2732398dca838c71c4795719e783f90c5bf98777..14b4887f4f16bbf9dcbff3d875e1ed580ecece4a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004, 2005, 2007, 2008  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 1996-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -71,7 +71,7 @@
 
 #if defined(LIBC_SCCS) && !defined(lint)
 static char sccsid[] = "@(#)inet_addr.c        8.1 (Berkeley) 6/17/93";
-static char rcsid[] = "$Id: inet_aton.c,v 1.22 2008/12/01 13:26:51 marka Exp $";
+static char rcsid[] = "$Id: inet_aton.c,v 1.23 2008/12/01 23:47:45 tbox Exp $";
 #endif /* LIBC_SCCS and not lint */
 
 #include <config.h>
index d0bde567adf58ca513b38830689f50186a9231b0..5adff6a75e6af9de0d35fe7e374383dcc95fbc77 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2008  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: dir.c,v 1.26 2008/12/01 03:51:47 marka Exp $ */
+/* $Id: dir.c,v 1.27 2008/12/01 23:47:45 tbox Exp $ */
 
 /*! \file
  * \author  Principal Authors: DCL */
@@ -93,7 +93,7 @@ isc_dir_open(isc_dir_t *dir, const char *dirname) {
 }
 
 /*!
- * \brief Return previously retrieved file or get next one.  
+ * \brief Return previously retrieved file or get next one.
 
  * Unix's dirent has
  * separate open and read functions, but the Win32 and DOS interfaces open
index 98ca422f70184825a3ce6bd124cddbfde83edff9..ab53faf6754edb114a64aab7454e30adb754cbd9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2008  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: entropy.c,v 1.81 2008/12/01 03:51:47 marka Exp $ */
+/* $Id: entropy.c,v 1.82 2008/12/01 23:47:45 tbox Exp $ */
 
 /* \file unix/entropy.c
  * \brief
@@ -156,12 +156,12 @@ get_from_usocketsource(isc_entropysource_t *source, isc_uint32_t desired) {
                                source->sources.usocket.status =
                                        isc_usocketsource_ndesired;
                                goto eagain_loop;
-                       }       
+                       }
                        INSIST(n == 2);
                        source->sources.usocket.status =
                                                isc_usocketsource_wrote;
                        /*FALLTHROUGH*/
-               
+
                case isc_usocketsource_wrote:
                        if (recvfrom(fd, buf, 1, 0, NULL, NULL) != 1) {
                                if (errno == EAGAIN) {
@@ -169,11 +169,11 @@ get_from_usocketsource(isc_entropysource_t *source, isc_uint32_t desired) {
                                         * The problem of EAGAIN (try again
                                         * later) is a major issue on HP-UX.
                                         * Solaris actually tries the recvfrom
-                                        * call again, while HP-UX just dies. 
+                                        * call again, while HP-UX just dies.
                                         * This code is an attempt to let the
                                         * entropy pool fill back up (at least
                                         * that's what I think the problem is.)
-                                        * We go to eagain_loop because if we 
+                                        * We go to eagain_loop because if we
                                         * just "break", then the "desired"
                                         * amount gets borked.
                                         */
@@ -212,7 +212,7 @@ get_from_usocketsource(isc_entropysource_t *source, isc_uint32_t desired) {
                        } else
                                n = 0;
                        break;
-               
+
                default:
                        goto err;
                }
@@ -502,7 +502,7 @@ isc_entropy_createfilesource(isc_entropy_t *ent, const char *fname) {
                ret = isc__errno2result(errno);
                goto errout;
        }
-       /* 
+       /*
         * Solaris 2.5.1 does not have support for sockets (S_IFSOCK),
         * but it does return type S_IFIFO (the OS believes that
         * the socket is a fifo).  This may be an issue if we tell
index b9d196211fef591a45adad201adc753c65abc850..8bf3779997cdac3f88adb82881f13567b7734b87 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2008  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 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: offset.h,v 1.16 2008/12/01 03:51:47 marka Exp $ */
+/* $Id: offset.h,v 1.17 2008/12/01 23:47:45 tbox Exp $ */
 
 #ifndef ISC_OFFSET_H
 #define ISC_OFFSET_H 1
index 13d75c50a35ed966d1c08dbf7f3f798e55bf271d..899043bbffdd3de8e0153d2c7a0d393397870207 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2008  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 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: strerror.h,v 1.9 2008/12/01 03:51:47 marka Exp $ */
+/* $Id: strerror.h,v 1.10 2008/12/01 23:47:45 tbox Exp $ */
 
 #ifndef ISC_STRERROR_H
 #define ISC_STRERROR_H