2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 13:38:26 +00:00

copyrights

This commit is contained in:
Mark Andrews 2002-02-20 03:35:59 +00:00
parent 1090574e91
commit a7038d1a05
132 changed files with 501 additions and 443 deletions

View File

@ -13,6 +13,7 @@ FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
$Id: COPYRIGHT,v 1.7 2002/02/20 03:32:42 marka Exp $
Portions Copyright (C) 1996-2001 Nominum, Inc. Portions Copyright (C) 1996-2001 Nominum, Inc.

View File

@ -1,4 +1,4 @@
# Copyright (C) 2000, 2001 Internet Software Consortium. # Copyright (C) 2000-2002 Internet Software Consortium.
# #
# Permission to use, copy, modify, and distribute this software for any # Permission to use, copy, modify, and 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
@ -13,7 +13,7 @@
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION # NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. # WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
# $Id: Makefile.in,v 1.19 2002/02/12 05:35:08 marka Exp $ # $Id: Makefile.in,v 1.20 2002/02/20 03:32:48 marka Exp $
srcdir = @srcdir@ srcdir = @srcdir@
VPATH = @srcdir@ VPATH = @srcdir@

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: named-checkconf.c,v 1.21 2002/01/14 01:42:03 marka Exp $ */ /* $Id: named-checkconf.c,v 1.22 2002/02/20 03:32:50 marka Exp $ */
#include <config.h> #include <config.h>

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: named-checkzone.c,v 1.19 2002/01/14 01:42:04 marka Exp $ */ /* $Id: named-checkzone.c,v 1.20 2002/02/20 03:32:53 marka Exp $ */
#include <config.h> #include <config.h>

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 2000, 2001 Internet Software Consortium. * Copyright (C) 2000-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: dighost.c,v 1.239 2002/02/12 02:10:30 marka Exp $ */ /* $Id: dighost.c,v 1.240 2002/02/20 03:32:56 marka Exp $ */
/* /*
* Notice to programmers: Do not use this code as an example of how to * Notice to programmers: Do not use this code as an example of how to

View File

@ -1,5 +1,5 @@
/* /*
* Portions Copyright (C) 2000, 2001 Internet Software Consortium. * Portions Copyright (C) 2000-2002 Internet Software Consortium.
* Portions Copyright (C) 1995-2000 by Network Associates, Inc. * Portions Copyright (C) 1995-2000 by Network Associates, Inc.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and distribute this software for any
@ -17,7 +17,7 @@
* PERFORMANCE OF THIS SOFTWARE. * PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: dnssec-keygen.c,v 1.60 2002/01/21 10:13:19 bwelling Exp $ */ /* $Id: dnssec-keygen.c,v 1.61 2002/02/20 03:32:58 marka Exp $ */
#include <config.h> #include <config.h>

View File

@ -1,6 +1,6 @@
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN"> <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
<!-- <!--
- Copyright (C) 2001 Internet Software Consortium. - Copyright (C) 2001, 2002 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and 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
@ -16,7 +16,7 @@
- WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: dnssec-keygen.docbook,v 1.4 2002/01/21 10:13:20 bwelling Exp $ --> <!-- $Id: dnssec-keygen.docbook,v 1.5 2002/02/20 03:33:00 marka Exp $ -->
<refentry> <refentry>
<refentryinfo> <refentryinfo>

View File

@ -1,5 +1,5 @@
/* /*
* Portions Copyright (C) 1999-2001 Internet Software Consortium. * Portions Copyright (C) 1999-2002 Internet Software Consortium.
* Portions Copyright (C) 1995-2000 by Network Associates, Inc. * Portions Copyright (C) 1995-2000 by Network Associates, Inc.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and distribute this software for any
@ -17,7 +17,7 @@
* PERFORMANCE OF THIS SOFTWARE. * PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: dnssec-signzone.c,v 1.158 2002/02/05 05:16:11 bwelling Exp $ */ /* $Id: dnssec-signzone.c,v 1.159 2002/02/20 03:33:02 marka Exp $ */
#include <config.h> #include <config.h>

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: aclconf.c,v 1.28 2002/01/04 02:31:59 gson Exp $ */ /* $Id: aclconf.c,v 1.29 2002/02/20 03:33:04 marka Exp $ */
#include <config.h> #include <config.h>

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 2001 Internet Software Consortium. * Copyright (C) 2001, 2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: builtin.c,v 1.2 2002/01/25 03:12:07 marka Exp $ */ /* $Id: builtin.c,v 1.3 2002/02/20 03:33:06 marka Exp $ */
/* /*
* The built-in "version", "hostname", and "authors" databases. * The built-in "version", "hostname", and "authors" databases.

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: client.c,v 1.203 2002/01/23 08:46:36 bwelling Exp $ */ /* $Id: client.c,v 1.204 2002/02/20 03:33:08 marka Exp $ */
#include <config.h> #include <config.h>

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 2001 Internet Software Consortium. * Copyright (C) 2001, 2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: config.c,v 1.26 2002/01/23 02:12:22 marka Exp $ */ /* $Id: config.c,v 1.27 2002/02/20 03:33:10 marka Exp $ */
#include <config.h> #include <config.h>

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 2001 Internet Software Consortium. * Copyright (C) 2001, 2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: control.c,v 1.11 2002/01/22 22:05:46 bwelling Exp $ */ /* $Id: control.c,v 1.12 2002/02/20 03:33:12 marka Exp $ */
#include <config.h> #include <config.h>

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 2001 Internet Software Consortium. * Copyright (C) 2001, 2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: controlconf.c,v 1.37 2002/01/04 02:32:01 gson Exp $ */ /* $Id: controlconf.c,v 1.38 2002/02/20 03:33:14 marka Exp $ */
#include <config.h> #include <config.h>

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: client.h,v 1.65 2002/01/23 08:46:39 bwelling Exp $ */ /* $Id: client.h,v 1.66 2002/02/20 03:33:29 marka Exp $ */
#ifndef NAMED_CLIENT_H #ifndef NAMED_CLIENT_H
#define NAMED_CLIENT_H 1 #define NAMED_CLIENT_H 1

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 2001 Internet Software Consortium. * Copyright (C) 2001, 2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: control.h,v 1.9 2002/01/22 22:05:51 bwelling Exp $ */ /* $Id: control.h,v 1.10 2002/02/20 03:33:30 marka Exp $ */
#ifndef NAMED_CONTROL_H #ifndef NAMED_CONTROL_H
#define NAMED_CONTROL_H 1 #define NAMED_CONTROL_H 1

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: query.h,v 1.32 2002/01/23 08:46:40 bwelling Exp $ */ /* $Id: query.h,v 1.33 2002/02/20 03:33:31 marka Exp $ */
#ifndef NAMED_QUERY_H #ifndef NAMED_QUERY_H
#define NAMED_QUERY_H 1 #define NAMED_QUERY_H 1

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: server.h,v 1.64 2002/01/22 22:05:52 bwelling Exp $ */ /* $Id: server.h,v 1.65 2002/02/20 03:33:33 marka Exp $ */
#ifndef NAMED_SERVER_H #ifndef NAMED_SERVER_H
#define NAMED_SERVER_H 1 #define NAMED_SERVER_H 1

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: zoneconf.h,v 1.17 2002/02/20 01:43:55 gson Exp $ */ /* $Id: zoneconf.h,v 1.18 2002/02/20 03:33:35 marka Exp $ */
#ifndef NS_ZONECONF_H #ifndef NS_ZONECONF_H
#define NS_ZONECONF_H 1 #define NS_ZONECONF_H 1

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 2000, 2001 Internet Software Consortium. * Copyright (C) 2000-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: lwresd.c,v 1.42 2002/01/23 02:12:21 marka Exp $ */ /* $Id: lwresd.c,v 1.43 2002/02/20 03:33:15 marka Exp $ */
/* /*
* Main program for the Lightweight Resolver Daemon. * Main program for the Lightweight Resolver Daemon.

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: query.c,v 1.216 2002/01/23 08:46:37 bwelling Exp $ */ /* $Id: query.c,v 1.217 2002/02/20 03:33:18 marka Exp $ */
#include <config.h> #include <config.h>

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: server.c,v 1.370 2002/01/30 00:55:15 bwelling Exp $ */ /* $Id: server.c,v 1.371 2002/02/20 03:33:21 marka Exp $ */
#include <config.h> #include <config.h>

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: update.c,v 1.97 2002/01/22 22:26:45 gson Exp $ */ /* $Id: update.c,v 1.98 2002/02/20 03:33:24 marka Exp $ */
#include <config.h> #include <config.h>

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: ntservice.c,v 1.5 2002/02/02 00:56:40 mayer Exp $ */ /* $Id: ntservice.c,v 1.6 2002/02/20 03:33:36 marka Exp $ */
#include <config.h> #include <config.h>
#include <stdio.h> #include <stdio.h>

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: zoneconf.c,v 1.100 2002/01/23 02:12:24 marka Exp $ */ /* $Id: zoneconf.c,v 1.101 2002/02/20 03:33:26 marka Exp $ */
#include <config.h> #include <config.h>

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 2000, 2001 Internet Software Consortium. * Copyright (C) 2000-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: nsupdate.c,v 1.116 2002/01/21 07:59:15 bwelling Exp $ */ /* $Id: nsupdate.c,v 1.117 2002/02/20 03:33:37 marka Exp $ */
#include <config.h> #include <config.h>

View File

@ -1,6 +1,6 @@
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN"> <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
<!-- <!--
- Copyright (C) 2001 Internet Software Consortium. - Copyright (C) 2001, 2002 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and 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
@ -16,7 +16,7 @@
- WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: nsupdate.docbook,v 1.10 2002/01/29 23:30:12 bwelling Exp $ --> <!-- $Id: nsupdate.docbook,v 1.11 2002/02/20 03:33:38 marka Exp $ -->
<refentry> <refentry>
<refentryinfo> <refentryinfo>

View File

@ -1,5 +1,4 @@
.\" .\" Copyright (C) 2001 Internet Software Consortium.
.\" Copyright (C) 2000, 2001 Internet Software Consortium.
.\" .\"
.\" Permission to use, copy, modify, and distribute this software for any .\" Permission to use, copy, modify, and 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,6 +13,8 @@
.\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
.\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.\" $Id: rndc-confgen.8,v 1.5 2002/02/20 03:33:40 marka Exp $
.TH "RNDC-CONFGEN" "8" "Aug 27, 2001" "BIND9" "" .TH "RNDC-CONFGEN" "8" "Aug 27, 2001" "BIND9" ""
.SH NAME .SH NAME
rndc-confgen \- rndc key generation tool rndc-confgen \- rndc key generation tool

View File

@ -1,5 +1,5 @@
<!-- <!--
- Copyright (C) 2000, 2001 Internet Software Consortium. - Copyright (C) 2001 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and 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,6 +14,9 @@
- NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION - NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
- WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: rndc-confgen.html,v 1.5 2002/02/20 03:33:42 marka Exp $ -->
<HTML <HTML
><HEAD ><HEAD
><TITLE ><TITLE

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 2000, 2001 Internet Software Consortium. * Copyright (C) 2000-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: rndc.c,v 1.91 2002/01/30 00:20:50 bwelling Exp $ */ /* $Id: rndc.c,v 1.92 2002/02/20 03:33:43 marka Exp $ */
/* /*
* Principal Author: DCL * Principal Author: DCL

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 2001 Internet Software Consortium. * Copyright (C) 2001, 2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: cfg_test.c,v 1.13 2002/01/04 02:32:07 gson Exp $ */ /* $Id: cfg_test.c,v 1.14 2002/02/20 03:33:44 marka Exp $ */
#include <config.h> #include <config.h>

View File

@ -1,7 +1,7 @@
Copyright (C) 2000, 2001 Internet Software Consortium. Copyright (C) 2000-2002 Internet Software Consortium.
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms. See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
$Id: README,v 1.6 2002/02/01 01:56:00 bwelling Exp $ $Id: README,v 1.7 2002/02/20 03:33:47 marka Exp $
The test setup for the DNSSEC tests has a secure root. The test setup for the DNSSEC tests has a secure root.

View File

@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
# #
# Copyright (C) 2000, 2001 Internet Software Consortium. # Copyright (C) 2000-2002 Internet Software Consortium.
# #
# Permission to use, copy, modify, and distribute this software for any # Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION # NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. # WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
# $Id: clean.sh,v 1.12 2002/01/22 22:27:23 gson Exp $ # $Id: clean.sh,v 1.13 2002/02/20 03:33:48 marka Exp $
rm -f */K* */keyset-* */signedkey-* */*.signed */trusted.conf */tmp* rm -f */K* */keyset-* */signedkey-* */*.signed */trusted.conf */tmp*
rm -f ns1/root.db ns2/example.db ns3/secure.example.db rm -f ns1/root.db ns2/example.db ns3/secure.example.db

View File

@ -1,6 +1,6 @@
#!/usr/bin/perl #!/usr/bin/perl
# #
# Copyright (C) 2000, 2001 Internet Software Consortium. # Copyright (C) 2000-2002 Internet Software Consortium.
# #
# Permission to use, copy, modify, and distribute this software for any # Permission to use, copy, modify, and 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
@ -32,7 +32,7 @@
# #
# perl -MCPAN -e "install Net::DNS" # perl -MCPAN -e "install Net::DNS"
# #
# $Id: dnssec_update_test.pl,v 1.1 2002/01/22 22:27:24 gson Exp $ # $Id: dnssec_update_test.pl,v 1.2 2002/02/20 03:33:49 marka Exp $
# #
use Getopt::Std; use Getopt::Std;

View File

@ -1,4 +1,4 @@
; Copyright (C) 2000, 2001 Internet Software Consortium. ; Copyright (C) 2000-2002 Internet Software Consortium.
; ;
; Permission to use, copy, modify, and distribute this software for any ; Permission to use, copy, modify, and 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
@ -13,7 +13,7 @@
; NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION ; NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
; WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ; WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
; $Id: example.db.in,v 1.10 2002/01/22 22:27:25 gson Exp $ ; $Id: example.db.in,v 1.11 2002/02/20 03:33:53 marka Exp $
$TTL 300 ; 5 minutes $TTL 300 ; 5 minutes
@ IN SOA mname1. . ( @ IN SOA mname1. . (

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 2000, 2001 Internet Software Consortium. * Copyright (C) 2000-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: named.conf,v 1.18 2002/01/22 22:27:26 gson Exp $ */ /* $Id: named.conf,v 1.19 2002/02/20 03:33:54 marka Exp $ */
// NS2 // NS2

View File

@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
# #
# Copyright (C) 2000, 2001 Internet Software Consortium. # Copyright (C) 2000-2002 Internet Software Consortium.
# #
# Permission to use, copy, modify, and distribute this software for any # Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION # NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. # WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
# $Id: sign.sh,v 1.18 2002/02/06 03:28:59 bwelling Exp $ # $Id: sign.sh,v 1.19 2002/02/20 03:33:55 marka Exp $
SYSTEMTESTTOP=../.. SYSTEMTESTTOP=../..
. $SYSTEMTESTTOP/conf.sh . $SYSTEMTESTTOP/conf.sh

View File

@ -1,4 +1,4 @@
; Copyright (C) 2000, 2001 Internet Software Consortium. ; Copyright (C) 2002 Internet Software Consortium.
; ;
; Permission to use, copy, modify, and distribute this software for any ; Permission to use, copy, modify, and 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
@ -13,7 +13,7 @@
; NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION ; NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
; WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ; WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
; $Id: dynamic.example.db.in,v 1.1 2002/01/22 22:27:28 gson Exp $ ; $Id: dynamic.example.db.in,v 1.2 2002/02/20 03:33:56 marka Exp $
; This has the NS and glue at the apex because testing RT #2399 ; This has the NS and glue at the apex because testing RT #2399
; requires we have only one name in the zone at a certain point ; requires we have only one name in the zone at a certain point

View File

@ -1,4 +1,4 @@
; Copyright (C) 2000, 2001 Internet Software Consortium. ; Copyright (C) 2001 Internet Software Consortium.
; ;
; Permission to use, copy, modify, and distribute this software for any ; Permission to use, copy, modify, and 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
@ -13,7 +13,7 @@
; NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION ; NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
; WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ; WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
; $Id: keyless.example.db.in,v 1.1 2001/09/19 21:19:51 gson Exp $ ; $Id: keyless.example.db.in,v 1.2 2002/02/20 03:33:57 marka Exp $
$TTL 300 ; 5 minutes $TTL 300 ; 5 minutes
@ IN SOA mname1. . ( @ IN SOA mname1. . (

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 2000, 2001 Internet Software Consortium. * Copyright (C) 2000-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: named.conf,v 1.20 2002/01/22 22:27:28 gson Exp $ */ /* $Id: named.conf,v 1.21 2002/02/20 03:33:58 marka Exp $ */
// NS3 // NS3

View File

@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
# #
# Copyright (C) 2000, 2001 Internet Software Consortium. # Copyright (C) 2000-2002 Internet Software Consortium.
# #
# Permission to use, copy, modify, and distribute this software for any # Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION # NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. # WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
# $Id: sign.sh,v 1.15 2002/01/22 22:27:29 gson Exp $ # $Id: sign.sh,v 1.16 2002/02/20 03:33:59 marka Exp $
RANDFILE=../random.data RANDFILE=../random.data

View File

@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
# #
# Copyright (C) 2000, 2001 Internet Software Consortium. # Copyright (C) 2000-2002 Internet Software Consortium.
# #
# Permission to use, copy, modify, and distribute this software for any # Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION # NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. # WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
# $Id: tests.sh,v 1.38 2002/02/13 01:32:12 bwelling Exp $ # $Id: tests.sh,v 1.39 2002/02/20 03:33:50 marka Exp $
SYSTEMTESTTOP=.. SYSTEMTESTTOP=..
. $SYSTEMTESTTOP/conf.sh . $SYSTEMTESTTOP/conf.sh

View File

@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
# #
# Copyright (C) 2000, 2001 Internet Software Consortium. # Copyright (C) 2001 Internet Software Consortium.
# #
# Permission to use, copy, modify, and distribute this software for any # Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION # NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. # WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
# $Id: genzone.sh,v 1.2 2001/12/12 06:23:52 marka Exp $ # $Id: genzone.sh,v 1.3 2002/02/20 03:33:46 marka Exp $
# #
# Set up a test zone # Set up a test zone

View File

@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
# #
# Copyright (C) 2000, 2001 Internet Software Consortium. # Copyright (C) 2001 Internet Software Consortium.
# #
# Permission to use, copy, modify, and distribute this software for any # Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION # NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. # WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
# $Id: setup.sh,v 1.1 2001/09/07 23:29:50 gson Exp $ # $Id: setup.sh,v 1.2 2002/02/20 03:34:02 marka Exp $
sh ../genzone.sh 2 3 >ns2/example.db sh ../genzone.sh 2 3 >ns2/example.db
sh ../genzone.sh 2 3 >ns2/tsigzone.db sh ../genzone.sh 2 3 >ns2/tsigzone.db

View File

@ -1,4 +1,4 @@
# Copyright (C) 1998-2001 Internet Software Consortium. # Copyright (C) 1998-2002 Internet Software Consortium.
# #
# Permission to use, copy, modify, and distribute this software for any # Permission to use, copy, modify, and 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
@ -18,7 +18,7 @@ AC_DIVERT_PUSH(AC_DIVERSION_NOTICE)dnl
esyscmd([sed "s/^/# /" COPYRIGHT])dnl esyscmd([sed "s/^/# /" COPYRIGHT])dnl
AC_DIVERT_POP()dnl AC_DIVERT_POP()dnl
AC_REVISION($Revision: 1.319 $) AC_REVISION($Revision: 1.320 $)
AC_INIT(lib/dns/name.c) AC_INIT(lib/dns/name.c)
AC_PREREQ(2.13) AC_PREREQ(2.13)

View File

@ -1,4 +1,4 @@
# Copyright (C) 2001 Internet Software Consortium. # Copyright (C) 2001, 2002 Internet Software Consortium.
# #
# Permission to use, copy, modify, and distribute this software for any # Permission to use, copy, modify, and 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
@ -13,7 +13,7 @@
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION # NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. # WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
# $Id: Makefile.in,v 1.10 2002/02/12 05:38:18 marka Exp $ # $Id: Makefile.in,v 1.11 2002/02/20 03:34:03 marka Exp $
srcdir = @srcdir@ srcdir = @srcdir@
VPATH = @srcdir@ VPATH = @srcdir@

View File

@ -1,7 +1,7 @@
Copyright (C) 2000, 2001 Internet Software Consortium. Copyright (C) 2001 Internet Software Consortium.
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms. See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
$Id: autoconf,v 1.2 2001/10/22 23:03:43 gson Exp $ $Id: autoconf,v 1.3 2002/02/20 03:34:04 marka Exp $
Here are some hints on how to use autoconf correctly when doing Here are some hints on how to use autoconf correctly when doing
BIND 9 development. BIND 9 development.

View File

@ -1,5 +1,5 @@
<!-- <!--
- Copyright (C) 1999-2001 Internet Software Consortium. - Copyright (C) 1999-2002 Internet Software Consortium.
- -
- Permission to use, copy, modify, and distribute this software for any - Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
- WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: coding.html,v 1.17 2002/02/20 01:43:57 gson Exp $ --> <!-- $Id: coding.html,v 1.18 2002/02/20 03:34:05 marka Exp $ -->
<H2>C Language</H2> <H2>C Language</H2>

View File

@ -1,7 +1,7 @@
aCopyright (C) 2000, 2001 Internet Software Consortium. Copyright (C) 2000-2002 Internet Software Consortium.
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms. See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
$Id: release,v 1.53 2002/01/25 05:25:16 marka Exp $ $Id: release,v 1.54 2002/02/20 03:34:06 marka Exp $
Preparing a bind9 release Preparing a bind9 release

View File

@ -1,4 +1,4 @@
# Copyright (C) 2001 Internet Software Consortium. # Copyright (C) 2001, 2002 Internet Software Consortium.
# #
# Permission to use, copy, modify, and distribute this software for any # Permission to use, copy, modify, and 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
@ -13,7 +13,7 @@
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION # NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. # WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
# $Id: Makefile.in,v 1.14 2002/02/12 05:42:04 marka Exp $ # $Id: Makefile.in,v 1.15 2002/02/20 03:34:08 marka Exp $
srcdir = @srcdir@ srcdir = @srcdir@
VPATH = @srcdir@ VPATH = @srcdir@

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 2001 Internet Software Consortium. * Copyright (C) 2001, 2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: check.c,v 1.24 2002/02/13 04:36:52 marka Exp $ */ /* $Id: check.c,v 1.25 2002/02/20 03:34:09 marka Exp $ */
#include <config.h> #include <config.h>

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -16,7 +16,7 @@
*/ */
/* /*
* $Id: dnssec.c,v 1.72 2002/01/22 13:04:45 bwelling Exp $ * $Id: dnssec.c,v 1.73 2002/02/20 03:34:11 marka Exp $
*/ */

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: adb.h,v 1.69 2002/02/20 01:44:02 gson Exp $ */ /* $Id: adb.h,v 1.70 2002/02/20 03:34:26 marka Exp $ */
#ifndef DNS_ADB_H #ifndef DNS_ADB_H
#define DNS_ADB_H 1 #define DNS_ADB_H 1

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: callbacks.h,v 1.16 2002/02/20 01:44:04 gson Exp $ */ /* $Id: callbacks.h,v 1.17 2002/02/20 03:34:27 marka Exp $ */
#ifndef DNS_CALLBACKS_H #ifndef DNS_CALLBACKS_H
#define DNS_CALLBACKS_H 1 #define DNS_CALLBACKS_H 1

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: compress.h,v 1.30 2002/02/20 01:44:05 gson Exp $ */ /* $Id: compress.h,v 1.31 2002/02/20 03:34:28 marka Exp $ */
#ifndef DNS_COMPRESS_H #ifndef DNS_COMPRESS_H
#define DNS_COMPRESS_H 1 #define DNS_COMPRESS_H 1

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: dnssec.h,v 1.23 2002/01/21 11:00:22 bwelling Exp $ */ /* $Id: dnssec.h,v 1.24 2002/02/20 03:34:30 marka Exp $ */
#ifndef DNS_DNSSEC_H #ifndef DNS_DNSSEC_H
#define DNS_DNSSEC_H 1 #define DNS_DNSSEC_H 1

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: masterdump.h,v 1.26 2002/01/22 09:07:25 bwelling Exp $ */ /* $Id: masterdump.h,v 1.27 2002/02/20 03:34:31 marka Exp $ */
#ifndef DNS_MASTERDUMP_H #ifndef DNS_MASTERDUMP_H
#define DNS_MASTERDUMP_H 1 #define DNS_MASTERDUMP_H 1

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: message.h,v 1.107 2002/02/12 02:10:33 marka Exp $ */ /* $Id: message.h,v 1.108 2002/02/20 03:34:32 marka Exp $ */
#ifndef DNS_MESSAGE_H #ifndef DNS_MESSAGE_H
#define DNS_MESSAGE_H 1 #define DNS_MESSAGE_H 1

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1998-2001 Internet Software Consortium. * Copyright (C) 1998-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: name.h,v 1.98 2002/01/17 00:16:28 marka Exp $ */ /* $Id: name.h,v 1.99 2002/02/20 03:34:33 marka Exp $ */
#ifndef DNS_NAME_H #ifndef DNS_NAME_H
#define DNS_NAME_H 1 #define DNS_NAME_H 1

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: ncache.h,v 1.14 2002/01/23 08:46:35 bwelling Exp $ */ /* $Id: ncache.h,v 1.15 2002/02/20 03:34:35 marka Exp $ */
#ifndef DNS_NCACHE_H #ifndef DNS_NCACHE_H
#define DNS_NCACHE_H 1 #define DNS_NCACHE_H 1

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1998-2001 Internet Software Consortium. * Copyright (C) 1998-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: rdata.h,v 1.53 2002/02/19 22:58:29 gson Exp $ */ /* $Id: rdata.h,v 1.54 2002/02/20 03:34:36 marka Exp $ */
#ifndef DNS_RDATA_H #ifndef DNS_RDATA_H
#define DNS_RDATA_H 1 #define DNS_RDATA_H 1

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: rdataset.h,v 1.44 2002/01/23 03:42:23 marka Exp $ */ /* $Id: rdataset.h,v 1.45 2002/02/20 03:34:37 marka Exp $ */
#ifndef DNS_RDATASET_H #ifndef DNS_RDATASET_H
#define DNS_RDATASET_H 1 #define DNS_RDATASET_H 1

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: rdataslab.h,v 1.21 2002/02/19 23:46:32 bwelling Exp $ */ /* $Id: rdataslab.h,v 1.22 2002/02/20 03:34:38 marka Exp $ */
#ifndef DNS_RDATASLAB_H #ifndef DNS_RDATASLAB_H
#define DNS_RDATASLAB_H 1 #define DNS_RDATASLAB_H 1

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1998-2001 Internet Software Consortium. * Copyright (C) 1998-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: result.h,v 1.85 2002/01/24 09:58:42 bwelling Exp $ */ /* $Id: result.h,v 1.86 2002/02/20 03:34:40 marka Exp $ */
#ifndef DNS_RESULT_H #ifndef DNS_RESULT_H
#define DNS_RESULT_H 1 #define DNS_RESULT_H 1

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: zone.h,v 1.112 2002/01/23 02:03:05 gson Exp $ */ /* $Id: zone.h,v 1.113 2002/02/20 03:34:42 marka Exp $ */
#ifndef DNS_ZONE_H #ifndef DNS_ZONE_H
#define DNS_ZONE_H 1 #define DNS_ZONE_H 1

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: zt.h,v 1.28 2002/02/20 01:44:06 gson Exp $ */ /* $Id: zt.h,v 1.29 2002/02/20 03:34:43 marka Exp $ */
#ifndef DNS_ZT_H #ifndef DNS_ZT_H
#define DNS_ZT_H 1 #define DNS_ZT_H 1

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: master.c,v 1.134 2002/01/21 01:07:14 marka Exp $ */ /* $Id: master.c,v 1.135 2002/02/20 03:34:12 marka Exp $ */
#include <config.h> #include <config.h>

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: message.c,v 1.208 2002/02/18 04:20:53 marka Exp $ */ /* $Id: message.c,v 1.209 2002/02/20 03:34:14 marka Exp $ */
/*** /***
*** Imports *** Imports

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: ncache.c,v 1.28 2002/01/23 08:46:32 bwelling Exp $ */ /* $Id: ncache.c,v 1.29 2002/02/20 03:34:15 marka Exp $ */
#include <config.h> #include <config.h>

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1998-2001 Internet Software Consortium. * Copyright (C) 1998-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: rdata.c,v 1.160 2002/02/12 03:45:52 marka Exp $ */ /* $Id: rdata.c,v 1.161 2002/02/20 03:34:16 marka Exp $ */
#include <config.h> #include <config.h>
#include <ctype.h> #include <ctype.h>

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: tsig_250.c,v 1.55 2002/01/21 01:07:18 marka Exp $ */ /* $Id: tsig_250.c,v 1.56 2002/02/20 03:34:44 marka Exp $ */
/* Reviewed: Thu Mar 16 13:39:43 PST 2000 by gson */ /* Reviewed: Thu Mar 16 13:39:43 PST 2000 by gson */

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: cert_37.c,v 1.42 2002/01/05 07:05:07 ogud Exp $ */ /* $Id: cert_37.c,v 1.43 2002/02/20 03:34:46 marka Exp $ */
/* Reviewed: Wed Mar 15 21:14:32 EST 2000 by tale */ /* Reviewed: Wed Mar 15 21:14:32 EST 2000 by tale */

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: gpos_27.c,v 1.34 2002/01/05 07:05:08 ogud Exp $ */ /* $Id: gpos_27.c,v 1.35 2002/02/20 03:34:47 marka Exp $ */
/* reviewed: Wed Mar 15 16:48:45 PST 2000 by brister */ /* reviewed: Wed Mar 15 16:48:45 PST 2000 by brister */

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1998-2001 Internet Software Consortium. * Copyright (C) 1998-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: hinfo_13.c,v 1.39 2002/01/05 07:05:10 ogud Exp $ */ /* $Id: hinfo_13.c,v 1.40 2002/02/20 03:34:48 marka Exp $ */
/* /*
* Reviewed: Wed Mar 15 16:47:10 PST 2000 by halley. * Reviewed: Wed Mar 15 16:47:10 PST 2000 by halley.

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: isdn_20.c,v 1.31 2002/01/05 07:05:11 ogud Exp $ */ /* $Id: isdn_20.c,v 1.32 2002/02/20 03:34:50 marka Exp $ */
/* Reviewed: Wed Mar 15 16:53:11 PST 2000 by bwelling */ /* Reviewed: Wed Mar 15 16:53:11 PST 2000 by bwelling */

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: key_25.c,v 1.43 2002/01/05 07:05:12 ogud Exp $ */ /* $Id: key_25.c,v 1.44 2002/02/20 03:34:51 marka Exp $ */
/* /*
* Reviewed: Wed Mar 15 16:47:10 PST 2000 by halley. * Reviewed: Wed Mar 15 16:47:10 PST 2000 by halley.

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: loc_29.c,v 1.36 2002/02/12 03:57:59 marka Exp $ */ /* $Id: loc_29.c,v 1.37 2002/02/20 03:34:52 marka Exp $ */
/* Reviewed: Wed Mar 15 18:13:09 PST 2000 by explorer */ /* Reviewed: Wed Mar 15 18:13:09 PST 2000 by explorer */

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1998-2001 Internet Software Consortium. * Copyright (C) 1998-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: null_10.c,v 1.37 2002/01/05 07:05:14 ogud Exp $ */ /* $Id: null_10.c,v 1.38 2002/02/20 03:34:53 marka Exp $ */
/* Reviewed: Thu Mar 16 13:57:50 PST 2000 by explorer */ /* Reviewed: Thu Mar 16 13:57:50 PST 2000 by explorer */

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: nxt_30.c,v 1.54 2002/01/31 01:50:45 bwelling Exp $ */ /* $Id: nxt_30.c,v 1.55 2002/02/20 03:34:54 marka Exp $ */
/* reviewed: Wed Mar 15 18:21:15 PST 2000 by brister */ /* reviewed: Wed Mar 15 18:21:15 PST 2000 by brister */

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -18,7 +18,7 @@
#ifndef GENERIC_NXT_30_H #ifndef GENERIC_NXT_30_H
#define GENERIC_NXT_30_H 1 #define GENERIC_NXT_30_H 1
/* $Id: nxt_30.h,v 1.19 2002/01/31 01:50:46 bwelling Exp $ */ /* $Id: nxt_30.h,v 1.20 2002/02/20 03:34:56 marka Exp $ */
/* RFC 2535 */ /* RFC 2535 */

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1998-2001 Internet Software Consortium. * Copyright (C) 1998-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: opt_41.c,v 1.26 2002/01/05 07:05:16 ogud Exp $ */ /* $Id: opt_41.c,v 1.27 2002/02/20 03:34:57 marka Exp $ */
/* Reviewed: Thu Mar 16 14:06:44 PST 2000 by gson */ /* Reviewed: Thu Mar 16 14:06:44 PST 2000 by gson */

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1998-2001 Internet Software Consortium. * Copyright (C) 1998-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: proforma.c,v 1.31 2002/01/05 07:05:17 ogud Exp $ */ /* $Id: proforma.c,v 1.32 2002/02/20 03:34:59 marka Exp $ */
#ifndef RDATA_GENERIC_#_#_C #ifndef RDATA_GENERIC_#_#_C
#define RDATA_GENERIC_#_#_C #define RDATA_GENERIC_#_#_C

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: sig_24.c,v 1.57 2002/01/21 01:07:22 marka Exp $ */ /* $Id: sig_24.c,v 1.58 2002/02/20 03:35:00 marka Exp $ */
/* Reviewed: Fri Mar 17 09:05:02 PST 2000 by gson */ /* Reviewed: Fri Mar 17 09:05:02 PST 2000 by gson */

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1998-2001 Internet Software Consortium. * Copyright (C) 1998-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: soa_6.c,v 1.56 2002/01/05 07:05:19 ogud Exp $ */ /* $Id: soa_6.c,v 1.57 2002/02/20 03:35:01 marka Exp $ */
/* Reviewed: Thu Mar 16 15:18:32 PST 2000 by explorer */ /* Reviewed: Thu Mar 16 15:18:32 PST 2000 by explorer */

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: tkey_249.c,v 1.51 2002/01/21 01:07:23 marka Exp $ */ /* $Id: tkey_249.c,v 1.52 2002/02/20 03:35:02 marka Exp $ */
/* /*
* Reviewed: Thu Mar 16 17:35:30 PST 2000 by halley. * Reviewed: Thu Mar 16 17:35:30 PST 2000 by halley.

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1998-2001 Internet Software Consortium. * Copyright (C) 1998-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: txt_16.c,v 1.38 2002/01/05 07:05:21 ogud Exp $ */ /* $Id: txt_16.c,v 1.39 2002/02/20 03:35:04 marka Exp $ */
/* Reviewed: Thu Mar 16 15:40:00 PST 2000 by bwelling */ /* Reviewed: Thu Mar 16 15:40:00 PST 2000 by bwelling */

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: unspec_103.c,v 1.30 2002/01/05 07:05:22 ogud Exp $ */ /* $Id: unspec_103.c,v 1.31 2002/02/20 03:35:05 marka Exp $ */
#ifndef RDATA_GENERIC_UNSPEC_103_C #ifndef RDATA_GENERIC_UNSPEC_103_C
#define RDATA_GENERIC_UNSPEC_103_C #define RDATA_GENERIC_UNSPEC_103_C

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: x25_19.c,v 1.32 2002/01/05 07:05:24 ogud Exp $ */ /* $Id: x25_19.c,v 1.33 2002/02/20 03:35:06 marka Exp $ */
/* Reviewed: Thu Mar 16 16:15:57 PST 2000 by bwelling */ /* Reviewed: Thu Mar 16 16:15:57 PST 2000 by bwelling */

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: a_1.c,v 1.26 2002/01/21 01:07:24 marka Exp $ */ /* $Id: a_1.c,v 1.27 2002/02/20 03:35:08 marka Exp $ */
/* reviewed: Thu Mar 16 15:58:36 PST 2000 by brister */ /* reviewed: Thu Mar 16 15:58:36 PST 2000 by brister */

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: a6_38.c,v 1.48 2002/01/21 01:07:26 marka Exp $ */ /* $Id: a6_38.c,v 1.49 2002/02/20 03:35:09 marka Exp $ */
/* RFC2874 */ /* RFC2874 */

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1998-2001 Internet Software Consortium. * Copyright (C) 1998-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: a_1.c,v 1.48 2002/01/21 01:07:28 marka Exp $ */ /* $Id: a_1.c,v 1.49 2002/02/20 03:35:10 marka Exp $ */
/* Reviewed: Thu Mar 16 16:52:50 PST 2000 by bwelling */ /* Reviewed: Thu Mar 16 16:52:50 PST 2000 by bwelling */

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: aaaa_28.c,v 1.38 2002/01/21 01:07:29 marka Exp $ */ /* $Id: aaaa_28.c,v 1.39 2002/02/20 03:35:12 marka Exp $ */
/* Reviewed: Thu Mar 16 16:52:50 PST 2000 by bwelling */ /* Reviewed: Thu Mar 16 16:52:50 PST 2000 by bwelling */

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: nsap_22.c,v 1.35 2002/01/05 07:05:27 ogud Exp $ */ /* $Id: nsap_22.c,v 1.36 2002/02/20 03:35:13 marka Exp $ */
/* Reviewed: Fri Mar 17 10:41:07 PST 2000 by gson */ /* Reviewed: Fri Mar 17 10:41:07 PST 2000 by gson */

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: wks_11.c,v 1.48 2002/01/21 01:07:30 marka Exp $ */ /* $Id: wks_11.c,v 1.49 2002/02/20 03:35:14 marka Exp $ */
/* Reviewed: Fri Mar 17 15:01:49 PST 2000 by explorer */ /* Reviewed: Fri Mar 17 15:01:49 PST 2000 by explorer */

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: rdataset.c,v 1.60 2002/01/23 08:46:33 bwelling Exp $ */ /* $Id: rdataset.c,v 1.61 2002/02/20 03:34:18 marka Exp $ */
#include <config.h> #include <config.h>

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1999-2001 Internet Software Consortium. * Copyright (C) 1999-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: resolver.c,v 1.239 2002/02/19 06:16:36 marka Exp $ */ /* $Id: resolver.c,v 1.240 2002/02/20 03:34:20 marka Exp $ */
#include <config.h> #include <config.h>

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 1998-2001 Internet Software Consortium. * Copyright (C) 1998-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: result.c,v 1.94 2002/01/24 09:58:40 bwelling Exp $ */ /* $Id: result.c,v 1.95 2002/02/20 03:34:21 marka Exp $ */
#include <config.h> #include <config.h>

View File

@ -1,5 +1,5 @@
/* /*
* Portions Copyright (C) 1999-2001 Internet Software Consortium. * Portions Copyright (C) 1999-2002 Internet Software Consortium.
* Portions Copyright (C) 1995-2000 by Network Associates, Inc. * Portions Copyright (C) 1995-2000 by Network Associates, Inc.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and distribute this software for any
@ -19,7 +19,7 @@
/* /*
* Principal Author: Brian Wellington * Principal Author: Brian Wellington
* $Id: dst_api.c,v 1.101 2002/01/21 01:07:31 marka Exp $ * $Id: dst_api.c,v 1.102 2002/02/20 03:35:15 marka Exp $
*/ */
#include <config.h> #include <config.h>

View File

@ -1,5 +1,5 @@
/* /*
* Portions Copyright (C) 1999-2001 Internet Software Consortium. * Portions Copyright (C) 1999-2002 Internet Software Consortium.
* Portions Copyright (C) 1995-2000 by Network Associates, Inc. * Portions Copyright (C) 1995-2000 by Network Associates, Inc.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and distribute this software for any
@ -19,7 +19,7 @@
/* /*
* Principal Author: Brian Wellington * Principal Author: Brian Wellington
* $Id: dst_parse.c,v 1.35 2002/01/21 01:07:32 marka Exp $ * $Id: dst_parse.c,v 1.36 2002/02/20 03:35:17 marka Exp $
*/ */
#include <config.h> #include <config.h>

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 2000, 2001 Internet Software Consortium. * Copyright (C) 2000-2002 Internet Software Consortium.
* *
* Permission to use, copy, modify, and distribute this software for any * Permission to use, copy, modify, and 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
@ -17,7 +17,7 @@
/* /*
* Principal Author: Brian Wellington * Principal Author: Brian Wellington
* $Id: opensslrsa_link.c,v 1.20 2002/01/15 22:09:45 bwelling Exp $ * $Id: opensslrsa_link.c,v 1.21 2002/02/20 03:35:19 marka Exp $
*/ */
#ifdef OPENSSL #ifdef OPENSSL

Some files were not shown because too many files have changed in this diff Show More