mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-02 15:45:25 +00:00
update copyright notice
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC")
|
* Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC")
|
||||||
*
|
*
|
||||||
* Permission to use, copy, modify, and/or 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
|
* purpose with or without fee is hereby granted, provided that the above
|
||||||
@@ -14,7 +14,7 @@
|
|||||||
* PERFORMANCE OF THIS SOFTWARE.
|
* PERFORMANCE OF THIS SOFTWARE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* $Id: acache.c,v 1.21 2008/02/07 02:41:26 marka Exp $ */
|
/* $Id: acache.c,v 1.22 2008/02/07 23:46:54 tbox Exp $ */
|
||||||
|
|
||||||
#include <config.h>
|
#include <config.h>
|
||||||
|
|
||||||
@@ -137,7 +137,7 @@ struct acache_cleaner {
|
|||||||
in seconds. */
|
in seconds. */
|
||||||
|
|
||||||
isc_stdtime_t last_cleanup_time; /* The time when the last
|
isc_stdtime_t last_cleanup_time; /* The time when the last
|
||||||
cleanup task completed */
|
cleanup task completed */
|
||||||
|
|
||||||
isc_timer_t *cleaning_timer;
|
isc_timer_t *cleaning_timer;
|
||||||
isc_event_t *resched_event; /* Sent by cleaner task to
|
isc_event_t *resched_event; /* Sent by cleaner task to
|
||||||
|
5158
lib/dns/adb.c
5158
lib/dns/adb.c
File diff suppressed because it is too large
Load Diff
1074
lib/dns/cache.c
1074
lib/dns/cache.c
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user