Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
ISC Open Source Projects
BIND
Commits
ca41b452
Commit
ca41b452
authored
Feb 03, 2000
by
Bob Halley
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update copyrights
parent
0a92e551
Changes
200
Hide whitespace changes
Inline
Side-by-side
Showing
75 changed files
with
93 additions
and
75 deletions
+93
-75
bin/Makefile.in
bin/Makefile.in
+1
-1
bin/dnssec/dnssec-signzone.c
bin/dnssec/dnssec-signzone.c
+1
-1
bin/lwresd/Makefile.in
bin/lwresd/Makefile.in
+1
-1
bin/lwresd/client.c
bin/lwresd/client.c
+1
-1
bin/lwresd/client.h
bin/lwresd/client.h
+1
-1
bin/lwresd/err_pkt.c
bin/lwresd/err_pkt.c
+1
-1
bin/lwresd/main.c
bin/lwresd/main.c
+1
-1
bin/lwresd/process_gabn.c
bin/lwresd/process_gabn.c
+1
-1
bin/lwresd/process_gnba.c
bin/lwresd/process_gnba.c
+1
-1
bin/lwresd/process_noop.c
bin/lwresd/process_noop.c
+1
-1
bin/rndc/Makefile.in
bin/rndc/Makefile.in
+1
-1
bin/tests/Makefile.in
bin/tests/Makefile.in
+1
-1
bin/tests/adb_test.c
bin/tests/adb_test.c
+1
-1
bin/tests/b8status.pl
bin/tests/b8status.pl
+1
-1
bin/tests/b8t.mk
bin/tests/b8t.mk
+1
-1
bin/tests/b9status.pl
bin/tests/b9status.pl
+1
-1
bin/tests/b9t.mk
bin/tests/b9t.mk
+1
-1
bin/tests/byaddr_test.c
bin/tests/byaddr_test.c
+1
-1
bin/tests/byname_test.c
bin/tests/byname_test.c
+1
-1
bin/tests/compress_test.c
bin/tests/compress_test.c
+1
-1
bin/tests/db/Makefile.in
bin/tests/db/Makefile.in
+1
-1
bin/tests/db/t_db.c
bin/tests/db/t_db.c
+1
-1
bin/tests/db_test.c
bin/tests/db_test.c
+1
-1
bin/tests/dispatch_tcp_test.c
bin/tests/dispatch_tcp_test.c
+1
-1
bin/tests/dispatch_test.c
bin/tests/dispatch_test.c
+1
-1
bin/tests/dst/Makefile.in
bin/tests/dst/Makefile.in
+1
-1
bin/tests/dst/dst_test.c
bin/tests/dst/dst_test.c
+1
-1
bin/tests/dst/t_dst.c
bin/tests/dst/t_dst.c
+1
-1
bin/tests/inter_test.c
bin/tests/inter_test.c
+17
-0
bin/tests/lex_test.c
bin/tests/lex_test.c
+1
-1
bin/tests/lfsr_test.c
bin/tests/lfsr_test.c
+1
-1
bin/tests/log_test.c
bin/tests/log_test.c
+2
-2
bin/tests/lwres_test.c
bin/tests/lwres_test.c
+1
-1
bin/tests/master/Makefile.in
bin/tests/master/Makefile.in
+1
-1
bin/tests/master/t_master.c
bin/tests/master/t_master.c
+1
-1
bin/tests/master_test.c
bin/tests/master_test.c
+1
-1
bin/tests/mem/Makefile.in
bin/tests/mem/Makefile.in
+1
-1
bin/tests/mem/t_mem.c
bin/tests/mem/t_mem.c
+1
-1
bin/tests/mempool_test.c
bin/tests/mempool_test.c
+1
-1
bin/tests/name_test.c
bin/tests/name_test.c
+1
-1
bin/tests/names/Makefile.in
bin/tests/names/Makefile.in
+1
-1
bin/tests/names/t_names.c
bin/tests/names/t_names.c
+1
-1
bin/tests/nconf_test.c
bin/tests/nconf_test.c
+1
-1
bin/tests/nxtify.c
bin/tests/nxtify.c
+1
-1
bin/tests/omapi_test.c
bin/tests/omapi_test.c
+1
-1
bin/tests/printmsg.c
bin/tests/printmsg.c
+1
-1
bin/tests/printmsg.h
bin/tests/printmsg.h
+1
-1
bin/tests/ratelimiter_test.c
bin/tests/ratelimiter_test.c
+1
-1
bin/tests/rbt/Makefile.in
bin/tests/rbt/Makefile.in
+1
-1
bin/tests/rbt/t_rbt.c
bin/tests/rbt/t_rbt.c
+1
-1
bin/tests/rbt_test.c
bin/tests/rbt_test.c
+1
-1
bin/tests/rdata_test.c
bin/tests/rdata_test.c
+1
-1
bin/tests/res_test.c
bin/tests/res_test.c
+1
-1
bin/tests/rwlock_test.c
bin/tests/rwlock_test.c
+1
-1
bin/tests/sdig.c
bin/tests/sdig.c
+1
-1
bin/tests/serial_test.c
bin/tests/serial_test.c
+1
-1
bin/tests/shutdown_test.c
bin/tests/shutdown_test.c
+1
-1
bin/tests/signer.c
bin/tests/signer.c
+1
-1
bin/tests/sock_test.c
bin/tests/sock_test.c
+1
-1
bin/tests/sockaddr/Makefile.in
bin/tests/sockaddr/Makefile.in
+1
-1
bin/tests/sockaddr/t_sockaddr.c
bin/tests/sockaddr/t_sockaddr.c
+1
-1
bin/tests/sym_test.c
bin/tests/sym_test.c
+1
-1
bin/tests/t_api.pl
bin/tests/t_api.pl
+1
-1
bin/tests/task_test.c
bin/tests/task_test.c
+1
-1
bin/tests/tasks/Makefile.in
bin/tests/tasks/Makefile.in
+1
-1
bin/tests/tasks/t_tasks.c
bin/tests/tasks/t_tasks.c
+1
-1
bin/tests/testzones.c
bin/tests/testzones.c
+1
-1
bin/tests/timer_test.c
bin/tests/timer_test.c
+1
-1
bin/tests/timers/Makefile.in
bin/tests/timers/Makefile.in
+1
-1
bin/tests/timers/t_timers.c
bin/tests/timers/t_timers.c
+1
-1
bin/tests/tkey_test.c
bin/tests/tkey_test.c
+1
-1
bin/tests/update_test.pl
bin/tests/update_test.pl
+2
-1
bin/tests/wire_test.c
bin/tests/wire_test.c
+1
-1
bin/tests/zone2_test.c
bin/tests/zone2_test.c
+1
-1
bin/tests/zone_test.c
bin/tests/zone_test.c
+1
-1
No files found.
bin/Makefile.in
View file @
ca41b452
# 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
...
...
bin/dnssec/dnssec-signzone.c
View file @
ca41b452
/*
* 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/lwresd/Makefile.in
View file @
ca41b452
# Copyright (C)
1998, 1999
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
...
...
bin/lwresd/client.c
View file @
ca41b452
/*
* Copyright (C)
1999
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
...
...
bin/lwresd/client.h
View file @
ca41b452
/*
* Copyright (C)
1999
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
...
...
bin/lwresd/err_pkt.c
View file @
ca41b452
/*
* Copyright (C)
1999
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
...
...
bin/lwresd/main.c
View file @
ca41b452
/*
* Copyright (C)
1999
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
...
...
bin/lwresd/process_gabn.c
View file @
ca41b452
/*
* Copyright (C)
1999
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
...
...
bin/lwresd/process_gnba.c
View file @
ca41b452
/*
* Copyright (C)
1999
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
...
...
bin/lwresd/process_noop.c
View file @
ca41b452
/*
* Copyright (C)
1999
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
...
...
bin/rndc/Makefile.in
View file @
ca41b452
# Copyright (C)
1998, 1999
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
...
...
bin/tests/Makefile.in
View file @
ca41b452
# 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
...
...
bin/tests/adb_test.c
View file @
ca41b452
/*
* 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/tests/b8status.pl
View file @
ca41b452
# 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/tests/b8t.mk
View file @
ca41b452
# 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/tests/b9status.pl
View file @
ca41b452
# 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/tests/b9t.mk
View file @
ca41b452
# 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/tests/byaddr_test.c
View file @
ca41b452
/*
* Copyright (C)
1999
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
...
...
bin/tests/byname_test.c
View file @
ca41b452
/*
* Copyright (C)
1999
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
...
...
bin/tests/compress_test.c
View file @
ca41b452
/*
* 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/tests/db/Makefile.in
View file @
ca41b452
# 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/tests/db/t_db.c
View file @
ca41b452
/*
* 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/tests/db_test.c
View file @
ca41b452
/*
* 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/tests/dispatch_tcp_test.c
View file @
ca41b452
/*
* 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
...
...
bin/tests/dispatch_test.c
View file @
ca41b452
/*
* 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
...
...
bin/tests/dst/Makefile.in
View file @
ca41b452
# 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/tests/dst/dst_test.c
View file @
ca41b452
/*
* 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/tests/dst/t_dst.c
View file @
ca41b452
/*
* 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/tests/inter_test.c
View file @
ca41b452
/*
* 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.
*/
#include <stdlib.h>
#include <isc/assertions.h>
...
...
bin/tests/lex_test.c
View file @
ca41b452
/*
* 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
...
...
bin/tests/lfsr_test.c
View file @
ca41b452
/*
* 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/tests/log_test.c
View file @
ca41b452
/*
* 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_test.c,v 1.
6
2000/0
1
/0
6 15:00:24 tale
Exp $ */
/* $Id: log_test.c,v 1.
7
2000/0
2
/0
3 23:03:46 halley
Exp $ */
/* Principal Authors: DCL */
...
...
bin/tests/lwres_test.c
View file @
ca41b452
/*
* Copyright (C)
1999
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
...
...
bin/tests/master/Makefile.in
View file @
ca41b452
# 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/tests/master/t_master.c
View file @
ca41b452
/*
* 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
...
...
bin/tests/master_test.c
View file @
ca41b452
/*
* 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/tests/mem/Makefile.in
View file @
ca41b452
# 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
...
...
bin/tests/mem/t_mem.c
View file @
ca41b452
/*
* 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/tests/mempool_test.c
View file @
ca41b452
/*
* 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/tests/name_test.c
View file @
ca41b452
/*
* 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
...
...
bin/tests/names/Makefile.in
View file @
ca41b452
# 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/tests/names/t_names.c
View file @
ca41b452
/*
* 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
...
...
bin/tests/nconf_test.c
View file @
ca41b452
/*
* 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/tests/nxtify.c
View file @
ca41b452
/*
* 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/tests/omapi_test.c
View file @
ca41b452
/*
* Copyright (C) 1996, 1997, 1998, 1999 Internet Software Consortium.
* Copyright (C) 1996, 1997, 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
...
...
bin/tests/printmsg.c
View file @
ca41b452
/*
* 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
...
...
bin/tests/printmsg.h
View file @
ca41b452
/*
* 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
...
...
bin/tests/ratelimiter_test.c
View file @
ca41b452
/*
* 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/tests/rbt/Makefile.in
View file @
ca41b452
# 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/tests/rbt/t_rbt.c
View file @
ca41b452
/*
* 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
...
...
bin/tests/rbt_test.c
View file @
ca41b452
/*
* 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/tests/rdata_test.c
View file @
ca41b452
/*
* 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
...
...
bin/tests/res_test.c
View file @
ca41b452
/*
* 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/tests/rwlock_test.c
View file @
ca41b452
/*
* 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
...
...
bin/tests/sdig.c
View file @
ca41b452
/*
* 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/tests/serial_test.c
View file @
ca41b452
/*
* 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/tests/shutdown_test.c
View file @
ca41b452
/*
* 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
...
...
bin/tests/signer.c
View file @
ca41b452
/*
* 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/tests/sock_test.c
View file @
ca41b452
/*
* 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
...
...
bin/tests/sockaddr/Makefile.in
View file @
ca41b452
# Copyright (C) 199
8
,
1999
Internet Software Consortium.
# Copyright (C) 199
9
,
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/tests/sockaddr/t_sockaddr.c
View file @
ca41b452
/*
* 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/tests/sym_test.c
View file @
ca41b452
/*
* 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
...
...
bin/tests/t_api.pl
View file @
ca41b452
#!/usr/local/bin/perl
#
# 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/tests/task_test.c
View file @
ca41b452
/*
* 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
...
...
bin/tests/tasks/Makefile.in
View file @
ca41b452
# 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
...
...
bin/tests/tasks/t_tasks.c
View file @
ca41b452
/*
* 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
...
...
bin/tests/testzones.c
View file @
ca41b452
/*
* 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/tests/timer_test.c
View file @
ca41b452
/*
* 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
...
...
bin/tests/timers/Makefile.in
View file @
ca41b452
# 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/tests/timers/t_timers.c
View file @
ca41b452
/*
* 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/tests/tkey_test.c
View file @
ca41b452
/*
* 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/tests/update_test.pl
View file @
ca41b452
...
...
@@ -14,6 +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.
#
# Dynamic update test suite.
#
...
...
@@ -36,7 +37,7 @@
#
# perl -MCPAN -e "install Net::DNS"
#
# $Id: update_test.pl,v 1.
3
2000/02/0
1
23:
12:16
halley Exp $
# $Id: update_test.pl,v 1.
4
2000/02/0
3
23:
03:59
halley Exp $
#
use
Getopt::
Std
;
...
...
bin/tests/wire_test.c
View file @
ca41b452
/*
* 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/tests/zone2_test.c
View file @
ca41b452
/*
* 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/tests/zone_test.c
View file @
ca41b452
/*
* 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
...
...
Prev
1
2
3
Next
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