-; Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000, 2001 Internet Software Consortium.
+; Copyright (C) 2011 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
; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
; PERFORMANCE OF THIS SOFTWARE.
-; $Id: root.db.in,v 1.2 2011/10/25 01:54:20 marka Exp $
+; $Id: root.db.in,v 1.3 2011/10/25 23:46:58 tbox Exp $
$TTL 300
. IN SOA gson.nominum.com. a.root.servers.nil. (
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: zone.c,v 1.638 2011/10/25 04:38:14 marka Exp $ */
+/* $Id: zone.c,v 1.639 2011/10/25 23:46:58 tbox Exp $ */
/*! \file */
dns_result_totext(result));
goto failure;
}
- }
+ }
ZONEDB_UNLOCK(&zone->dblock, isc_rwlocktype_read);
if (db == NULL)
goto failure;
&zone->origin, rdataset.ttl, &rdata));
dns_rdata_reset(&rdata);
}
-
+
if (!ISC_LIST_EMPTY(diff.tuples)) {
/* Write changes to journal file. */
CHECK(update_soa_serial(db, newver, &diff, zone->mctx,