Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
ISC Open Source Projects
BIND
Commits
7d32c065
Commit
7d32c065
authored
Feb 03, 2000
by
Bob Halley
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update copyright
parent
0de5c101
Changes
216
Hide whitespace changes
Inline
Side-by-side
Showing
75 changed files
with
84 additions
and
84 deletions
+84
-84
Makefile.in
Makefile.in
+1
-1
acconfig.h
acconfig.h
+1
-1
bin/named/aclconf.c
bin/named/aclconf.c
+1
-1
bin/named/include/named/aclconf.h
bin/named/include/named/aclconf.h
+1
-1
bin/named/include/named/zoneconf.h
bin/named/include/named/zoneconf.h
+1
-1
bin/named/zoneconf.c
bin/named/zoneconf.c
+1
-1
configure.in
configure.in
+2
-2
lib/dns/Makefile.in
lib/dns/Makefile.in
+1
-1
lib/dns/a6.c
lib/dns/a6.c
+1
-1
lib/dns/acl.c
lib/dns/acl.c
+1
-1
lib/dns/aclconf.c
lib/dns/aclconf.c
+1
-1
lib/dns/adb.c
lib/dns/adb.c
+1
-1
lib/dns/cache.c
lib/dns/cache.c
+2
-2
lib/dns/callbacks.c
lib/dns/callbacks.c
+2
-2
lib/dns/compress.c
lib/dns/compress.c
+2
-2
lib/dns/db.c
lib/dns/db.c
+1
-1
lib/dns/dbiterator.c
lib/dns/dbiterator.c
+1
-1
lib/dns/dbtable.c
lib/dns/dbtable.c
+2
-2
lib/dns/dispatch.c
lib/dns/dispatch.c
+1
-1
lib/dns/dnssec.c
lib/dns/dnssec.c
+2
-2
lib/dns/gen-unix.h
lib/dns/gen-unix.h
+1
-1
lib/dns/gen-win32.h
lib/dns/gen-win32.h
+2
-2
lib/dns/gen.c
lib/dns/gen.c
+2
-2
lib/dns/include/Makefile.in
lib/dns/include/Makefile.in
+1
-1
lib/dns/include/dns/Makefile.in
lib/dns/include/dns/Makefile.in
+1
-1
lib/dns/include/dns/a6.h
lib/dns/include/dns/a6.h
+1
-1
lib/dns/include/dns/acl.h
lib/dns/include/dns/acl.h
+1
-1
lib/dns/include/dns/aclconf.h
lib/dns/include/dns/aclconf.h
+1
-1
lib/dns/include/dns/adb.h
lib/dns/include/dns/adb.h
+1
-1
lib/dns/include/dns/cache.h
lib/dns/include/dns/cache.h
+1
-1
lib/dns/include/dns/callbacks.h
lib/dns/include/dns/callbacks.h
+1
-1
lib/dns/include/dns/cert.h
lib/dns/include/dns/cert.h
+1
-1
lib/dns/include/dns/compress.h
lib/dns/include/dns/compress.h
+1
-1
lib/dns/include/dns/confacl.h
lib/dns/include/dns/confacl.h
+1
-1
lib/dns/include/dns/confcache.h
lib/dns/include/dns/confcache.h
+1
-1
lib/dns/include/dns/confcommon.h
lib/dns/include/dns/confcommon.h
+1
-1
lib/dns/include/dns/confctl.h
lib/dns/include/dns/confctl.h
+1
-1
lib/dns/include/dns/confctx.h
lib/dns/include/dns/confctx.h
+1
-1
lib/dns/include/dns/confip.h
lib/dns/include/dns/confip.h
+1
-1
lib/dns/include/dns/confkeys.h
lib/dns/include/dns/confkeys.h
+1
-1
lib/dns/include/dns/conflog.h
lib/dns/include/dns/conflog.h
+1
-1
lib/dns/include/dns/conflsn.h
lib/dns/include/dns/conflsn.h
+1
-1
lib/dns/include/dns/confparser.h
lib/dns/include/dns/confparser.h
+1
-1
lib/dns/include/dns/confresolv.h
lib/dns/include/dns/confresolv.h
+1
-1
lib/dns/include/dns/confrrset.h
lib/dns/include/dns/confrrset.h
+1
-1
lib/dns/include/dns/confserv.h
lib/dns/include/dns/confserv.h
+1
-1
lib/dns/include/dns/confview.h
lib/dns/include/dns/confview.h
+1
-1
lib/dns/include/dns/confzone.h
lib/dns/include/dns/confzone.h
+1
-1
lib/dns/include/dns/db.h
lib/dns/include/dns/db.h
+1
-1
lib/dns/include/dns/dbiterator.h
lib/dns/include/dns/dbiterator.h
+1
-1
lib/dns/include/dns/dbtable.h
lib/dns/include/dns/dbtable.h
+1
-1
lib/dns/include/dns/dispatch.h
lib/dns/include/dns/dispatch.h
+1
-1
lib/dns/include/dns/dnssec.h
lib/dns/include/dns/dnssec.h
+1
-1
lib/dns/include/dns/events.h
lib/dns/include/dns/events.h
+1
-1
lib/dns/include/dns/fixedname.h
lib/dns/include/dns/fixedname.h
+1
-1
lib/dns/include/dns/journal.h
lib/dns/include/dns/journal.h
+1
-1
lib/dns/include/dns/keyflags.h
lib/dns/include/dns/keyflags.h
+1
-1
lib/dns/include/dns/keyvalues.h
lib/dns/include/dns/keyvalues.h
+1
-1
lib/dns/include/dns/lib.h
lib/dns/include/dns/lib.h
+1
-1
lib/dns/include/dns/log.h
lib/dns/include/dns/log.h
+2
-2
lib/dns/include/dns/master.h
lib/dns/include/dns/master.h
+1
-1
lib/dns/include/dns/masterdump.h
lib/dns/include/dns/masterdump.h
+1
-1
lib/dns/include/dns/message.h
lib/dns/include/dns/message.h
+1
-1
lib/dns/include/dns/name.h
lib/dns/include/dns/name.h
+1
-1
lib/dns/include/dns/namedconf.h
lib/dns/include/dns/namedconf.h
+1
-1
lib/dns/include/dns/ncache.h
lib/dns/include/dns/ncache.h
+1
-1
lib/dns/include/dns/nxt.h
lib/dns/include/dns/nxt.h
+1
-1
lib/dns/include/dns/rbt.h
lib/dns/include/dns/rbt.h
+1
-1
lib/dns/include/dns/rcode.h
lib/dns/include/dns/rcode.h
+1
-1
lib/dns/include/dns/rdata.h
lib/dns/include/dns/rdata.h
+1
-1
lib/dns/include/dns/rdataclass.h
lib/dns/include/dns/rdataclass.h
+1
-1
lib/dns/include/dns/rdatalist.h
lib/dns/include/dns/rdatalist.h
+1
-1
lib/dns/include/dns/rdataset.h
lib/dns/include/dns/rdataset.h
+1
-1
lib/dns/include/dns/rdatasetiter.h
lib/dns/include/dns/rdatasetiter.h
+1
-1
lib/dns/include/dns/rdataslab.h
lib/dns/include/dns/rdataslab.h
+1
-1
No files found.
Makefile.in
View file @
7d32c065
# Copyright (C) 1998, 1999 Internet Software Consortium.
# Copyright (C) 1998, 1999
, 2000
Internet Software Consortium.
#
# Permission to use, copy, modify, and distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
...
...
acconfig.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
bin/named/aclconf.c
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
bin/named/include/named/aclconf.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
bin/named/include/named/zoneconf.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
bin/named/zoneconf.c
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
configure.in
View file @
7d32c065
dnl Copyright (C) 1998, 1999 Internet Software Consortium.
dnl Copyright (C) 1998, 1999
, 2000
Internet Software Consortium.
dnl
dnl Permission to use, copy, modify, and distribute this software for any
dnl purpose with or without fee is hereby granted, provided that the above
...
...
@@ -13,7 +13,7 @@ dnl PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
dnl ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
dnl SOFTWARE.
AC_REVISION($Revision: 1.8
8
$)
AC_REVISION($Revision: 1.8
9
$)
AC_PREREQ(2.13)
...
...
lib/dns/Makefile.in
View file @
7d32c065
# Copyright (C) 1998, 1999 Internet Software Consortium.
# Copyright (C) 1998, 1999
, 2000
Internet Software Consortium.
#
# Permission to use, copy, modify, and distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/a6.c
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/acl.c
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/aclconf.c
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/adb.c
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/cache.c
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
@@ -15,7 +15,7 @@
* SOFTWARE.
*/
/* $Id: cache.c,v 1.1
2
2000/02/03
18:59:24 gson
Exp $ */
/* $Id: cache.c,v 1.1
3
2000/02/03
23:43:44 halley
Exp $ */
#include <config.h>
#include <limits.h>
...
...
lib/dns/callbacks.c
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
@@ -15,7 +15,7 @@
* SOFTWARE.
*/
/* $Id: callbacks.c,v 1.
4
2000/0
1/22 01:38:57 gson
Exp $ */
/* $Id: callbacks.c,v 1.
5
2000/0
2/03 23:43:45 halley
Exp $ */
#include <config.h>
...
...
lib/dns/compress.c
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
@@ -15,7 +15,7 @@
* SOFTWARE.
*/
/* $Id: compress.c,v 1.
19
2000/02/0
2 00:36:18 gson
Exp $ */
/* $Id: compress.c,v 1.
20
2000/02/0
3 23:43:45 halley
Exp $ */
#include <config.h>
#include <string.h>
...
...
lib/dns/db.c
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/dbiterator.c
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/dbtable.c
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
@@ -16,7 +16,7 @@
*/
/*
* $Id: dbtable.c,v 1.1
2 1999/12/23 00:08:28 explorer
Exp $
* $Id: dbtable.c,v 1.1
3 2000/02/03 23:43:46 halley
Exp $
*/
/*
...
...
lib/dns/dispatch.c
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/dnssec.c
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
@@ -16,7 +16,7 @@
*/
/*
* $Id: dnssec.c,v 1.1
6
2000/02/03 2
1:57:25 bwelling
Exp $
* $Id: dnssec.c,v 1.1
7
2000/02/03 2
3:43:47 halley
Exp $
* Principal Author: Brian Wellington
*/
...
...
lib/dns/gen-unix.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/gen-win32.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
@@ -48,7 +48,7 @@
* SUCH DAMAGE.
*/
/* $Id: gen-win32.h,v 1.
1 1999/10
/0
8
2
2:57:19 ta
le Exp $ */
/* $Id: gen-win32.h,v 1.
2 2000/02
/0
3
2
3:43:47 hal
le
y
Exp $ */
/*
* Principal Authors: Computer Systems Research Group at UC Berkeley
...
...
lib/dns/gen.c
View file @
7d32c065
/*
* Copyright (C) 1998, 1999 Internet Software Consortium.
* Copyright (C) 1998, 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
@@ -15,7 +15,7 @@
* SOFTWARE.
*/
/* $Id: gen.c,v 1.3
0 1999/12/23 00:08:28 explorer
Exp $ */
/* $Id: gen.c,v 1.3
1 2000/02/03 23:43:47 halley
Exp $ */
#include <config.h>
...
...
lib/dns/include/Makefile.in
View file @
7d32c065
# Copyright (C) 1998, 1999 Internet Software Consortium.
# Copyright (C) 1998, 1999
, 2000
Internet Software Consortium.
#
# Permission to use, copy, modify, and distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/Makefile.in
View file @
7d32c065
# Copyright (C) 1998, 1999 Internet Software Consortium.
# Copyright (C) 1998, 1999
, 2000
Internet Software Consortium.
#
# Permission to use, copy, modify, and distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/a6.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/acl.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/aclconf.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/adb.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/cache.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/callbacks.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/cert.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/compress.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/confacl.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/confcache.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/confcommon.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/confctl.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/confctx.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/confip.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/confkeys.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/conflog.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/conflsn.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/confparser.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/confresolv.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/confrrset.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/confserv.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/confview.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/confzone.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/db.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/dbiterator.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/dbtable.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/dispatch.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/dnssec.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/events.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/fixedname.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/journal.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/keyflags.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/keyvalues.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/lib.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/log.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
@@ -15,7 +15,7 @@
* SOFTWARE.
*/
/* $Id: log.h,v 1.1
0 1999/12/23 00:08:37 explorer
Exp $ */
/* $Id: log.h,v 1.1
1 2000/02/03 23:40:57 halley
Exp $ */
/* Principal Authors: DCL */
...
...
lib/dns/include/dns/master.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/masterdump.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/message.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/name.h
View file @
7d32c065
/*
* Copyright (C) 1998, 1999 Internet Software Consortium.
* Copyright (C) 1998, 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/namedconf.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/ncache.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/nxt.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/rbt.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/rcode.h
View file @
7d32c065
/*
* Copyright (C) 1999 Internet Software Consortium.
* Copyright (C) 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/rdata.h
View file @
7d32c065
/*
* Copyright (C) 1998, 1999 Internet Software Consortium.
* Copyright (C) 1998, 1999
, 2000
Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/include/dns/rdataclass.h
View file @
7d32c065
/*
* Copyright (C) 1998, 1999 Internet Software Consortium.