1 This file contains the origin of code copied verbatim into some or all of the Nagios plugins.
3 The NagiosPlugin team thanks the original authors.
5 Copied code is cited in the source by indented comments of the form
7 .. indent level .. /* Author YYYY sub-citation see ACKNOWLEDGEMENTS */
10 /* Author YYYY sub-citation */
13 getmac.c posted at http://lists.freebsd.org/pipermail/freebsd-hackers/2004-June/007415.html
14 The sysctl interface to the *BSD kernel is used to get the host MAC address in check_dhcp.c
16 Kompf, Martin 200-2003 Copyright the author
17 http://cplus.kompf.de/macaddr.html
18 Using the DLPI support on SysV systems to get the host MAC address in check_dhcp.c
21 Copyright (c) 1996 - 2004, Daniel Stenberg, <daniel@haxx.se>
23 Use of duplication of macros in m4/np_curl.m4
26 Copyright (C) 91, 1995-2004 Free Software Foundation, Inc.
27 http://www.gnu.org/software/coreutils/
28 Use of macros and lib files in m4/np_coreutils.m4 and lib/. Setuid installs in plugins-root
31 Copyright (C) 2001, 2003, 2004, 2006 Free Software Foundation, Inc
32 http://www.gnu.org/software/gnulib/
33 Use of lib files that originally were used from coreutils