Code

check_host: Allocate a large-enough buffer for the host table.
[nagiosplug.git] / ACKNOWLEDGEMENTS
index a070a54d449b2debe3204ad9b016a4219575db97..7b8dbe2252ddc075b1643c618712c6543416da38 100644 (file)
@@ -2,7 +2,7 @@ This file contains the origin of code copied verbatim into some or all of the Na
 
 The NagiosPlugin team thanks the original authors.
 
-Copied code is cited in the source by indented commnents of the form
+Copied code is cited in the source by indented comments of the form
 
        .. indent level ..      /* Author YYYY sub-citation     see ACKNOWLEDGEMENTS */
 
@@ -17,5 +17,17 @@ Kompf, Martin 200-2003 Copyright the author
 http://cplus.kompf.de/macaddr.html
 Using the DLPI support on SysV systems to get the host MAC address in check_dhcp.c
 
+Stenberg, Daniel
+Copyright (c) 1996 - 2004, Daniel Stenberg, <daniel@haxx.se>
+http://curl.haxx.se/
+Use of duplication of macros in m4/np_curl.m4
 
+Coreutils team
+Copyright (C) 91, 1995-2004 Free Software Foundation, Inc.
+http://www.gnu.org/software/coreutils/
+Use of macros and lib files in m4/np_coreutils.m4 and lib/. Setuid installs in plugins-root
 
+Gnulib team
+Copyright (C) 2001, 2003, 2004, 2006 Free Software Foundation, Inc
+http://www.gnu.org/software/gnulib/
+Use of lib files that originally were used from coreutils