Remove $Id markers, Principal Author and Reviewed tags from the full source tree

This commit is contained in:
Ondřej Surý
2018-04-17 09:32:20 -07:00
parent 93f2d25a9a
commit 55a10b7acd
1247 changed files with 6 additions and 2130 deletions

View File

@@ -4,7 +4,6 @@
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<!-- $Id$ -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">

View File

@@ -2,8 +2,6 @@ Copyright (C) Internet Systems Consortium, Inc. ("ISC")
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
$Id: addressdb,v 1.6 2004/03/05 05:04:45 marka Exp $
You are lost in a maze of twisty little pointers, all alike...
ADB |-> 0 |-> handle ---> handle ---> 0

View File

@@ -4,8 +4,6 @@ See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
Name Compression
$Id: compression,v 1.9 2004/03/05 05:04:46 marka Exp $
Overview.
BIND 4.x and BIND 8.x only had one methods of compression to deal

View File

@@ -2,8 +2,6 @@ Copyright (C) Internet Systems Consortium, Inc. ("ISC")
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
$Id: database,v 1.9 2004/03/05 05:04:46 marka Exp $
Databases
BIND 9 DNS database allows named rdatasets to be stored and retrieved.

View File

@@ -2,8 +2,6 @@ Copyright (C) Internet Systems Consortium, Inc. ("ISC")
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
$Id: db_rules,v 1.8 2004/03/05 05:04:46 marka Exp $
Here is a more formal statement of the important database design
rules. Each rule has a 5 character mnemonic, for use in source code
comments.

View File

@@ -4,8 +4,6 @@ See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
Name Decompression
$Id: decompression,v 1.8 2004/03/05 05:04:46 marka Exp $
Overview.
There are 4 type of compression: global 14 bit, global 16 bit,

View File

@@ -2,8 +2,6 @@ Copyright (C) Internet Systems Consortium, Inc. ("ISC")
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
$Id: dispatch,v 1.6 2004/03/05 05:04:46 marka Exp $
UDP receive:
/*

View File

@@ -4,8 +4,6 @@ See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
Differentiate Services Code Point Support
$Id: dscp,v 1.1.2.1 2012/02/24 05:20:36 marka Exp $
Differentiate Services Code Point (DSCP) is implemented in IPv4 using the
TOS octet and in IPv6 using the TCLASS octet.

View File

@@ -2,8 +2,6 @@ Copyright (C) Internet Systems Consortium, Inc. ("ISC")
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
$Id: keydone,v 1.2 2011/10/19 23:46:56 tbox Exp $
rndc keydone <rdata> zone [class [view]]
e.g.

View File

@@ -2,8 +2,6 @@ Copyright (C) Internet Systems Consortium, Inc. ("ISC")
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
$Id: logging,v 1.10 2004/03/05 05:04:46 marka Exp $
OVERVIEW
The ISC logging system is designed to provide a flexible, extensible

View File

@@ -2,8 +2,6 @@ Copyright (C) Internet Systems Consortium, Inc. ("ISC")
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
$Id: ncache,v 1.7 2004/03/05 05:04:46 marka Exp $
Negative Caching
The non-DNSSEC case is pretty easy.

View File

@@ -2,8 +2,6 @@ Copyright (C) Internet Systems Consortium, Inc. ("ISC")
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
$Id: rdataset,v 1.6 2004/03/05 05:04:46 marka Exp $
Need way to "dup" an rdataset (i.e. different rdataset handle, same underlying
data).

View File

@@ -2,8 +2,6 @@ Copyright (C) Internet Systems Consortium, Inc. ("ISC")
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
$Id: red-black,v 1.9 2004/03/05 05:04:46 marka Exp $
Red-Black Tree Implementation Notes
OVERVIEW

View File

@@ -2,8 +2,6 @@ Copyright (C) Internet Systems Consortium, Inc. ("ISC")
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
$Id: resolver,v 1.6 2004/03/05 05:04:47 marka Exp $
Multi-target Resolver
=====================
Due to IPv6 and other multiple-path resolving needs, the resolver in

View File

@@ -2,8 +2,6 @@ Copyright (C) Internet Systems Consortium, Inc. ("ISC")
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
$Id: search,v 1.10 2004/03/05 05:04:47 marka Exp $
What follows is pseudocode for the zone and cache lookup algorithms, as they
will work in the RBT DB.

View File

@@ -2,8 +2,6 @@ Copyright (C) Internet Systems Consortium, Inc. ("ISC")
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
$Id: tasks,v 1.7 2004/03/05 05:04:47 marka Exp $
Changes I made last week to the task code simplified the task shutdown
and termination model. Here's how things now work:

View File

@@ -2,8 +2,6 @@ Copyright (C) Internet Systems Consortium, Inc. ("ISC")
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
$Id$
dnssec-verify a tool to verify a zone is correctly signed.
* check that every record that should be signed has a valid RRSIG set.

View File

@@ -2,8 +2,6 @@ Copyright (C) Internet Systems Consortium, Inc. ("ISC")
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
$Id: windows-nt,v 1.8 2004/03/05 05:04:47 marka Exp $
Windows NT Portability Notes
OVERVIEW

View File

@@ -4,8 +4,6 @@ See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
Zones
$Id: zone,v 1.10 2004/03/05 05:04:47 marka Exp $
Overview
Zones are the unit of delegation in the DNS and may go from holding

View File

@@ -2,8 +2,6 @@ Copyright (C) Internet Systems Consortium, Inc. ("ISC")
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
$Id: DBC,v 1.6 2004/03/05 05:04:49 marka Exp $
Design By Contract
BIND 9 uses the "Design by Contract" idea for most function calls.

View File

@@ -2,8 +2,6 @@ Copyright (C) Internet Systems Consortium, Inc. ("ISC")
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
$Id: HOW-ADB-WORKS.txt,v 1.2 2004/03/05 05:04:50 marka Exp $
Recently, several groups have expressed concern over potential
denial of service attacks within BIND 9, specifically within the ADB
(address database.) This document hopes to provide a more clear

View File

@@ -2,8 +2,6 @@ Copyright (C) Internet Systems Consortium, Inc. ("ISC")
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
$Id: autoconf,v 1.4 2004/03/05 05:04:50 marka Exp $
Here are some hints on how to use autoconf correctly when doing
BIND 9 development.

View File

@@ -9,8 +9,6 @@
- information regarding copyright ownership.
-->
<!-- $Id: coding.html,v 1.22 2007/06/19 23:47:13 tbox Exp $ -->
<H2>C Language</H2>
An ANSI standard C compiler and library are assumed. Feel free to use any

View File

@@ -95,7 +95,3 @@ As an example, here's how queryperf was imported:
cd queryperf
cvs -d rc.isc.org:/proj/cvs/isc import bind9/contrib/queryperf \
NOMINUM NOMINUM_20010710
$Id: cvs-usage,v 1.8 2004/03/05 05:04:50 marka Exp $

View File

@@ -2,8 +2,6 @@ Copyright (C) Internet Systems Consortium, Inc. ("ISC")
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
$Id: magic_numbers,v 1.7 2004/03/05 05:04:50 marka Exp $
Magic Numbers
A number of data structures in the ISC and DNS libraries have an unsigned int

View File

@@ -2,8 +2,6 @@ Copyright (C) Internet Systems Consortium, Inc. ("ISC")
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
$Id: release,v 1.74 2009/08/06 23:47:44 tbox Exp $
Preparing a bind9 release
Here's a rough outline of the steps to follow in preparing a new bind9

View File

@@ -2,8 +2,6 @@ Copyright (C) Internet Systems Consortium, Inc. ("ISC")
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
$Id: results,v 1.7 2004/03/05 05:04:50 marka Exp $
Result Codes
The use of global variables or a GetLastError() function to return results

View File

@@ -2,8 +2,6 @@ Copyright (C) Internet Systems Consortium, Inc. ("ISC")
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
$Id: tests,v 1.15 2004/03/05 05:04:50 marka Exp $
We do hourly test builds of the bind9 tree. This is an attempt to
document how they work.

View File

@@ -2,8 +2,6 @@ Copyright (C) Internet Systems Consortium, Inc. ("ISC")
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
$Id: unexpected,v 1.6 2004/03/05 05:04:50 marka Exp $
Unexpected Errors
For portability, the ISC and DNS libraries define their own result codes

View File

@@ -1,5 +1,3 @@
# $Id: Doxyfile.in,v 1.2 2006/12/22 01:44:59 marka Exp $
# Doxyfile 1.4.7
# This file describes the settings to be used by the documentation system

View File

@@ -7,8 +7,6 @@
# See the COPYRIGHT file distributed with this work for additional
# information regarding copyright ownership.
# $Id: Makefile.in,v 1.4 2007/06/19 23:47:13 tbox Exp $
srcdir = @srcdir@
VPATH = @srcdir@
top_srcdir = @top_srcdir@

View File

@@ -9,8 +9,6 @@
# See the COPYRIGHT file distributed with this work for additional
# information regarding copyright ownership.
# $Id: doxygen-input-filter.in,v 1.4 2007/06/19 23:47:13 tbox Exp $
# Input filter for feeding our source code into Doxygen.
# Slurp whole file at once

View File

@@ -9,10 +9,6 @@
- information regarding copyright ownership.
-->
<!-- $Id: isc-footer.html,v 1.5 2007/06/19 23:47:13 tbox Exp $ -->
<!-- $Id -->
<hr size="1">
<address style="align: right;">
<small>

View File

@@ -9,8 +9,6 @@
- information regarding copyright ownership.
-->
<!-- $Id: isc-header.html,v 1.5 2007/06/19 23:47:13 tbox Exp $ -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">

View File

@@ -1,5 +1,4 @@
// -*- C++ -*-
// $Id: mainpage,v 1.2 2006/12/22 01:44:59 marka Exp $
//
// Doxygen text. Lines beginning with two slashes are comments; lines
// beginning with three slashes are Doxygen input.

View File

@@ -79,6 +79,3 @@ BIND 9 does not implement the zone transfer security mechanisms of
RFC2535 section 5.6, and we have no plans to implement them in the
future as we consider them inferior to the use of TSIG or SIG(0) to
ensure the integrity of zone transfers.
$Id: dnssec,v 1.19 2004/03/05 05:04:53 marka Exp $

View File

@@ -9,8 +9,6 @@
# See the COPYRIGHT file distributed with this work for additional
# information regarding copyright ownership.
# $Id: format-options.pl,v 1.5 2007/09/24 04:21:59 marka Exp $
print <<END;
This is a summary of the named.conf options supported by

View File

@@ -109,5 +109,3 @@ RELEVANT RFCs
3542: Advanced Sockets Application Program Interface (API) for IPv6
$Id: ipv6,v 1.9 2004/08/10 04:27:51 jinmei Exp $

View File

@@ -262,6 +262,3 @@ This may cause files created by named, such as journal files, to be
created with different file permissions than they did in BIND 8. If
necessary, the umask should be set explicitly in the script used to
start the named process.
$Id: migration,v 1.49 2008/03/18 15:42:53 jreed Exp $

View File

@@ -2,8 +2,6 @@ Copyright (C) Internet Systems Consortium, Inc. ("ISC")
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
$Id: migration-4to9,v 1.4 2004/03/05 05:04:53 marka Exp $
BIND 4 to BIND 9 Migration Notes
To transition from BIND 4 to BIND 9 you first need to convert your

View File

@@ -165,5 +165,3 @@ Future Directions
A future release may support dynamic loading of sdb drivers.
$Id: sdb,v 1.6 2004/03/05 05:04:54 marka Exp $

View File

@@ -9,8 +9,6 @@
# See the COPYRIGHT file distributed with this work for additional
# information regarding copyright ownership.
# $Id: sort-options.pl,v 1.3 2007/09/24 23:46:48 tbox Exp $
sub sortlevel() {
my @options = ();
my $fin = "";

View File

@@ -9,8 +9,6 @@
- information regarding copyright ownership.
-->
<!-- $Id$ -->
<!-- Generate ISC copyright comments from Docbook copyright metadata. -->
<xsl:stylesheet version="1.0"

View File

@@ -9,8 +9,6 @@
- information regarding copyright ownership.
-->
<!-- $Id$ -->
<!-- Tweaks to Docbook-XSL HTML for producing flat ASCII text. -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"

View File

@@ -9,8 +9,6 @@
- information regarding copyright ownership.
-->
<!-- $Id$ -->
<!-- ISC customizations for Docbook-XSL manual page generator. -->
<xsl:stylesheet version="1.0"

View File

@@ -9,8 +9,6 @@
- information regarding copyright ownership.
-->
<!-- $Id: pre-latex.xsl,v 1.6 2007/06/19 23:47:13 tbox Exp $ -->
<!--
- Whack &mdash; into something that won't choke LaTeX.
- There's probably a better way to do this, but this will work for now.