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
3759f10f
Commit
3759f10f
authored
May 23, 2015
by
Francis Dupont
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added print.h includes, updated copyrights
parent
46ee7c32
Changes
118
Hide whitespace changes
Inline
Side-by-side
Showing
75 changed files
with
146 additions
and
70 deletions
+146
-70
bin/check/check-tool.c
bin/check/check-tool.c
+2
-1
bin/check/named-checkconf.c
bin/check/named-checkconf.c
+2
-1
bin/check/named-checkzone.c
bin/check/named-checkzone.c
+2
-1
bin/confgen/keygen.c
bin/confgen/keygen.c
+2
-1
bin/confgen/util.c
bin/confgen/util.c
+2
-1
bin/dnssec/dnssec-keygen.c
bin/dnssec/dnssec-keygen.c
+1
-0
bin/named/logconf.c
bin/named/logconf.c
+2
-1
bin/named/win32/ntservice.c
bin/named/win32/ntservice.c
+1
-0
bin/pkcs11/pkcs11-destroy.c
bin/pkcs11/pkcs11-destroy.c
+2
-1
bin/pkcs11/pkcs11-keygen.c
bin/pkcs11/pkcs11-keygen.c
+2
-1
bin/pkcs11/pkcs11-list.c
bin/pkcs11/pkcs11-list.c
+2
-1
bin/pkcs11/pkcs11-tokens.c
bin/pkcs11/pkcs11-tokens.c
+2
-1
bin/rndc/rndc.c
bin/rndc/rndc.c
+1
-0
bin/rndc/util.c
bin/rndc/util.c
+2
-1
bin/tests/adb_test.c
bin/tests/adb_test.c
+2
-1
bin/tests/backtrace_test.c
bin/tests/backtrace_test.c
+2
-1
bin/tests/byaddr_test.c
bin/tests/byaddr_test.c
+2
-1
bin/tests/byname_test.c
bin/tests/byname_test.c
+2
-1
bin/tests/cfg_test.c
bin/tests/cfg_test.c
+2
-1
bin/tests/compress_test.c
bin/tests/compress_test.c
+2
-1
bin/tests/db_test.c
bin/tests/db_test.c
+1
-0
bin/tests/dst/dst_test.c
bin/tests/dst/dst_test.c
+2
-1
bin/tests/entropy2_test.c
bin/tests/entropy2_test.c
+2
-1
bin/tests/entropy_test.c
bin/tests/entropy_test.c
+3
-2
bin/tests/fsaccess_test.c
bin/tests/fsaccess_test.c
+2
-1
bin/tests/gxba_test.c
bin/tests/gxba_test.c
+2
-1
bin/tests/gxbn_test.c
bin/tests/gxbn_test.c
+2
-1
bin/tests/hash_test.c
bin/tests/hash_test.c
+2
-1
bin/tests/inter_test.c
bin/tests/inter_test.c
+2
-1
bin/tests/keyboard_test.c
bin/tests/keyboard_test.c
+2
-1
bin/tests/lex_test.c
bin/tests/lex_test.c
+2
-1
bin/tests/lfsr_test.c
bin/tests/lfsr_test.c
+2
-1
bin/tests/log_test.c
bin/tests/log_test.c
+2
-1
bin/tests/lwres_test.c
bin/tests/lwres_test.c
+2
-1
bin/tests/lwresconf_test.c
bin/tests/lwresconf_test.c
+2
-1
bin/tests/makejournal.c
bin/tests/makejournal.c
+2
-1
bin/tests/master_test.c
bin/tests/master_test.c
+2
-1
bin/tests/name_test.c
bin/tests/name_test.c
+2
-1
bin/tests/names/t_names.c
bin/tests/names/t_names.c
+2
-1
bin/tests/net/driver.c
bin/tests/net/driver.c
+2
-1
bin/tests/net/netaddr_multicast.c
bin/tests/net/netaddr_multicast.c
+2
-1
bin/tests/pkcs11/benchmarks/find.c
bin/tests/pkcs11/benchmarks/find.c
+2
-1
bin/tests/pkcs11/benchmarks/genrsa.c
bin/tests/pkcs11/benchmarks/genrsa.c
+2
-1
bin/tests/pkcs11/benchmarks/login.c
bin/tests/pkcs11/benchmarks/login.c
+2
-1
bin/tests/pkcs11/benchmarks/random.c
bin/tests/pkcs11/benchmarks/random.c
+2
-1
bin/tests/pkcs11/benchmarks/session.c
bin/tests/pkcs11/benchmarks/session.c
+2
-1
bin/tests/pkcs11/benchmarks/sha1.c
bin/tests/pkcs11/benchmarks/sha1.c
+2
-1
bin/tests/pkcs11/benchmarks/sign.c
bin/tests/pkcs11/benchmarks/sign.c
+2
-1
bin/tests/pkcs11/benchmarks/verify.c
bin/tests/pkcs11/benchmarks/verify.c
+2
-1
bin/tests/pkcs11/pkcs11-hmacmd5.c
bin/tests/pkcs11/pkcs11-hmacmd5.c
+2
-1
bin/tests/pkcs11/pkcs11-md5sum.c
bin/tests/pkcs11/pkcs11-md5sum.c
+2
-1
bin/tests/printmsg.c
bin/tests/printmsg.c
+2
-1
bin/tests/ratelimiter_test.c
bin/tests/ratelimiter_test.c
+2
-1
bin/tests/rbt_test.c
bin/tests/rbt_test.c
+2
-1
bin/tests/rdata_test.c
bin/tests/rdata_test.c
+2
-1
bin/tests/serial_test.c
bin/tests/serial_test.c
+2
-1
bin/tests/sig0_test.c
bin/tests/sig0_test.c
+2
-1
bin/tests/sym_test.c
bin/tests/sym_test.c
+2
-1
bin/tests/system/builtin/gethostname.c
bin/tests/system/builtin/gethostname.c
+2
-1
bin/tests/system/lwresd/lwtest.c
bin/tests/system/lwresd/lwtest.c
+2
-1
bin/tests/system/pipelined/pipequeries.c
bin/tests/system/pipelined/pipequeries.c
+1
-0
bin/tests/system/resolver/edns-version.c
bin/tests/system/resolver/edns-version.c
+2
-1
bin/tests/system/rndc/gencheck.c
bin/tests/system/rndc/gencheck.c
+3
-1
bin/tests/system/rsabigexponent/bigkey.c
bin/tests/system/rsabigexponent/bigkey.c
+2
-1
bin/tests/system/tkey/keycreate.c
bin/tests/system/tkey/keycreate.c
+2
-1
bin/tests/system/tkey/keydelete.c
bin/tests/system/tkey/keydelete.c
+2
-1
bin/tests/task_test.c
bin/tests/task_test.c
+2
-1
bin/tests/timer_test.c
bin/tests/timer_test.c
+2
-1
bin/tests/wire_test.c
bin/tests/wire_test.c
+2
-1
bin/tests/zone_test.c
bin/tests/zone_test.c
+2
-1
bin/tools/arpaname.c
bin/tools/arpaname.c
+2
-1
bin/tools/isc-hmac-fixup.c
bin/tools/isc-hmac-fixup.c
+2
-1
bin/tools/named-journalprint.c
bin/tools/named-journalprint.c
+2
-1
bin/tools/named-rrchecker.c
bin/tools/named-rrchecker.c
+2
-1
lib/dns/adb.c
lib/dns/adb.c
+1
-0
No files found.
bin/check/check-tool.c
View file @
3759f10f
/*
* Copyright (C) 2004-201
4
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-201
5
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000-2002 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -33,6 +33,7 @@
#include <isc/mem.h>
#include <isc/netdb.h>
#include <isc/net.h>
#include <isc/print.h>
#include <isc/region.h>
#include <isc/stdio.h>
#include <isc/string.h>
...
...
bin/check/named-checkconf.c
View file @
3759f10f
/*
* Copyright (C) 2004-2007, 2009-201
4
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-2007, 2009-201
5
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2002 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -31,6 +31,7 @@
#include <isc/hash.h>
#include <isc/log.h>
#include <isc/mem.h>
#include <isc/print.h>
#include <isc/result.h>
#include <isc/string.h>
#include <isc/util.h>
...
...
bin/check/named-checkzone.c
View file @
3759f10f
/*
* Copyright (C) 2004-201
4
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-201
5
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -30,6 +30,7 @@
#include <isc/hash.h>
#include <isc/log.h>
#include <isc/mem.h>
#include <isc/print.h>
#include <isc/socket.h>
#include <isc/string.h>
#include <isc/task.h>
...
...
bin/confgen/keygen.c
View file @
3759f10f
/*
* Copyright (C) 2009, 2012-201
4
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2009, 2012-201
5
Internet Systems Consortium, Inc. ("ISC")
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
@@ -29,6 +29,7 @@
#include <isc/file.h>
#include <isc/keyboard.h>
#include <isc/mem.h>
#include <isc/print.h>
#include <isc/result.h>
#include <isc/string.h>
...
...
bin/confgen/util.c
View file @
3759f10f
/*
* Copyright (C) 2009 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2009
, 2015
Internet Systems Consortium, Inc. ("ISC")
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
@@ -25,6 +25,7 @@
#include <stdio.h>
#include <isc/boolean.h>
#include <isc/print.h>
#include "util.h"
...
...
bin/dnssec/dnssec-keygen.c
View file @
3759f10f
...
...
@@ -41,6 +41,7 @@
#include <isc/commandline.h>
#include <isc/entropy.h>
#include <isc/mem.h>
#include <isc/print.h>
#include <isc/region.h>
#include <isc/string.h>
#include <isc/util.h>
...
...
bin/named/logconf.c
View file @
3759f10f
/*
* Copyright (C) 2004-2007, 2011, 2013
,
201
4
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-2007, 2011, 2013
-
201
5
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -23,6 +23,7 @@
#include <isc/file.h>
#include <isc/offset.h>
#include <isc/print.h>
#include <isc/result.h>
#include <isc/stdio.h>
#include <isc/string.h>
...
...
bin/named/win32/ntservice.c
View file @
3759f10f
...
...
@@ -23,6 +23,7 @@
#include <isc/app.h>
#include <isc/commandline.h>
#include <isc/log.h>
#include <isc/print.h>
#include <named/globals.h>
#include <named/ntservice.h>
...
...
bin/pkcs11/pkcs11-destroy.c
View file @
3759f10f
/*
* Copyright (C) 2009 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2009
, 2015
Internet Systems Consortium, Inc. ("ISC")
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
@@ -57,6 +57,7 @@
#include <sys/types.h>
#include <isc/commandline.h>
#include <isc/print.h>
#include <isc/result.h>
#include <isc/types.h>
...
...
bin/pkcs11/pkcs11-keygen.c
View file @
3759f10f
/*
* Copyright (C) 2009,2012 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2009,
2012
, 2015
Internet Systems Consortium, Inc. ("ISC")
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
@@ -64,6 +64,7 @@
#include <sys/types.h>
#include <isc/commandline.h>
#include <isc/print.h>
#include <isc/result.h>
#include <isc/types.h>
...
...
bin/pkcs11/pkcs11-list.c
View file @
3759f10f
/*
* Copyright (C) 2009 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2009
, 2015
Internet Systems Consortium, Inc. ("ISC")
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
@@ -54,6 +54,7 @@
#include <sys/types.h>
#include <isc/commandline.h>
#include <isc/print.h>
#include <isc/result.h>
#include <isc/types.h>
...
...
bin/pkcs11/pkcs11-tokens.c
View file @
3759f10f
/*
* Copyright (C) 2014 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2014
, 2015
Internet Systems Consortium, Inc. ("ISC")
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
@@ -31,6 +31,7 @@
#include <isc/commandline.h>
#include <isc/mem.h>
#include <isc/print.h>
#include <isc/result.h>
#include <isc/types.h>
...
...
bin/rndc/rndc.c
View file @
3759f10f
...
...
@@ -32,6 +32,7 @@
#include <isc/log.h>
#include <isc/net.h>
#include <isc/mem.h>
#include <isc/print.h>
#include <isc/random.h>
#include <isc/socket.h>
#include <isc/stdtime.h>
...
...
bin/rndc/util.c
View file @
3759f10f
/*
* Copyright (C) 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2005, 2007
, 2015
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000, 2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -26,6 +26,7 @@
#include <stdio.h>
#include <isc/boolean.h>
#include <isc/print.h>
#include "util.h"
...
...
bin/tests/adb_test.c
View file @
3759f10f
/*
* Copyright (C) 2004, 2005, 2007, 2009, 2011-2013 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2005, 2007, 2009, 2011-2013
, 2015
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -29,6 +29,7 @@
#include <isc/buffer.h>
#include <isc/entropy.h>
#include <isc/hash.h>
#include <isc/print.h>
#include <isc/socket.h>
#include <isc/task.h>
#include <isc/timer.h>
...
...
bin/tests/backtrace_test.c
View file @
3759f10f
/*
* Copyright (C) 2009, 2013 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2009, 2013
, 2015
Internet Systems Consortium, Inc. ("ISC")
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
@@ -22,6 +22,7 @@
#include <string.h>
#include <isc/backtrace.h>
#include <isc/print.h>
#include <isc/result.h>
const
char
*
expected_symbols
[]
=
{
...
...
bin/tests/byaddr_test.c
View file @
3759f10f
/*
* Copyright (C) 2004, 2005, 2007, 2012 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2005, 2007, 2012
, 2015
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000-2002 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -30,6 +30,7 @@
#include <isc/commandline.h>
#include <isc/mem.h>
#include <isc/netaddr.h>
#include <isc/print.h>
#include <isc/task.h>
#include <isc/timer.h>
#include <isc/util.h>
...
...
bin/tests/byname_test.c
View file @
3759f10f
/*
* Copyright (C) 2004, 2005, 2007, 2009, 2012 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2005, 2007, 2009, 2012
, 2015
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000, 2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -32,6 +32,7 @@
#include <isc/entropy.h>
#include <isc/hash.h>
#include <isc/netaddr.h>
#include <isc/print.h>
#include <isc/task.h>
#include <isc/timer.h>
#include <isc/util.h>
...
...
bin/tests/cfg_test.c
View file @
3759f10f
/*
* Copyright (C) 2004, 2005, 2007, 2009-2011 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2005, 2007, 2009-2011
, 2015
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2001, 2002 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -25,6 +25,7 @@
#include <stdlib.h>
#include <isc/mem.h>
#include <isc/print.h>
#include <isc/string.h>
#include <isc/util.h>
...
...
bin/tests/compress_test.c
View file @
3759f10f
/*
* Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-2007
, 2015
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -27,6 +27,7 @@
#include <isc/buffer.h>
#include <isc/commandline.h>
#include <isc/mem.h>
#include <isc/print.h>
#include <isc/util.h>
#include <dns/compress.h>
...
...
bin/tests/db_test.c
View file @
3759f10f
...
...
@@ -29,6 +29,7 @@
#include <isc/commandline.h>
#include <isc/log.h>
#include <isc/mem.h>
#include <isc/print.h>
#include <isc/time.h>
#include <isc/string.h>
#include <isc/util.h>
...
...
bin/tests/dst/dst_test.c
View file @
3759f10f
/*
* Copyright (C) 2004, 2005, 2007, 2009, 2012, 2014 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2005, 2007, 2009, 2012, 2014
, 2015
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -26,6 +26,7 @@
#include <isc/buffer.h>
#include <isc/entropy.h>
#include <isc/mem.h>
#include <isc/print.h>
#include <isc/region.h>
#include <isc/string.h>
/* Required for HP/UX (and others?) */
...
...
bin/tests/entropy2_test.c
View file @
3759f10f
/*
* Copyright (C) 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2005, 2007
, 2015
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000, 2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -27,6 +27,7 @@
#include <isc/entropy.h>
#include <isc/keyboard.h>
#include <isc/mem.h>
#include <isc/print.h>
#include <isc/string.h>
#include <isc/time.h>
#include <isc/util.h>
...
...
bin/tests/entropy_test.c
View file @
3759f10f
/*
* Copyright (C) 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2005, 2007
, 2015
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000, 2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -26,8 +26,9 @@
#include <isc/entropy.h>
#include <isc/mem.h>
#include <isc/
util
.h>
#include <isc/
print
.h>
#include <isc/string.h>
#include <isc/util.h>
static
void
hex_dump
(
const
char
*
msg
,
void
*
data
,
unsigned
int
length
)
{
...
...
bin/tests/fsaccess_test.c
View file @
3759f10f
/*
* Copyright (C) 2004, 2005, 2007, 2012 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2005, 2007, 2012
, 2015
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000, 2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -29,6 +29,7 @@
#include <sys/stat.h>
/* Non-portable. */
#include <isc/fsaccess.h>
#include <isc/print.h>
#include <isc/result.h>
#define PATH "/tmp/fsaccess"
...
...
bin/tests/gxba_test.c
View file @
3759f10f
/*
* Copyright (C) 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2005, 2007
, 2015
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000, 2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -23,6 +23,7 @@
#include <stdio.h>
#include <isc/net.h>
#include <isc/print.h>
#include <lwres/netdb.h>
...
...
bin/tests/gxbn_test.c
View file @
3759f10f
/*
* Copyright (C) 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2005, 2007
, 2015
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000, 2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -23,6 +23,7 @@
#include <stdio.h>
#include <isc/net.h>
#include <isc/print.h>
#include <lwres/netdb.h>
...
...
bin/tests/hash_test.c
View file @
3759f10f
/*
* Copyright (C) 2004-2007, 2014 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-2007, 2014
, 2015
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000, 2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -28,6 +28,7 @@
#include <isc/md5.h>
#include <isc/sha1.h>
#include <isc/util.h>
#include <isc/print.h>
#include <isc/string.h>
static
void
...
...
bin/tests/inter_test.c
View file @
3759f10f
/*
* Copyright (C) 2004, 2005, 2007, 2008 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2005, 2007, 2008
, 2015
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000, 2001, 2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -24,6 +24,7 @@
#include <isc/interfaceiter.h>
#include <isc/mem.h>
#include <isc/print.h>
#include <isc/util.h>
int
...
...
bin/tests/keyboard_test.c
View file @
3759f10f
/*
* Copyright (C) 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2005, 2007
, 2015
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000, 2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -24,6 +24,7 @@
#include <stdlib.h>
#include <isc/keyboard.h>
#include <isc/print.h>
#include <isc/util.h>
static
void
...
...
bin/tests/lex_test.c
View file @
3759f10f
/*
* Copyright (C) 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2005, 2007
, 2015
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1998-2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -23,6 +23,7 @@
#include <isc/commandline.h>
#include <isc/lex.h>
#include <isc/mem.h>
#include <isc/print.h>
#include <isc/util.h>
isc_mem_t
*
mctx
;
...
...
bin/tests/lfsr_test.c
View file @
3759f10f
/*
* Copyright (C) 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2005, 2007
, 2015
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -23,6 +23,7 @@
#include <stdio.h>
#include <isc/lfsr.h>
#include <isc/print.h>
#include <isc/util.h>
isc_uint32_t
state
[
1024
*
64
];
...
...
bin/tests/log_test.c
View file @
3759f10f
/*
* Copyright (C) 2004, 2007, 2011, 2014 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2007, 2011, 2014
, 2015
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -26,6 +26,7 @@
#include <isc/commandline.h>
#include <isc/mem.h>
#include <isc/print.h>
#include <isc/string.h>
#include <isc/util.h>
...
...
bin/tests/lwres_test.c
View file @
3759f10f
/*
* Copyright (C) 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2005, 2007
, 2015
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000, 2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -25,6 +25,7 @@
#include <isc/mem.h>
#include <isc/netaddr.h>
#include <isc/print.h>
#include <isc/util.h>
#include <lwres/lwres.h>
...
...
bin/tests/lwresconf_test.c
View file @
3759f10f
/*
* Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2007
, 2015
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000, 2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -22,6 +22,7 @@
#include <stdlib.h>
#include <isc/mem.h>
#include <isc/print.h>
#include <isc/util.h>
#include <lwres/lwres.h>
...
...
bin/tests/makejournal.c
View file @
3759f10f
/*
* Copyright (C) 2013 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2013
, 2015
Internet Systems Consortium, Inc. ("ISC")
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
@@ -28,6 +28,7 @@
#include <dns/journal.h>
#include <dns/log.h>
#include <dns/name.h>
#include <isc/print.h>
#include <dns/result.h>
#include <dns/types.h>
...
...
bin/tests/master_test.c
View file @
3759f10f
/*
* Copyright (C) 2004, 2007, 2009 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2007, 2009
, 2015
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -24,6 +24,7 @@
#include <isc/buffer.h>
#include <isc/mem.h>
#include <isc/print.h>
#include <isc/util.h>
#include <dns/callbacks.h>
...
...
bin/tests/name_test.c
View file @
3759f10f
/*
* Copyright (C) 2004, 2005, 2007, 2009 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2005, 2007, 2009
, 2015
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1998-2001, 2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -22,6 +22,7 @@
#include <stdlib.h>
#include <isc/commandline.h>
#include <isc/print.h>
#include <isc/string.h>
#include <isc/util.h>
...
...
bin/tests/names/t_names.c
View file @
3759f10f
/*
* Copyright (C) 2004-2009, 2011-201
4
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-2009, 2011-201
5
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1998-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -24,6 +24,7 @@
#include <isc/buffer.h>
#include <isc/mem.h>
#include <isc/print.h>
#include <isc/string.h>
#include <dns/compress.h>
...
...
bin/tests/net/driver.c
View file @
3759f10f
/*
* Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2007
, 2015
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000, 2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -23,6 +23,7 @@
#include <stdio.h>
#include <time.h>
#include <isc/print.h>
#include <isc/string.h>
#include <isc/util.h>
...
...
bin/tests/net/netaddr_multicast.c
View file @
3759f10f
/*
* Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2007
, 2015
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000, 2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -24,6 +24,7 @@
#include <isc/net.h>
#include <isc/netaddr.h>
#include <isc/print.h>
#include <isc/string.h>
#include <isc/types.h>
#include <isc/util.h>
...
...
bin/tests/pkcs11/benchmarks/find.c
View file @
3759f10f
/*
* Copyright (C) 2014 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2014
, 2015
Internet Systems Consortium, Inc. ("ISC")
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
@@ -51,6 +51,7 @@
#include <unistd.h>
#include <isc/commandline.h>
#include <isc/print.h>
#include <isc/result.h>
#include <isc/types.h>
...
...
bin/tests/pkcs11/benchmarks/genrsa.c
View file @
3759f10f
/*
* Copyright (C) 2014 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2014
, 2015
Internet Systems Consortium, Inc. ("ISC")
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
@@ -53,6 +53,7 @@
#include <unistd.h>
#include <isc/commandline.h>
#include <isc/print.h>
#include <isc/result.h>
#include <isc/types.h>
...
...
bin/tests/pkcs11/benchmarks/login.c
View file @
3759f10f
/*
* Copyright (C) 2014 Internet Systems Consortium, Inc. ("ISC")