/*
- * Copyright (C) 2004-2007, 2009 Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007, 2009, 2010 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2001-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: control.c,v 1.36.50.1 2010/06/25 03:51:06 marka Exp $ */
+/* $Id: control.c,v 1.36.50.2 2010/06/25 23:46:33 tbox Exp $ */
/*! \file */
/*
- * Copyright (C) 2004-2007, 2009 Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007, 2009, 2010 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2001-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: control.h,v 1.27.50.1 2010/06/25 03:51:06 marka Exp $ */
+/* $Id: control.h,v 1.27.50.2 2010/06/25 23:46:33 tbox Exp $ */
#ifndef NAMED_CONTROL_H
#define NAMED_CONTROL_H 1
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: server.c,v 1.556.8.14 2010/06/25 03:51:06 marka Exp $ */
+/* $Id: server.c,v 1.556.8.15 2010/06/25 23:46:33 tbox Exp $ */
/*! \file */
if (result == ISC_R_NOTFOUND) {
result = ISC_R_SUCCESS;
continue;
- }
+ }
fprintf(fp, "\n Start view %s\n\n", view->name);
CHECK(dns_keytable_dump(secroots, fp));
}
/*
- * Copyright (C) 2004-2009 Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2010 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: rndc.c,v 1.126.66.2 2010/06/25 03:51:06 marka Exp $ */
+/* $Id: rndc.c,v 1.126.66.3 2010/06/25 23:46:33 tbox Exp $ */
/*! \file */
#!/bin/sh -e
#
-# Copyright (C) 2004, 2006-2009 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2006-2010 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2000-2003 Internet Software Consortium.
#
# Permission to use, copy, modify, and/or distribute this software for any
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
-# $Id: sign.sh,v 1.30.32.2 2010/06/25 07:27:20 marka Exp $
+# $Id: sign.sh,v 1.30.32.3 2010/06/25 23:46:33 tbox Exp $
SYSTEMTESTTOP=../..
. $SYSTEMTESTTOP/conf.sh
/*
- * Copyright (C) 2004, 2006, 2007 Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2006, 2007, 2010 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000, 2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: named.conf,v 1.28.558.1 2010/06/25 03:51:07 marka Exp $ */
+/* $Id: named.conf,v 1.28.558.2 2010/06/25 23:46:33 tbox Exp $ */
// NS4
/*
- * Copyright (C) 2004, 2005, 2007, 2009 Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2009, 2010 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000, 2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: keytable.c,v 1.39.4.1 2010/06/25 03:51:07 marka Exp $ */
+/* $Id: keytable.c,v 1.39.4.2 2010/06/25 23:46:33 tbox Exp $ */
/*! \file */