From 9bfde0aa2f0e0ae1935ac149daae1701e6278380 Mon Sep 17 00:00:00 2001 From: Automatic Updater Date: Thu, 22 Jan 2009 23:47:05 +0000 Subject: [PATCH] update copyright notice --- bin/check/named-checkzone.docbook | 5 +++-- bin/dig/dig.docbook | 5 +++-- bin/dig/host.docbook | 5 +++-- bin/named/lwresd.docbook | 5 +++-- bin/nsupdate/nsupdate.docbook | 5 +++-- bin/tests/db/t_db.c | 4 ++-- bin/tests/dst/t_dst.c | 4 ++-- bin/tests/master/t_master.c | 4 ++-- bin/tests/mem/t_mem.c | 4 ++-- bin/tests/names/t_names.c | 4 ++-- bin/tests/rbt/t_rbt.c | 10 +++++----- bin/tests/tasks/t_tasks.c | 14 +++++++------- bin/tests/timers/t_timers.c | 4 ++-- lib/isc/mem.c | 4 ++-- lib/isc/timer.c | 8 ++++---- lib/isc/unix/socket.c | 6 +++--- 16 files changed, 48 insertions(+), 43 deletions(-) diff --git a/bin/check/named-checkzone.docbook b/bin/check/named-checkzone.docbook index b9aa8f06eb..d863447314 100644 --- a/bin/check/named-checkzone.docbook +++ b/bin/check/named-checkzone.docbook @@ -2,7 +2,7 @@ "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" []> - + June 13, 2000 @@ -36,6 +36,7 @@ 2005 2006 2007 + 2009 Internet Systems Consortium, Inc. ("ISC") diff --git a/bin/dig/dig.docbook b/bin/dig/dig.docbook index 9af61a0f0e..fff60c445b 100644 --- a/bin/dig/dig.docbook +++ b/bin/dig/dig.docbook @@ -2,7 +2,7 @@ "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" []> - + @@ -43,6 +43,7 @@ 2006 2007 2008 + 2009 Internet Systems Consortium, Inc. ("ISC") diff --git a/bin/dig/host.docbook b/bin/dig/host.docbook index bdc67d26a2..3e75b05199 100644 --- a/bin/dig/host.docbook +++ b/bin/dig/host.docbook @@ -2,7 +2,7 @@ "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" []> - + @@ -42,6 +42,7 @@ 2005 2007 2008 + 2009 Internet Systems Consortium, Inc. ("ISC") diff --git a/bin/named/lwresd.docbook b/bin/named/lwresd.docbook index 1c4260dd52..8d9985a4cf 100644 --- a/bin/named/lwresd.docbook +++ b/bin/named/lwresd.docbook @@ -2,7 +2,7 @@ "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" []> - + June 30, 2000 @@ -41,6 +41,7 @@ 2005 2007 2008 + 2009 Internet Systems Consortium, Inc. ("ISC") diff --git a/bin/nsupdate/nsupdate.docbook b/bin/nsupdate/nsupdate.docbook index ea94bfe723..959666ebf3 100644 --- a/bin/nsupdate/nsupdate.docbook +++ b/bin/nsupdate/nsupdate.docbook @@ -2,7 +2,7 @@ "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" []> - + Jun 30, 2000 @@ -40,6 +40,7 @@ 2006 2007 2008 + 2009 Internet Systems Consortium, Inc. ("ISC") diff --git a/bin/tests/db/t_db.c b/bin/tests/db/t_db.c index d5afb4a3f3..f142f0cec1 100644 --- a/bin/tests/db/t_db.c +++ b/bin/tests/db/t_db.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005, 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: t_db.c,v 1.36.332.1 2009/01/22 05:50:19 marka Exp $ */ +/* $Id: t_db.c,v 1.36.332.2 2009/01/22 23:47:05 tbox Exp $ */ #include diff --git a/bin/tests/dst/t_dst.c b/bin/tests/dst/t_dst.c index 49dbd717b9..0c8a1e8d6f 100644 --- a/bin/tests/dst/t_dst.c +++ b/bin/tests/dst/t_dst.c @@ -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-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: t_dst.c,v 1.55.158.1 2009/01/22 05:50:19 marka Exp $ */ +/* $Id: t_dst.c,v 1.55.158.2 2009/01/22 23:47:05 tbox Exp $ */ #include diff --git a/bin/tests/master/t_master.c b/bin/tests/master/t_master.c index 20b254b8be..804e14249e 100644 --- a/bin/tests/master/t_master.c +++ b/bin/tests/master/t_master.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005, 2007, 2009 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1998-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: t_master.c,v 1.36.332.1 2009/01/22 05:50:19 marka Exp $ */ +/* $Id: t_master.c,v 1.36.332.2 2009/01/22 23:47:05 tbox Exp $ */ #include diff --git a/bin/tests/mem/t_mem.c b/bin/tests/mem/t_mem.c index 2f46b33114..570f8015e7 100644 --- a/bin/tests/mem/t_mem.c +++ b/bin/tests/mem/t_mem.c @@ -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-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: t_mem.c,v 1.13.332.1 2009/01/22 05:50:19 marka Exp $ */ +/* $Id: t_mem.c,v 1.13.332.2 2009/01/22 23:47:05 tbox Exp $ */ #include diff --git a/bin/tests/names/t_names.c b/bin/tests/names/t_names.c index af3db12a00..e3d58fef59 100644 --- a/bin/tests/names/t_names.c +++ b/bin/tests/names/t_names.c @@ -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: t_names.c,v 1.46.158.1 2009/01/22 05:50:19 marka Exp $ */ +/* $Id: t_names.c,v 1.46.158.2 2009/01/22 23:47:05 tbox Exp $ */ #include diff --git a/bin/tests/rbt/t_rbt.c b/bin/tests/rbt/t_rbt.c index 4e9947eadd..0757ae00b4 100644 --- a/bin/tests/rbt/t_rbt.c +++ b/bin/tests/rbt/t_rbt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005, 2007, 2009 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1998-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: t_rbt.c,v 1.30.332.1 2009/01/22 05:50:19 marka Exp $ */ +/* $Id: t_rbt.c,v 1.30.332.2 2009/01/22 23:47:05 tbox Exp $ */ #include @@ -194,7 +194,7 @@ t1_add(char *name, dns_rbt_t *rbt, isc_mem_t *mctx, isc_result_t *dns_result) { if (*dns_result != ISC_R_SUCCESS) { delete_name(dns_name, mctx); t_info("dns_rbt_addname failed %s\n", - dns_result_totext(*dns_result)); + dns_result_totext(*dns_result)); ++nprobs; } } else { @@ -275,7 +275,7 @@ rbt_init(char *filename, dns_rbt_t **rbt, isc_mem_t *mctx) { dns_result = dns_rbt_create(mctx, delete_name, mctx, rbt); if (dns_result != ISC_R_SUCCESS) { t_info("dns_rbt_create failed %s\n", - dns_result_totext(dns_result)); + dns_result_totext(dns_result)); fclose(fp); return(1); } @@ -684,7 +684,7 @@ t9_walkchain(dns_rbtnodechain_t *chain, dns_rbt_t *rbt) { dns_result = dns_name_concatenate( dns_fixedname_name(&name), dns_name_isabsolute(dns_fixedname_name(&name)) ? - NULL : dns_fixedname_name(&origin), + NULL : dns_fixedname_name(&origin), dns_fixedname_name(&fullname2), NULL); if (dns_result != ISC_R_SUCCESS) { t_info("dns_name_concatenate failed %s\n", diff --git a/bin/tests/tasks/t_tasks.c b/bin/tests/tasks/t_tasks.c index f10c4e269c..93cf3f8b2c 100644 --- a/bin/tests/tasks/t_tasks.c +++ b/bin/tests/tasks/t_tasks.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005, 2007, 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: t_tasks.c,v 1.40.332.1 2009/01/22 05:50:19 marka Exp $ */ +/* $Id: t_tasks.c,v 1.40.332.2 2009/01/22 23:47:05 tbox Exp $ */ #include @@ -1990,7 +1990,7 @@ static const char *a11 = static void t11(void) { t_assert("tasks", 11, T_REQUIRED, "%s", a11); - + if (threaded) t_result(t_tasks11(1)); else @@ -2144,7 +2144,7 @@ t14_callback(isc_task_t *task, isc_event_t *event) { int taskno = *(int *)(event->ev_arg); - t_info("task enter %d\n", taskno); + t_info("task enter %d\n", taskno); if (taskno == T14_EXCLTASK) { int i; t14_exclusiveerror = isc_task_beginexclusive(task); @@ -2154,7 +2154,7 @@ t14_callback(isc_task_t *task, isc_event_t *event) { t_info("task %d failed to got exclusive access: %d\n", taskno, t14_exclusiveerror); for (i = 0; i < T14_NTASKS; i++) { - t_info("task %d state %d\n", i , t14_active[i]); + t_info("task %d state %d\n", i , t14_active[i]); if (t14_active[i]) t14_error++; } @@ -2272,8 +2272,8 @@ static void t14(void) { int result; - t_assert("tasks", 14, T_REQUIRED, "%s", - "isc_task_beginexclusive() gets exclusive access"); + t_assert("tasks", 14, T_REQUIRED, "%s", + "isc_task_beginexclusive() gets exclusive access"); result = t_tasks14(); t_result(result); } diff --git a/bin/tests/timers/t_timers.c b/bin/tests/timers/t_timers.c index b6a59928a2..e5a8aa52cf 100644 --- a/bin/tests/timers/t_timers.c +++ b/bin/tests/timers/t_timers.c @@ -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: t_timers.c,v 1.28.156.1 2009/01/22 05:50:19 marka Exp $ */ +/* $Id: t_timers.c,v 1.28.156.2 2009/01/22 23:47:05 tbox Exp $ */ #include diff --git a/lib/isc/mem.c b/lib/isc/mem.c index fd6183a2b1..f1570b6720 100644 --- a/lib/isc/mem.c +++ b/lib/isc/mem.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2009 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1997-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: mem.c,v 1.145.120.1 2009/01/22 05:50:19 marka Exp $ */ +/* $Id: mem.c,v 1.145.120.2 2009/01/22 23:47:05 tbox Exp $ */ /*! \file */ diff --git a/lib/isc/timer.c b/lib/isc/timer.c index 3b78cb78bf..06dda09d08 100644 --- a/lib/isc/timer.c +++ b/lib/isc/timer.c @@ -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) 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: timer.c,v 1.84.58.1 2009/01/22 05:50:19 marka Exp $ */ +/* $Id: timer.c,v 1.84.58.2 2009/01/22 23:47:05 tbox Exp $ */ /*! \file */ @@ -662,7 +662,7 @@ dispatch(isc_timermgr_t *manager, isc_time_t *now) { isc_task_send(timer->task, ISC_EVENT_PTR(&event)); } else - UNEXPECTED_ERROR(__FILE__, __LINE__, "%s", + UNEXPECTED_ERROR(__FILE__, __LINE__, "%s", isc_msgcat_get(isc_msgcat, ISC_MSGSET_TIMER, ISC_MSG_EVENTNOTALLOC, @@ -677,7 +677,7 @@ dispatch(isc_timermgr_t *manager, isc_time_t *now) { if (need_schedule) { result = schedule(timer, now, ISC_FALSE); if (result != ISC_R_SUCCESS) - UNEXPECTED_ERROR(__FILE__, __LINE__, "%s", + UNEXPECTED_ERROR(__FILE__, __LINE__, "%s", isc_msgcat_get(isc_msgcat, ISC_MSGSET_TIMER, ISC_MSG_SCHEDFAIL, diff --git a/lib/isc/unix/socket.c b/lib/isc/unix/socket.c index d801c4cfbb..86735f83d1 100644 --- a/lib/isc/unix/socket.c +++ b/lib/isc/unix/socket.c @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: socket.c,v 1.308.12.4 2009/01/22 05:50:19 marka Exp $ */ +/* $Id: socket.c,v 1.308.12.5 2009/01/22 23:47:05 tbox Exp $ */ /*! \file */ @@ -3394,7 +3394,7 @@ watcher(void *uap) { #endif } - manager_log(manager, TRACE, "%s", + manager_log(manager, TRACE, "%s", isc_msgcat_get(isc_msgcat, ISC_MSGSET_GENERAL, ISC_MSG_EXITING, "watcher exiting")); @@ -3841,7 +3841,7 @@ isc_socketmgr_destroy(isc_socketmgr_t **managerp) { * Wait for all sockets to be destroyed. */ while (!ISC_LIST_EMPTY(manager->socklist)) { - manager_log(manager, CREATION, "%s", + manager_log(manager, CREATION, "%s", isc_msgcat_get(isc_msgcat, ISC_MSGSET_SOCKET, ISC_MSG_SOCKETSREMAIN, "sockets exist"));