Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Petr Menšík
BIND
Commits
49dbdb01
Commit
49dbdb01
authored
Jun 21, 2000
by
David Lawrence
Browse files
update_copyrights
parent
80617c8f
Changes
82
Hide whitespace changes
Inline
Side-by-side
contrib/named-bootconf/named-bootconf.sh
View file @
49dbdb01
#!/bin/sh
#
# Portions 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
# copyright notice and this permission notice appear in all copies.
#
# THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS
# ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
# OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
# CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
# DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
# PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
# ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
# SOFTWARE.
# $NetBSD: named-bootconf.sh,v 1.5 1998/12/15 01:00:53 tron Exp $
#
# Copyright (c) 1995, 1998 The NetBSD Foundation, Inc.
...
...
@@ -36,21 +51,6 @@
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
# POSSIBILITY OF SUCH DAMAGE.
## Copyright (c) 1999 by 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
## copyright notice and this permission notice appear in all copies.
##
## THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS
## ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
## OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
## CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
## DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
## PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
## ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
## SOFTWARE.
if
[
${
OPTIONFILE
-X
}
=
X
]
;
then
OPTIONFILE
=
/tmp/.options.
`
date
+%s
`
.
$$
ZONEFILE
=
/tmp/.zones.
`
date
+%s
`
.
$$
...
...
contrib/nanny/nanny.pl
View file @
49dbdb01
...
...
@@ -14,7 +14,7 @@
# PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
# ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
# SOFTWARE.
#
# A simple nanny to make sure named stays running.
$pid_file_location
=
'
/var/run/named.pid
';
...
...
lib/isc/Makefile.in
View file @
49dbdb01
# Copyright (C) 1998
, 1999,
2000 Internet Software Consortium.
# Copyright (C) 1998
-
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/isc/assertions.c
View file @
49dbdb01
/*
* Copyright (C) 1997
, 1998, 1999,
2000 Internet Software Consortium.
* Copyright (C) 1997
-
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/isc/base64.c
View file @
49dbdb01
/*
* Copyright (C) 1998
, 1999,
2000 Internet Software Consortium.
* Copyright (C) 1998
-
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: base64.c,v 1.1
4
2000/06/
0
1
17:20:18
tale Exp $ */
/* $Id: base64.c,v 1.1
5
2000/06/
2
1
21:56:29
tale Exp $ */
#include <config.h>
...
...
lib/isc/buffer.c
View file @
49dbdb01
/*
* Copyright (C) 1998
, 1999,
2000 Internet Software Consortium.
* Copyright (C) 1998
-
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/isc/commandline.c
View file @
49dbdb01
/*
* Copyright (C) 1999, 2000 Internet Software Consortium.
*
Portions
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: commandline.c,v 1.
7
2000/06/
0
1
17:20:20
tale Exp $ */
/* $Id: commandline.c,v 1.
8
2000/06/
2
1
21:56:31
tale Exp $ */
/*
* This file was adapted from the NetBSD project's source tree, RCS ID:
...
...
lib/isc/error.c
View file @
49dbdb01
/*
* Copyright (C) 1998
, 1999,
2000 Internet Software Consortium.
* Copyright (C) 1998
-
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/isc/event.c
View file @
49dbdb01
/*
* Copyright (C) 1998
, 1999,
2000 Internet Software Consortium.
* Copyright (C) 1998
-
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/isc/fsaccess.c
View file @
49dbdb01
/*
* Copyright (C) 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
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS
* ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
* OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
* CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
* DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
* PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
* ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
* SOFTWARE.
*/
/* $Id: fsaccess.c,v 1.2 2000/06/21 21:56:34 tale Exp $ */
/*
* This file contains the OS-independent functionality of the API.
*/
...
...
lib/isc/heap.c
View file @
49dbdb01
/*
* Copyright (C) 1997
, 1998, 1999,
2000 Internet Software Consortium.
* Copyright (C) 1997
-
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/isc/include/Makefile.in
View file @
49dbdb01
# Copyright (C) 1998
, 1999,
2000 Internet Software Consortium.
# Copyright (C) 1998
-
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/isc/include/isc/Makefile.in
View file @
49dbdb01
# Copyright (C) 1998
, 1999,
2000 Internet Software Consortium.
# Copyright (C) 1998
-
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/isc/include/isc/assertions.h
View file @
49dbdb01
/*
* Copyright (C) 1997
, 1998, 1999,
2000 Internet Software Consortium.
* Copyright (C) 1997
-
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: assertions.h,v 1.1
0
2000/06/
0
1
17:20:34
tale Exp $
* $Id: assertions.h,v 1.1
1
2000/06/
2
1
21:56:53
tale Exp $
*/
#ifndef ISC_ASSERTIONS_H
...
...
lib/isc/include/isc/boolean.h
View file @
49dbdb01
/*
* Copyright (C) 1998
, 1999,
2000 Internet Software Consortium.
* Copyright (C) 1998
-
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/isc/include/isc/buffer.h
View file @
49dbdb01
/*
* Copyright (C) 1998
, 1999,
2000 Internet Software Consortium.
* Copyright (C) 1998
-
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/isc/include/isc/error.h
View file @
49dbdb01
/*
* Copyright (C) 1998
, 1999,
2000 Internet Software Consortium.
* Copyright (C) 1998
-
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/isc/include/isc/event.h
View file @
49dbdb01
/*
* Copyright (C) 1998
, 1999,
2000 Internet Software Consortium.
* Copyright (C) 1998
-
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/isc/include/isc/eventclass.h
View file @
49dbdb01
/*
* Copyright (C) 1998
, 1999,
2000 Internet Software Consortium.
* Copyright (C) 1998
-
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/isc/include/isc/formatcheck.h
View file @
49dbdb01
/*
* Copyright (C)
1999,
2000 Internet Software Consortium.
* Copyright (C) 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
...
...
Prev
1
2
3
4
5
Next
Write
Preview
Supports
Markdown
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