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
637
Issues
637
List
Boards
Labels
Service Desk
Milestones
Merge Requests
106
Merge Requests
106
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
26696386
Commit
26696386
authored
Mar 07, 2012
by
Mark Andrews
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
set $Id$
parent
2dd75e1f
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
10 additions
and
10 deletions
+10
-10
doc/private/SRCID
doc/private/SRCID
+1
-1
lib/dns/include/dns/message.h
lib/dns/include/dns/message.h
+1
-1
lib/dns/include/dns/zone.h
lib/dns/include/dns/zone.h
+1
-1
lib/dns/message.c
lib/dns/message.c
+1
-1
lib/dns/rbtdb.c
lib/dns/rbtdb.c
+1
-1
lib/dns/resolver.c
lib/dns/resolver.c
+1
-1
lib/dns/xfrin.c
lib/dns/xfrin.c
+1
-1
lib/dns/zone.c
lib/dns/zone.c
+1
-1
lib/isc/include/isc/Makefile.in
lib/isc/include/isc/Makefile.in
+1
-1
lib/isc/unix/stdio.c
lib/isc/unix/stdio.c
+1
-1
No files found.
doc/private/SRCID
View file @
26696386
# $Id
: SRCID,v 1.1207 2012/03/01 00:16:54 tbox Exp
$
# $Id$
#
# This file must follow /bin/sh rules. It is imported directly via
# configure.
...
...
lib/dns/include/dns/message.h
View file @
26696386
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id
: message.h,v 1.132.528.1 2012/02/22 05:03:39 marka Exp
$ */
/* $Id$ */
#ifndef DNS_MESSAGE_H
#define DNS_MESSAGE_H 1
...
...
lib/dns/include/dns/zone.h
View file @
26696386
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id
: zone.h,v 1.204 2012/02/22 00:37:54 each Exp
$ */
/* $Id$ */
#ifndef DNS_ZONE_H
#define DNS_ZONE_H 1
...
...
lib/dns/message.c
View file @
26696386
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id
: message.c,v 1.257.214.1 2012/02/22 05:03:38 marka Exp
$ */
/* $Id$ */
/*! \file */
...
...
lib/dns/rbtdb.c
View file @
26696386
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id
: rbtdb.c,v 1.330 2012/02/17 00:18:18 marka Exp
$ */
/* $Id$ */
/*! \file */
...
...
lib/dns/resolver.c
View file @
26696386
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id
: resolver.c,v 1.448.8.1 2012/02/22 05:03:38 marka Exp
$ */
/* $Id$ */
/*! \file */
...
...
lib/dns/xfrin.c
View file @
26696386
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id
: xfrin.c,v 1.172.54.1 2012/02/22 05:03:39 marka Exp
$ */
/* $Id$ */
/*! \file */
...
...
lib/dns/zone.c
View file @
26696386
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id
: zone.c,v 1.675 2012/02/23 07:09:29 tbox Exp
$ */
/* $Id$ */
/*! \file */
...
...
lib/isc/include/isc/Makefile.in
View file @
26696386
...
...
@@ -13,7 +13,7 @@
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
# $Id
: Makefile.in,v 1.70 2012/02/28 23:46:59 tbox Exp
$
# $Id$
srcdir
=
@srcdir@
VPATH
=
@srcdir@
...
...
lib/isc/unix/stdio.c
View file @
26696386
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id
: stdio.c,v 1.13 2012/02/29 23:47:21 tbox Exp
$ */
/* $Id$ */
#include <config.h>
...
...
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