Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
BIND
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
580
Issues
580
List
Boards
Labels
Service Desk
Milestones
Merge Requests
113
Merge Requests
113
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ISC Open Source Projects
BIND
Commits
af0d9b77
Commit
af0d9b77
authored
Apr 26, 2017
by
Tinderbox User
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update copyright notice / whitespace
parent
5b3dd19d
Changes
15
Hide whitespace changes
Inline
Side-by-side
Showing
15 changed files
with
23 additions
and
18 deletions
+23
-18
OPTIONS
OPTIONS
+8
-4
bin/named/config.c
bin/named/config.c
+1
-1
bin/tests/system/checkconf/bad-lmdb-mapsize-bogus.conf
bin/tests/system/checkconf/bad-lmdb-mapsize-bogus.conf
+1
-1
bin/tests/system/checkconf/bad-lmdb-mapsize-toolarge.conf
bin/tests/system/checkconf/bad-lmdb-mapsize-toolarge.conf
+1
-1
bin/tests/system/checkconf/bad-lmdb-mapsize-toosmall.conf
bin/tests/system/checkconf/bad-lmdb-mapsize-toosmall.conf
+1
-1
bin/tests/system/checkconf/bad-lmdb-mapsize-unlimited.conf
bin/tests/system/checkconf/bad-lmdb-mapsize-unlimited.conf
+1
-1
bin/tests/system/checkconf/good-lmdb-mapsize-largest.conf
bin/tests/system/checkconf/good-lmdb-mapsize-largest.conf
+1
-1
bin/tests/system/checkconf/good-lmdb-mapsize-smallest.conf
bin/tests/system/checkconf/good-lmdb-mapsize-smallest.conf
+1
-1
doc/arm/Bv9ARM-book.xml
doc/arm/Bv9ARM-book.xml
+2
-1
lib/bind9/check.c
lib/bind9/check.c
+1
-1
lib/dns/include/dns/view.h
lib/dns/include/dns/view.h
+1
-1
lib/dns/view.c
lib/dns/view.c
+1
-1
lib/isccfg/include/isccfg/grammar.h
lib/isccfg/include/isccfg/grammar.h
+1
-1
lib/isccfg/namedconf.c
lib/isccfg/namedconf.c
+1
-1
lib/isccfg/parser.c
lib/isccfg/parser.c
+1
-1
No files found.
OPTIONS
View file @
af0d9b77
<!--- - Copyright (C) 2017 Internet Systems Consortium, Inc. ("ISC") - -
This Source Code Form is subject to the terms of the Mozilla Public -
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/. ---> Setting the
<!---
- Copyright (C) 2017 Internet Systems Consortium, Inc. ("ISC")
-
- This Source Code Form is subject to the terms of the Mozilla Public
- 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/.
--->
Setting the
STD_CDEFINES environment variable before running configure can be used to
enable certain compile-time options that are not explicitly defined in
configure.
...
...
bin/named/config.c
View file @
af0d9b77
/*
* Copyright (C) 2001-201
6
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2001-201
7
Internet Systems Consortium, Inc. ("ISC")
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
...
...
bin/tests/system/checkconf/bad-lmdb-mapsize-bogus.conf
View file @
af0d9b77
/*
*
Copyright
(
C
)
201
6
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
201
7
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
*
This
Source
Code
Form
is
subject
to
the
terms
of
the
Mozilla
Public
*
License
,
v
.
2
.
0
.
If
a
copy
of
the
MPL
was
not
distributed
with
this
...
...
bin/tests/system/checkconf/bad-lmdb-mapsize-toolarge.conf
View file @
af0d9b77
/*
*
Copyright
(
C
)
201
6
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
201
7
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
*
This
Source
Code
Form
is
subject
to
the
terms
of
the
Mozilla
Public
*
License
,
v
.
2
.
0
.
If
a
copy
of
the
MPL
was
not
distributed
with
this
...
...
bin/tests/system/checkconf/bad-lmdb-mapsize-toosmall.conf
View file @
af0d9b77
/*
*
Copyright
(
C
)
201
6
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
201
7
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
*
This
Source
Code
Form
is
subject
to
the
terms
of
the
Mozilla
Public
*
License
,
v
.
2
.
0
.
If
a
copy
of
the
MPL
was
not
distributed
with
this
...
...
bin/tests/system/checkconf/bad-lmdb-mapsize-unlimited.conf
View file @
af0d9b77
/*
*
Copyright
(
C
)
201
6
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
201
7
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
*
This
Source
Code
Form
is
subject
to
the
terms
of
the
Mozilla
Public
*
License
,
v
.
2
.
0
.
If
a
copy
of
the
MPL
was
not
distributed
with
this
...
...
bin/tests/system/checkconf/good-lmdb-mapsize-largest.conf
View file @
af0d9b77
/*
*
Copyright
(
C
)
201
6
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
201
7
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
*
This
Source
Code
Form
is
subject
to
the
terms
of
the
Mozilla
Public
*
License
,
v
.
2
.
0
.
If
a
copy
of
the
MPL
was
not
distributed
with
this
...
...
bin/tests/system/checkconf/good-lmdb-mapsize-smallest.conf
View file @
af0d9b77
/*
*
Copyright
(
C
)
201
6
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
201
7
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
*
This
Source
Code
Form
is
subject
to
the
terms
of
the
Mozilla
Public
*
License
,
v
.
2
.
0
.
If
a
copy
of
the
MPL
was
not
distributed
with
this
...
...
doc/arm/Bv9ARM-book.xml
View file @
af0d9b77
<!--
- Copyright (C) 2000-201
6
Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000-201
7
Internet Systems Consortium, Inc. ("ISC")
-
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
...
...
@@ -29,6 +29,7 @@
<year>2014</year>
<year>2015</year>
<year>2016</year>
<year>2017</year>
<holder>Internet Systems Consortium, Inc. ("ISC")</holder>
</copyright>
<!-- insert copyright end -->
...
...
lib/bind9/check.c
View file @
af0d9b77
/*
* Copyright (C) 2001-201
6
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2001-201
7
Internet Systems Consortium, Inc. ("ISC")
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
...
...
lib/dns/include/dns/view.h
View file @
af0d9b77
/*
* Copyright (C) 1999-201
6
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-201
7
Internet Systems Consortium, Inc. ("ISC")
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
...
...
lib/dns/view.c
View file @
af0d9b77
/*
* Copyright (C) 1999-201
6
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-201
7
Internet Systems Consortium, Inc. ("ISC")
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
...
...
lib/isccfg/include/isccfg/grammar.h
View file @
af0d9b77
/*
* Copyright (C) 2002-2011, 2013-201
6
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2002-2011, 2013-201
7
Internet Systems Consortium, Inc. ("ISC")
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
...
...
lib/isccfg/namedconf.c
View file @
af0d9b77
/*
* Copyright (C) 2002-201
6
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2002-201
7
Internet Systems Consortium, Inc. ("ISC")
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
...
...
lib/isccfg/parser.c
View file @
af0d9b77
/*
* Copyright (C) 2000-201
6
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000-201
7
Internet Systems Consortium, Inc. ("ISC")
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment