summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2020-12-06 06:33:29 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2020-12-06 06:33:29 (EST)
commit8dba02e7f54dc49296e676c7e9b4a8ba48697db2 (patch)
treef53ae3cdd025882f37ec09420f814891ce241a44
parent3a8b3d41ac74bf645cd75dc4bac9ddeae952cfe1 (diff)
copyright: Add authorship notices
Not everyone says "Copyright" or "(C)" in their header comments.
-rw-r--r--copyright1284
1 files changed, 1132 insertions, 152 deletions
diff --git a/copyright b/copyright
index 0555204..a96a076 100644
--- a/copyright
+++ b/copyright
@@ -1,9 +1,8 @@
Upstream Source: GNU GPL Version 2 or Later
===========================================
-archival/ar.c, archival/cpio.c, archival/dpkg_deb.c,
-archival/libarchive/common.c, archival/libarchive/data_align.c,
-archival/libarchive/data_extract_all.c,
+archival/cpio.c, archival/dpkg_deb.c, archival/libarchive/common.c,
+archival/libarchive/data_align.c, archival/libarchive/data_extract_all.c,
archival/libarchive/data_extract_to_command.c,
archival/libarchive/data_extract_to_stdout.c, archival/libarchive/data_skip.c,
archival/libarchive/decompress_bunzip2.c,
@@ -23,12 +22,11 @@ archival/libarchive/unpack_ar_archive.c, archival/libarchive/unsafe_prefix.c,
archival/libarchive/unsafe_symlink_target.c, archival/rpm.c, archival/rpm.h,
archival/unzip.c, console-tools/chvt.c, console-tools/clear.c,
console-tools/deallocvt.c, console-tools/dumpkmap.c, console-tools/fgconsole.c,
-console-tools/loadkmap.c, console-tools/openvt.c, console-tools/reset.c,
-console-tools/resize.c, console-tools/setconsole.c, console-tools/setkeycodes.c,
-console-tools/setlogcons.c, coreutils/basename.c, coreutils/chgrp.c,
-coreutils/chmod.c, coreutils/chown.c, coreutils/chroot.c, coreutils/cksum.c,
-coreutils/comm.c, coreutils/cp.c, coreutils/cut.c, coreutils/date.c,
-coreutils/dd.c, coreutils/df.c, coreutils/dirname.c, coreutils/dos2unix.c,
+console-tools/loadkmap.c, console-tools/openvt.c, console-tools/resize.c,
+console-tools/setconsole.c, console-tools/setkeycodes.c, coreutils/basename.c,
+coreutils/chgrp.c, coreutils/chmod.c, coreutils/chown.c, coreutils/chroot.c,
+coreutils/cksum.c, coreutils/comm.c, coreutils/cp.c, coreutils/cut.c,
+coreutils/date.c, coreutils/dd.c, coreutils/df.c, coreutils/dirname.c,
coreutils/du.c, coreutils/expand.c, coreutils/expr.c, coreutils/false.c,
coreutils/fold.c, coreutils/head.c, coreutils/hostid.c, coreutils/id.c,
coreutils/install.c, coreutils/libcoreutils/coreutils.h, coreutils/ln.c,
@@ -46,27 +44,27 @@ coreutils/yes.c, debianutils/pipe_progress.c, debianutils/start_stop_daemon.c,
debianutils/which.c, editors/awk.c, editors/cmp.c, editors/diff.c,
editors/patch_bbox.c, editors/vi.c, findutils/grep.c, findutils/xargs.c,
include/applet_metadata.h, include/ar.h, include/busybox.h, include/platform.h,
-include/rtc_.h, init/bootchartd.c, init/init.c, libbb/ask_confirmation.c,
-libbb/bb_askpass.c, libbb/bb_pwd.c, libbb/bb_strtod.c, libbb/bb_strtonum.c,
-libbb/bbunit.c, libbb/capability.c, libbb/compare_string_array.c,
-libbb/concat_subpath_file.c, libbb/copy_file.c, libbb/copyfd.c,
-libbb/default_error_retval.c, libbb/device_open.c, libbb/die_if_bad_username.c,
-libbb/executable.c, libbb/fclose_nonstdin.c, libbb/fflush_stdout_and_exit.c,
+include/rtc_.h, init/bootchartd.c, libbb/ask_confirmation.c, libbb/bb_askpass.c,
+libbb/bb_pwd.c, libbb/bb_strtod.c, libbb/bb_strtonum.c, libbb/bbunit.c,
+libbb/capability.c, libbb/compare_string_array.c, libbb/concat_subpath_file.c,
+libbb/copy_file.c, libbb/copyfd.c, libbb/default_error_retval.c,
+libbb/device_open.c, libbb/die_if_bad_username.c, libbb/executable.c,
+libbb/fclose_nonstdin.c, libbb/fflush_stdout_and_exit.c,
libbb/find_mount_point.c, libbb/find_pid_by_name.c, libbb/find_root_device.c,
libbb/full_write.c, libbb/get_last_path_component.c, libbb/get_line_from_file.c,
libbb/getopt32.c, libbb/getopt_allopts.c, libbb/getpty.c, libbb/herror_msg.c,
libbb/kernel_version.c, libbb/last_char_is.c, libbb/llist.c, libbb/logenv.c,
libbb/login.c, libbb/loop.c, libbb/make_directory.c, libbb/match_fstype.c,
libbb/messages.c, libbb/mode_string.c, libbb/mtab.c, libbb/obscure.c,
-libbb/parse_config.c, libbb/parse_mode.c, libbb/perror_msg.c,
-libbb/perror_nomsg.c, libbb/perror_nomsg_and_die.c, libbb/pidfile.c,
-libbb/print_flags.c, libbb/process_escape_sequence.c, libbb/procps.c,
-libbb/pw_encrypt.c, libbb/read.c, libbb/read_printf.c, libbb/recursive_action.c,
-libbb/remove_file.c, libbb/replace.c, libbb/safe_gethostname.c,
-libbb/safe_strncpy.c, libbb/safe_write.c, libbb/simplify_path.c,
-libbb/skip_whitespace.c, libbb/speed_table.c, libbb/str_tolower.c,
-libbb/strrstr.c, libbb/sysconf.c, libbb/u_signal_names.c, libbb/uuencode.c,
-libbb/verror_msg.c, libbb/vfork_daemon_rexec.c, libbb/warn_ignoring_args.c,
+libbb/parse_config.c, libbb/parse_mode.c, libbb/percent_decode.c,
+libbb/perror_msg.c, libbb/perror_nomsg.c, libbb/perror_nomsg_and_die.c,
+libbb/pidfile.c, libbb/print_flags.c, libbb/process_escape_sequence.c,
+libbb/procps.c, libbb/pw_encrypt.c, libbb/read.c, libbb/read_printf.c,
+libbb/recursive_action.c, libbb/remove_file.c, libbb/replace.c,
+libbb/safe_gethostname.c, libbb/safe_strncpy.c, libbb/safe_write.c,
+libbb/simplify_path.c, libbb/skip_whitespace.c, libbb/speed_table.c,
+libbb/str_tolower.c, libbb/strrstr.c, libbb/sysconf.c, libbb/u_signal_names.c,
+libbb/uuencode.c, libbb/verror_msg.c, libbb/warn_ignoring_args.c,
libbb/wfopen.c, libbb/wfopen_input.c, libbb/write.c, libbb/xgethostbyname.c,
libpwdgrp/pwd_grp.c, loginutils/addgroup.c, loginutils/adduser.c,
loginutils/chpasswd.c, loginutils/getty.c, loginutils/login.c,
@@ -74,52 +72,41 @@ loginutils/passwd.c, loginutils/su.c, loginutils/sulogin.c, loginutils/vlock.c,
miscutils/adjtimex.c, miscutils/beep.c, miscutils/conspy.c, miscutils/crond.c,
miscutils/crontab.c, miscutils/dc.c, miscutils/devmem.c, miscutils/fbsplash.c,
miscutils/flash_eraseall.c, miscutils/less.c, miscutils/lsscsi.c,
-miscutils/makedevs.c, miscutils/mt.c, miscutils/raidautorun.c,
-miscutils/readahead.c, miscutils/rfkill.c, miscutils/runlevel.c, miscutils/rx.c,
-miscutils/setserial.c, miscutils/strings.c, miscutils/watchdog.c,
-modutils/depmod.c, modutils/insmod.c, modutils/lsmod.c, modutils/modinfo.c,
-modutils/modprobe.c, modutils/modutils.c, modutils/modutils.h, modutils/rmmod.c,
-networking/arping.c, networking/dnsd.c, networking/ftpgetput.c,
-networking/hostname.c, networking/httpd.c, networking/ifconfig.c,
-networking/ifplugd.c, networking/ifupdown.c, networking/interface.c,
-networking/ip.c, networking/ipcalc.c, networking/libiproute/ipaddress.c,
-networking/libiproute/iplink.c, networking/libiproute/ipneigh.c,
-networking/libiproute/iproute.c, networking/libiproute/iptunnel.c,
-networking/libiproute/utils.c, networking/nameif.c, networking/nc.c,
-networking/netstat.c, networking/parse_pasv_epsv.c, networking/pscan.c,
-networking/route.c, networking/slattach.c, networking/tc.c, networking/telnet.c,
-networking/telnetd.c, networking/udhcp/common.h, networking/udhcp/dumpleases.c,
-networking/vconfig.c, networking/whois.c, networking/zcip.c, procps/kill.c,
-procps/pgrep.c, procps/sysctl.c, procps/watch.c, sysklogd/klogd.c,
-sysklogd/logread.c, sysklogd/syslogd.c, util-linux/blkdiscard.c,
-util-linux/chrt.c, util-linux/eject.c, util-linux/fdisk.c, util-linux/fstrim.c,
-util-linux/getopt.c, util-linux/hwclock.c, util-linux/ionice.c,
-util-linux/ipcrm.c, util-linux/ipcs.c, util-linux/last_fancy.c,
-util-linux/losetup.c, util-linux/lspci.c, util-linux/lsusb.c, util-linux/mesg.c,
-util-linux/more.c, util-linux/nsenter.c, util-linux/rdate.c,
-util-linux/readprofile.c, util-linux/renice.c, util-linux/scriptreplay.c,
-util-linux/setarch.c, util-linux/setpriv.c, util-linux/taskset.c,
-util-linux/unshare.c, util-linux/wall.c
+miscutils/mt.c, miscutils/raidautorun.c, miscutils/readahead.c,
+miscutils/rfkill.c, miscutils/runlevel.c, miscutils/rx.c, miscutils/setserial.c,
+miscutils/strings.c, miscutils/watchdog.c, modutils/depmod.c, modutils/insmod.c,
+modutils/lsmod.c, modutils/modinfo.c, modutils/modprobe.c, modutils/modutils.c,
+modutils/modutils.h, modutils/rmmod.c, networking/dnsd.c,
+networking/ftpgetput.c, networking/hostname.c, networking/httpd.c,
+networking/ifconfig.c, networking/ifplugd.c, networking/ifupdown.c,
+networking/nc.c, networking/parse_pasv_epsv.c, networking/pscan.c,
+networking/udhcp/dumpleases.c, networking/vconfig.c, networking/whois.c,
+networking/zcip.c, procps/kill.c, procps/pgrep.c, procps/watch.c,
+sysklogd/klogd.c, sysklogd/logread.c, sysklogd/syslogd.c,
+util-linux/blkdiscard.c, util-linux/chrt.c, util-linux/eject.c,
+util-linux/fdisk.c, util-linux/getopt.c, util-linux/hwclock.c,
+util-linux/last_fancy.c, util-linux/losetup.c, util-linux/lspci.c,
+util-linux/lsusb.c, util-linux/mesg.c, util-linux/nsenter.c, util-linux/rdate.c,
+util-linux/readprofile.c, util-linux/renice.c, util-linux/setarch.c,
+util-linux/taskset.c, util-linux/unshare.c, util-linux/wall.c
--------------------------------------------------------------------------------
Copyright (C) 86, 1989-2006 Free Software Foundation, Inc.
Copyright 1991-1997 Miquel van Smoorenburg.
Copyright (C) 1992 A. V. Le Blanc (LeBlanc@mcc.ac.uk)
-Copyright 1993 MicroWalt Corporation
Copyright (C) 1994-1998 Andries E. Brouwer <aeb@cwi.nl>
Copyright 1994 Matthew Dillon (dillon@apollo.west.oic.com)
-Copyright (C) 1994-2000 by Tomi Ollila
Copyright (C) 1994,1996 Alessandro Rubini (rubini@ipvvis.unipv.it)
Copyright (C) 1995, 1996 by Bruce Perens <bruce@pixar.com>.
Copyright (C) 1996 Brian Candler <B.Candler@pobox.com>
Copyright 1997, 2000, 2001 Larry Doolittle
Copyright (c) 1997, 1998, 1999, 2000 Frodo Looijaard <frodol@dds.nl>
Copyright 1998 by Albert Cahalan; all rights reserved.
-Copyright (C) 1998 Dave Cinege
+Copyright (C) 1998-1999 Dave Cinege
Copyright (C) 1998, 1999 Charles P. Wright
Copyright (C) 1998 Enrique Zanardi <ezanardi@ull.es>
Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
-Copyright (C) 1999 by Randolph Chung <tausq@debian.org>
+Copyright (C) 1999-2000 by Randolph Chung <tausq@debian.org>
Copyright (C) 1999,2000,2001 by Lineo, inc.
Copyright (C) 1999,2000,2001 by Lineo, inc. and John Beppu
Copyright (C) 1999,2000,2001 by John Beppu <beppu@codepoet.org>
@@ -131,7 +118,6 @@ Copyright (C) 2000 Arcom Control System Ltd
(C) Copyright 2000, Axis Communications AB, LUND, SWEDEN
Copyright (C) 2000, Jan-Derk Bakker (J.D.Bakker@its.tudelft.nl)
Copyright (c) 2000, 2002 Edward Betts <edward@debian.org>
-Copyright (C) 2000 by Randolph Chung <tausq@debian.org>
Copyright (C) 2000-2001 by Gennady Feldman <gfeldman@gena01.com>
Copyright (C) 2000 by Karl M. Hegbloom <karlheg@debian.org>
Copyright (C) 2000, 2001 Sterling Huxley <sterling@europa.com>
@@ -151,7 +137,6 @@ Copyright 2002 Andi Kleen, SuSE Labs.
Copyright (C) 2002 by Bart Visscher <magick@linux-fan.com>
Copyright (C) 2002 by Dmitry Zakharov <dmit@crp.bank.gov.ua>
Copyright (C) 2003 Bastian Blank <waldi@tuxbox.org>
-Copyright (C) 2003 Russ Dill <Russ.Dill@asu.edu>
Copyright (C) 2003 by Arthur van Hoff (avh@strangeberry.com)
Copyright (C) 2003 by Rob Landley <rob@landley.net>, Joey Hess
Copyright (C) 2004-2006 Rob Landley <rob@landley.net>
@@ -167,11 +152,12 @@ Copyright (C) 2005 by Mike Frysinger <vapier@gentoo.org>
Copyright (C) 2005 Odd Arild Olsen (oao at fibula dot no)
Copyright (C) 2005-2009 Bernhard Reutner-Fischer
Copyright (C) 2005-2006 by Robert Sullivan
-Copyright (C) 2006 by Rob Sullivan, with ideas from code by Walter Harms
+(C) 2006 Jac Goudsmit
Copyright (C) 2006 by Jan Kiszka <jan.kiszka@web.de>
Copyright (C) 2006 Michael Opdenacker <michael@free-electrons.com>
Copyright (C) 2006 by Yoshinori Sato <ysato@users.sourceforge.jp>
Copyright (C) 2006 Gabriel Somlo <somlo at cmu.edu>
+Copyright (C) 2006 by Rob Sullivan, with ideas from code by Walter Harms
Copyright (C) 2007 by Stephane Billiart <stephane.billiart@gmail.com>
Copyright (C) 2007 Loic Grenie <loic.grenie@gmail.com>
(c) 2007 by Yuichi Nakamura <ynakam@hitachisoft.jp>
@@ -181,9 +167,8 @@ Copyright (C) 2008, BusyBox Team. -solar 4/26/08
Copyright (C) 2008 Natanael Copa <natanael.copa@gmail.com>
Copyright (C) 2008 by Vladimir Dronnikov <dronnikov@gmail.com>
Copyright (C) 2008 by Patricia Muscalu <patricia.muscalu@axis.com>
-Copyright (C) 2008, 2010 Nokia Corporation. All rights reserved.
+Copyright (C) 2008 Nokia Corporation. All rights reserved.
Copyright (C) 2008 Michele Sanges <michele.sanges@gmail.com>
-Copyright (C) 2008 by <u173034@informatik.uni-oldenburg.de>
Copyright (C) 2009-2010 Malek Degachi <malek-degachi@laposte.net>
Copyright (C) 2009 Maksym Kryzhanovskyy <xmaks@email.cz>
Copyright (C) 2010 by Grigory Batalov <bga@altlinux.org>
@@ -203,6 +188,21 @@ Licensed under GPLv2 or later, see file LICENSE in this source tree.
On this system, a copy of the GNU General Public License may be found at
<file:///usr/share/common-licenses/GPL-2>.
+archival/ar.c
+-------------
+
+Copyright (C) 2000 by Glenn McGrath
+
+Based in part on BusyBox tar, Debian dpkg-deb and GNU ar.
+
+Licensed under GPLv2 or later, see file LICENSE in this source tree.
+
+Copyright (C) 2010 Nokia Corporation. All rights reserved.
+Written by Alexander Shishkin.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
archival/dpkg.c
---------------
@@ -217,15 +217,50 @@ Licensed under GPLv2 or later, see file LICENSE in this source tree.
On this system, a copy of the GNU General Public License may be found at
<file:///usr/share/common-licenses/GPL-2>.
-archival/gzip.c, archival/libarchive/decompress_gunzip.c
---------------------------------------------------------
+archival/gzip.c
+---------------
Based on GNU gzip Copyright (C) 1992-1993 Jean-loup Gailly.
+Originally adjusted for busybox by Charles P. Wright <cpw@unix.asb.com>
+
+Adjusted further by Erik Andersen <andersen@codepoet.org> to support
+files as well as stdin/stdout, and to generally behave itself wrt
+command line handling.
+
+Licensed under GPLv2 or later, see file LICENSE in this source tree.
+
Copyright (C) 1992-1993 Jean-loup Gailly
This is free software; you can redistribute it and/or modify it under the
terms of the GNU General Public License, see the file COPYING.
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+archival/libarchive/decompress_gunzip.c
+---------------------------------------
+
+Based on GNU gzip v1.2.4 Copyright (C) 1992-1993 Jean-loup Gailly.
+
+Originally adjusted for busybox by Sven Rudolph <sr1@inf.tu-dresden.de>
+based on gzip sources
+
+Adjusted further by Erik Andersen <andersen@codepoet.org> to support
+files as well as stdin/stdout, and to generally behave itself wrt
+command line handling.
+
+General cleanup to better adhere to the style guide and make use of standard
+busybox functions by Glenn McGrath
+
+read_gz interface + associated hacking by Laurence Anderson
+
+Fixed huft_build() so decoding end-of-block code does not grab more bits
+than necessary (this is required by unzip applet), added inflate_cleanup()
+to free leaked bytebuffer memory (used in unzip.c), and some minor style
+guide cleanups by Ed Clark
+
+gzip (GNU zip) -- compress files with zip algorithm and 'compress' interface
+Copyright (C) 1992-1993 Jean-loup Gailly
The unzip code was written and put in the public domain by Mark Adler.
Portions of the lzw code are derived from the public domain 'compress'
written by Spencer Thomas, Joe Orost, James Woods, Jim McKie, Steve Davies,
@@ -252,7 +287,7 @@ On this system, a copy of the GNU General Public License may be found at
archival/libarchive/liblzo.h, archival/libarchive/lzo1x_1.c,
archival/libarchive/lzo1x_1o.c, archival/libarchive/lzo1x_9x.c,
archival/libarchive/lzo1x_c.c, archival/libarchive/lzo1x_d.c,
-archival/lzop.c, include/liblzo_interface.h
+include/liblzo_interface.h
---------------------------------------------------------------
This file is part of the LZO real-time data compression library.
@@ -281,9 +316,47 @@ If not, write to the Free Software Foundation, Inc.,
On this system, a copy of the GNU General Public License may be found at
<file:///usr/share/common-licenses/GPL-2>.
+archival/lzop.c
+---------------
+
+This file is part of the lzop file compressor.
+
+Copyright (C) 1996..2003 Markus Franz Xaver Johannes Oberhumer
+All Rights Reserved.
+
+Markus F.X.J. Oberhumer <markus@oberhumer.com>
+http://www.oberhumer.com/opensource/lzop/
+
+lzop and the LZO library are free software; you can redistribute them
+and/or modify them under the terms of the GNU General Public License as
+published by the Free Software Foundation; either version 2 of
+the License, or (at your option) any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program; see the file COPYING.
+If not, write to the Free Software Foundation, Inc.,
+59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
+"Minimalized" for busybox by Alain Knaff
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
archival/tar.c
--------------
+Modified to use common extraction code used by ar, cpio, dpkg-deb, dpkg
+ by Glenn McGrath
+
+Note, that as of BusyBox-0.43, tar has been completely rewritten from the
+ground up. It still has remnants of the old code lying about, but it is
+very different now (i.e., cleaner, less global variables, etc.)
+
Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
Based in part in the tar implementation in sash
@@ -312,6 +385,41 @@ Licensed under GPLv2 or later, see file LICENSE in this source tree.
On this system, a copy of the GNU General Public License may be found at
<file:///usr/share/common-licenses/GPL-2>.
+console-tools/reset.c
+---------------------
+
+Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
+Written by Erik Andersen and Kent Robotti <robotti@metconnect.com>
+
+Licensed under GPLv2 or later, see file LICENSE in this source tree.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+console-tools/setlogcons.c
+--------------------------
+
+Copyright (C) 2006 by Jan Kiszka <jan.kiszka@web.de>
+
+Based on setlogcons (kbd-1.12) by Andries E. Brouwer
+
+Licensed under GPLv2 or later, see file LICENSE in this source tree.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+coreutils/dos2unix.c
+--------------------
+
+based on Unix2Dos 0.9.0 by Peter Hanecak (made 19.2.1997)
+Copyright 1997,.. by Peter Hanecak <hanecak@megaloman.sk>.
+All rights reserved.
+
+Licensed under GPLv2 or later, see file LICENSE in this source tree.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
coreutils/echo.c
----------------
@@ -320,6 +428,9 @@ Licensed under GPLv2 or later, see file LICENSE in this source tree.
Copyright (c) 1991, 1993
The Regents of the University of California. All rights reserved.
+This code is derived from software contributed to Berkeley by
+Kenneth Almquist.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
@@ -551,6 +662,18 @@ Licensed under GPLv2 or later, see file LICENSE in this source tree.
On this system, a copy of the GNU General Public License may be found at
<file:///usr/share/common-licenses/GPL-2>.
+init/init.c
+-----------
+
+Copyright (C) 1995, 1996 by Bruce Perens <bruce@pixar.com>.
+Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
+Adjusted by so many folks, it's impossible to keep track.
+
+Licensed under GPLv2 or later, see file LICENSE in this source tree.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
libbb/appletlib.c
-----------------
@@ -615,6 +738,24 @@ SUCH DAMAGE.
On this system, a copy of the GNU General Public License may be found at
<file:///usr/share/common-licenses/GPL-2>.
+libbb/vfork_daemon_rexec.c
+--------------------------
+
+Copyright (C) Vladimir N. Oleynik <dzo@simtreas.ru>
+Copyright (C) 2003 Russ Dill <Russ.Dill@asu.edu>
+
+daemon() portion taken from uClibc:
+
+Copyright (c) 1991, 1993
+ The Regents of the University of California. All rights reserved.
+
+Modified for uClibc by Erik Andersen <andersee@debian.org>
+
+Licensed under GPLv2 or later, see file LICENSE in this source tree.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
loginutils/add-remove-shell.c, procps/pmap.c
--------------------------------------------
@@ -696,10 +837,45 @@ modutils/modutils-24.c
Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
and Ron Alder <alder@lineo.com>
+Rodney Radford <rradford@mindspring.com> 17-Aug-2004.
+ Added x86_64 support.
+
+Miles Bader <miles@gnu.org> added NEC V850E support.
+
+Modified by Bryan Rittmeyer <bryan@ixiacom.com> to support SH4
+and (theoretically) SH3.
+
+Modified by Alcove, Julien Gaulmin <julien.gaulmin@alcove.fr> and
+Nicolas Ferre <nicolas.ferre@alcove.fr> to support ARM7TDMI.
+
+Yoshinori Sato <ysato@users.sourceforge.jp> 19-May-2004.
+
+Paul Mundt <lethal@linux-sh.org> 08-Aug-2003.
+
+Magnus Damm <damm@opensource.se> 22-May-2002.
+
+Magnus Damm <damm@opensource.se> added PowerPC support 20-Feb-2001.
+ PowerPC specific code stolen from modutils-2.3.16,
+ written by Paul Mackerras, Copyright 1996, 1997 Linux International.
+
+Quinn Jensen <jensenq@lineo.com> added MIPS support 23-Feb-2001.
+ based on modutils-2.4.2
+ Copyright 1996, 1997 Linux International.
+ Contributed by Ralf Baechle <ralf@gnu.ai.mit.edu>
+
+Based almost entirely on the Linux modutils-2.3.11 implementation.
+ Copyright 1996, 1997 Linux International.
+ New implementation contributed by Richard Henderson <rth@tamu.edu>
+ Based on original work by Bjorn Ekwall <bj0rn@blox.se>
+ Restructured (and partly rewritten) by:
+ Björn Ekwall <bj0rn@blox.se> February 1999
+
Licensed under GPLv2 or later, see file LICENSE in this source tree.
Copyright 1996, 1997 Linux International.
+Contributed by Richard Henderson <rth@tamu.edu>
+
This file is part of the Linux modutils.
This program is free software; you can redistribute it and/or modify it
@@ -757,6 +933,17 @@ modified for getopt32 by Arne Bernin <arne [at] alamut.de>
On this system, a copy of the GNU General Public License may be found at
<file:///usr/share/common-licenses/GPL-2>.
+networking/arping.c
+-------------------
+
+Licensed under GPLv2 or later, see file LICENSE in this source tree.
+
+Author: Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>
+Busybox port: Nick Fedchik <nick@fedchik.org.ua>
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
networking/brctl.c
------------------
@@ -797,12 +984,189 @@ Copyright (C) 2005 by Marc Leeman <marc.leeman@barco.com>
and/or modify it under the terms of the GNU General Public
License as published by the Free Software Foundation.
+ Changes :
+ - 2000/10/02 Willy Tarreau <willy at meta-x.org>
+ - 2001/02/16 Chad N. Tindel <ctindel at ieee dot org>
+ - 2001/09/13 Takao Indoh <indou dot takao at jp dot fujitsu dot com>
+ - 2001/10/23 Chad N. Tindel <ctindel at ieee dot org>
+ - 2002/02/18 Erik Habbinga <erik_habbinga @ hp dot com>
+ - 2002/10/31 Tony Cureington <tony.cureington * hp_com>
+ - 2003/03/18 - Tsippy Mendelson <tsippy.mendelson at intel dot com> and
+ Shmulik Hen <shmulik.hen at intel dot com>
+ - 2003/05/01 - Amir Noam <amir.noam at intel dot com>
+ - 2003/05/01 - Shmulik Hen <shmulik.hen at intel dot com>
+ - 2003/05/22 - Jay Vosburgh <fubar at us dot ibm dot com>
+ - 2003/05/27 - Amir Noam <amir.noam at intel dot com>
+ - 2003/12/01 - Shmulik Hen <shmulik.hen at intel dot com>
+
This notice suggests that this file may be used under any version of the GNU
General Public License. On this system, a copy of the GNU GPL version 2 may be
found at <file:///usr/share/common-licenses/GPL-2>.
-networking/libiproute/ip_parse_common_args.c,
-networking/libiproute/iprule.c, networking/libiproute/libnetlink.c,
+networking/interface.c
+----------------------
+
+stolen from net-tools-1.59 and stripped down for busybox by
+ Erik Andersen <andersen@codepoet.org>
+
+Heavily modified by Manuel Novoa III Mar 12, 2001
+
+Added print_bytes_scaled function to reduce code size.
+Added some (potentially) missing defines.
+Improved display support for -a and for a named interface.
+
+-----------------------------------------------------------
+
+ifconfig This file contains an implementation of the command
+ that either displays or sets the characteristics of
+ one or more of the system's networking interfaces.
+
+
+Author: Fred N. van Kempen, <waltje@uwalt.nl.mugnet.org>
+ and others. Copyright 1993 MicroWalt Corporation
+
+Licensed under GPLv2 or later, see file LICENSE in this source tree.
+
+Patched to support 'add' and 'del' keywords for INET(4) addresses
+by Mrs. Brisby <mrs.brisby@nimh.org>
+
+{1.34} - 19980630 - Arnaldo Carvalho de Melo <acme@conectiva.com.br>
+ - gettext instead of catgets for i18n
+ 10/1998 - Andi Kleen. Use interface list primitives.
+ 20001008 - Bernd Eckenfels, Patch from RH for setting mtu
+ (default AF was wrong)
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+networking/ip.c
+---------------
+
+Licensed under GPLv2 or later, see file LICENSE in this source tree.
+
+Authors: Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>
+
+Changes:
+Rani Assaf <rani@magic.metawire.com> 980929: resolve addresses
+Bernhard Reutner-Fischer rewrote to use index_in_substr_array
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+networking/ipcalc.c
+-------------------
+
+By Jordan Crouse <jordan@cosmicpenguin.net>
+ Stephan Linz <linz@li-pro.net>
+
+Licensed under GPLv2 or later, see file LICENSE in this source tree.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+networking/libiproute/ip_parse_common_args.c
+--------------------------------------------
+
+This program is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License
+as published by the Free Software Foundation; either version
+2 of the License, or (at your option) any later version.
+
+Authors: Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>
+
+Changes:
+
+Rani Assaf <rani@magic.metawire.com> 980929: resolve addresses
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+networking/libiproute/ipaddress.c
+---------------------------------
+
+Licensed under GPLv2 or later, see file LICENSE in this source tree.
+
+Authors: Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>
+
+Changes:
+Laszlo Valko <valko@linux.karinthy.hu> 990223: address label must be zero terminated
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+networking/libiproute/iplink.c
+------------------------------
+
+Authors: Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>
+ Patrick McHardy <kaber@trash.net>
+
+Licensed under GPLv2 or later, see file LICENSE in this source tree.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+networking/libiproute/ipneigh.c
+-------------------------------
+
+Licensed under GPLv2 or later, see file LICENSE in this source tree.
+
+Authors: Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>
+
+Ported to Busybox by: Curt Brune <curt@cumulusnetworks.com>
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+networking/libiproute/iproute.c
+-------------------------------
+
+Licensed under GPLv2 or later, see file LICENSE in this source tree.
+
+Authors: Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>
+
+Changes:
+
+Rani Assaf <rani@magic.metawire.com> 980929: resolve addresses
+Kunihiro Ishiguro <kunihiro@zebra.org> 001102: rtnh_ifindex was not initialized
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+networking/libiproute/iprule.c
+------------------------------
+
+This program is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License
+as published by the Free Software Foundation; either version
+2 of the License, or (at your option) any later version.
+
+Authors: Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>
+
+Changes:
+
+Rani Assaf <rani@magic.metawire.com> 980929: resolve addresses
+initially integrated into busybox by Bernhard Reutner-Fischer
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+networking/libiproute/iptunnel.c
+--------------------------------
+
+Licensed under GPLv2 or later, see file LICENSE in this source tree.
+
+Authors: Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>
+
+Changes:
+
+Rani Assaf <rani@magic.metawire.com> 980929: resolve addresses
+Rani Assaf <rani@magic.metawire.com> 980930: do not allow key for ipip/sit
+Phil Karn <karn@ka9q.ampr.org> 990408: "pmtudisc" flag
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+networking/libiproute/libnetlink.c,
networking/libiproute/ll_addr.c, networking/libiproute/ll_map.c,
networking/libiproute/ll_proto.c, networking/libiproute/ll_types.c,
networking/libiproute/rt_names.c, networking/libiproute/rtm_map.c
@@ -818,12 +1182,60 @@ Authors: Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>
On this system, a copy of the GNU General Public License may be found at
<file:///usr/share/common-licenses/GPL-2>.
+networking/libiproute/utils.c
+-----------------------------
+
+Licensed under GPLv2 or later, see file LICENSE in this source tree.
+
+Authors: Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>
+
+Changes:
+
+Rani Assaf <rani@magic.metawire.com> 980929: resolve addresses
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+networking/nameif.c
+-------------------
+
+Written 2000 by Andi Kleen.
+Busybox port 2002 by Nick Fedchik <nick@fedchik.org.ua>
+ Glenn McGrath
+Extended matching support 2008 by Nico Erfurth <masta@perlgolf.de>
+
+Licensed under GPLv2 or later, see file LICENSE in this source tree.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+networking/netstat.c
+--------------------
+
+based in part on the netstat implementation from net-tools.
+
+Copyright (C) 2002 by Bart Visscher <magick@linux-fan.com>
+
+2002-04-20
+IPV6 support added by Bart Visscher <magick@linux-fan.com>
+
+2008-07-10
+optional '-p' flag support ported from net-tools by G. Somlo <somlo@cmu.edu>
+
+Licensed under GPLv2 or later, see file LICENSE in this source tree.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
networking/nslookup.c
---------------------
Copyright (C) 1999,2000 by Lineo, inc. and John Beppu
Copyright (C) 1999,2000,2001 by John Beppu <beppu@codepoet.org>
+Correct default name server display and explicit name server option
+added by Ben Zeckel <bzeckel@hmc.edu> June 2001
+
Licensed under GPLv2 or later, see file LICENSE in this source tree.
musl compatible nslookup
@@ -858,6 +1270,9 @@ which is:
Copyright (c) 1989 The Regents of the University of California.
All rights reserved.
+This code is derived from software contributed to Berkeley by
+Mike Muuss.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
@@ -886,20 +1301,43 @@ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
+This version is an adaptation of ping.c from busybox.
+The code was modified by Bart Visscher <magick@linux-fan.com>
+
On this system, a copy of the GNU General Public License may be found at
<file:///usr/share/common-licenses/GPL-2>.
-networking/tftp.c
------------------
+networking/route.c
+------------------
-Copyright (C) 2001 Magnus Damm <damm@opensource.se>
+Similar to the standard Unix route, but with only the necessary
+parts for AF_INET and AF_INET6
-Parts of the code based on:
+Bjorn Wesen, Axis Communications AB
-atftp: Copyright (C) 2000 Jean-Pierre Lefebvre <helix@step.polymtl.ca>
- and Remi Lefebvre <remi@debian.org>
+Author of the original route:
+ Fred N. van Kempen, <waltje@uwalt.nl.mugnet.org>
+ (derived from FvK's 'route.c 1.70 01/04/94')
-utftp: Copyright (C) 1999 Uwe Ohse <uwe@ohse.de>
+Licensed under GPLv2 or later, see file LICENSE in this source tree.
+
+displayroute() code added by Vladimir N. Oleynik <dzo@simtreas.ru>
+adjustments by Larry Doolittle <LRDoolittle@lbl.gov>
+
+IPV6 support added by Bart Visscher <magick@linux-fan.com>
+
+2004/03/09 Manuel Novoa III <mjn3@codepoet.org>
+
+Rewritten to fix several bugs, add additional error checking, and
+remove ridiculous amounts of bloat.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+networking/slattach.c
+---------------------
+
+Author: Ignacio Garcia Perez (iggarpe at gmail dot com)
Licensed under GPLv2 or later, see file LICENSE in this source tree.
@@ -956,6 +1394,86 @@ http://www.gnu.org/copyleft/gpl.html
On this system, a copy of the GNU General Public License may be found at
<file:///usr/share/common-licenses/GPL-2>.
+networking/tc.c
+---------------
+
+Licensed under GPLv2 or later, see file LICENSE in this source tree.
+
+Authors: Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>
+
+Bernhard Reutner-Fischer adjusted for busybox
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+networking/telnet.c
+-------------------
+
+Author: Tomi Ollila <too@iki.fi>
+Copyright (C) 1994-2000 by Tomi Ollila
+
+Created: Thu Apr 7 13:29:41 1994 too
+Last modified: Fri Jun 9 14:34:24 2000 too
+
+Licensed under GPLv2 or later, see file LICENSE in this source tree.
+
+HISTORY
+Revision 3.1 1994/04/17 11:31:54 too
+initial revision
+Modified 2000/06/13 for inclusion into BusyBox by Erik Andersen <andersen@codepoet.org>
+Modified 2001/05/07 to add ability to pass TTYPE to remote host by Jim McQuillan
+<jam@ltsp.org>
+Modified 2004/02/11 to add ability to pass the USER variable to remote host
+by Fernando Silveira <swrh@gmx.net>
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+networking/telnetd.c
+--------------------
+
+Bjorn Wesen, Axis Communications AB (bjornw@axis.com)
+
+Licensed under GPLv2 or later, see file LICENSE in this source tree.
+
+(C) Copyright 2000, Axis Communications AB, LUND, SWEDEN
+
+Vladimir Oleynik <dzo@simtreas.ru> 2001
+Set process group corrections, initial busybox port
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+networking/tftp.c
+-----------------
+
+Copyright (C) 2001 Magnus Damm <damm@opensource.se>
+
+Parts of the code based on:
+
+atftp: Copyright (C) 2000 Jean-Pierre Lefebvre <helix@step.polymtl.ca>
+ and Remi Lefebvre <remi@debian.org>
+
+utftp: Copyright (C) 1999 Uwe Ohse <uwe@ohse.de>
+
+tftpd added by Denys Vlasenko & Vladimir Dronnikov
+
+Licensed under GPLv2 or later, see file LICENSE in this source tree.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+networking/udhcp/common.h
+-------------------------
+
+Russ Dill <Russ.Dill@asu.edu> September 2001
+Rewritten by Vladimir Oleynik <dzo@simtreas.ru> (C) 2003
+
+Licensed under GPLv2 or later, see file LICENSE in this source tree.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
networking/udhcp/domain_codec.c
-------------------------------
@@ -980,10 +1498,22 @@ herein by reference.
On this system, a copy of the GNU General Public License may be found at
<file:///usr/share/common-licenses/GPL-2>.
+procps/sysctl.c
+---------------
+
+Copyright 1999 George Staikos
+
+Licensed under GPLv2 or later, see file LICENSE in this source tree.
+
+Changelog:
+v1.01 - added -p <preload> to preload values from a file
+v1.01.1 - busybox applet aware by <solar@gentoo.org>
+
shell/ash.c
-----------
Copyright (c) 1997-2005 Herbert Xu <herbert@gondor.apana.org.au>
+was re-ported from NetBSD and debianized.
Licensed under GPLv2 or later, see file LICENSE in this source tree.
@@ -994,6 +1524,9 @@ Copyright (C) 2003 Vladimir Oleynik <dzo@simtreas.ru>
Copyright (c) 1989, 1991, 1993, 1994
The Regents of the University of California. All rights reserved.
+This code is derived from software contributed to Berkeley by
+Kenneth Almquist.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
@@ -1053,17 +1586,22 @@ On this system, a copy of the GNU General Public License may be found at
shell/match.c
-------------
+This code is derived from software contributed to Berkeley by
+Kenneth Almquist.
+
Licensed under GPLv2 or later, see file LICENSE in this source tree.
Copyright (c) 1989, 1991, 1993, 1994
The Regents of the University of California. All rights reserved.
Copyright (c) 1997-2005 Herbert Xu <herbert@gondor.apana.org.au>
+was re-ported from NetBSD and debianized.
shell/math.c
------------
Copyright (c) 1997-2005 Herbert Xu <herbert@gondor.apana.org.au>
+was re-ported from NetBSD and debianized.
rewrite arith.y to micro stack based cryptic algorithm by
Copyright (c) 2001 Aaron Lehmann <aaronl@vitelus.com>
@@ -1099,9 +1637,14 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+(C) 2003 Vladimir Oleynik <dzo@simtreas.ru>
+
Copyright (c) 1989, 1991, 1993, 1994
The Regents of the University of California. All rights reserved.
+This code is derived from software contributed to Berkeley by
+Kenneth Almquist.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
@@ -1132,12 +1675,17 @@ On this system, a copy of the GNU General Public License may be found at
shell/shell_common.c, shell/shell_common.h
------------------------------------------
+This code is derived from software contributed to Berkeley by
+Kenneth Almquist.
+
Copyright (c) 1989, 1991, 1993, 1994
The Regents of the University of California. All rights reserved.
Copyright (c) 1997-2005 Herbert Xu <herbert@gondor.apana.org.au>
+was re-ported from NetBSD and debianized.
Copyright (c) 2010 Denys Vlasenko
+Split from ash.c
Licensed under GPLv2 or later, see file LICENSE in this source tree.
@@ -1195,6 +1743,9 @@ Licensed under GPLv2 or later, see file LICENSE in this source tree.
Copyright (c) 1989, 1993, 1994
The Regents of the University of California. All rights reserved.
+This code is derived from software contributed to Berkeley by
+Kim Letkeman.
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
@@ -1250,6 +1801,17 @@ Licensed under GPLv2 or later, see file LICENSE in this source tree.
On this system, a copy of the GNU General Public License may be found at
<file:///usr/share/common-licenses/GPL-2>.
+util-linux/fstrim.c
+-------------------
+
+03 March 2012 - Malek Degachi <malek-degachi@laposte.net>
+Adapted for busybox from util-linux-2.12a.
+
+Licensed under GPLv2 or later, see file LICENSE in this source tree.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
util-linux/hexdump.c
--------------------
@@ -1263,6 +1825,78 @@ Licensed under GPLv2 or later, see file LICENSE in this source tree.
On this system, a copy of the GNU General Public License may be found at
<file:///usr/share/common-licenses/GPL-2>.
+util-linux/ionice.c
+-------------------
+
+ionice implementation for busybox based on linux-utils-ng 2.14
+
+Copyright (C) 2008 by <u173034@informatik.uni-oldenburg.de>
+
+Licensed under GPLv2 or later, see file LICENSE in this source tree.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+util-linux/ipcrm.c, util-linux/ipcs.c
+-------------------------------------
+
+01 Sept 2004 - Rodney Radford <rradford@mindspring.com>
+Adapted for busybox from util-linux-2.12a.
+
+Licensed under GPLv2 or later, see file LICENSE in this source tree.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+util-linux/more.c
+-----------------
+
+Copyright (C) 1995, 1996 by Bruce Perens <bruce@pixar.com>.
+Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
+
+Latest version blended together by Erik Andersen <andersen@codepoet.org>,
+based on the original more implementation by Bruce, and code from the
+Debian boot-floppies team.
+
+Termios corrects by Vladimir Oleynik <dzo@simtreas.ru>
+
+Licensed under GPLv2 or later, see file LICENSE in this source tree.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+util-linux/mount.c
+------------------
+
+Copyright (C) 1995, 1996 by Bruce Perens <bruce@pixar.com>.
+Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
+Copyright (C) 2005-2006 by Rob Landley <rob@landley.net>
+
+Licensed under GPLv2 or later, see file LICENSE in this source tree.
+
+Linux NFS mount
+Copyright (C) 1993 Rick Sladkey <jrs@world.std.com>
+
+Licensed under GPLv2, see file LICENSE in this source tree.
+
+Wed Feb 8 12:51:48 1995, biro@yggdrasil.com (Ross Biro): allow all port
+numbers to be specified on the command line.
+
+Fri, 8 Mar 1996 18:01:39, Swen Thuemmler <swen@uni-paderborn.de>:
+Omit the call to connect() for Linux version 1.3.11 or later.
+
+Wed Oct 1 23:55:28 1997: Dick Streefland <dick_streefland@tasking.com>
+Implemented the "bg", "fg" and "retry" mount options for NFS.
+
+1999-02-22 Arkadiusz Mickiewicz <misiek@misiek.eu.org>
+- added Native Language Support
+
+Modified by Olaf Kirch and Trond Myklebust for new NFS code,
+plus NFSv3 stuff.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
util-linux/mountpoint.c
-----------------------
@@ -1308,13 +1942,12 @@ applets/usage.c, applets/usage_pod.c, archival/libarchive/get_header_tar_lzma.c,
console-tools/loadfont.c, console-tools/showkey.c, coreutils/factor.c,
coreutils/link.c, coreutils/nl.c, coreutils/seq.c, coreutils/shred.c,
coreutils/tac.c, coreutils/test_ptr_hack.c, e2fsprogs/e2fs_lib.c,
-e2fsprogs/fsck.c, e2fsprogs/tune2fs.c, editors/sed.c, findutils/find.c,
-include/fix_u32.h, include/unicode.h, include/xatonum.h, init/halt.c,
-klibc-utils/minips.c, klibc-utils/nuke.c, klibc-utils/resume.c,
-klibc-utils/run-init.c, libbb/auto_string.c, libbb/bb_bswap_64.c,
-libbb/bb_cat.c, libbb/bb_do_delay.c, libbb/bb_getgroups.c,
-libbb/bb_getsockname.c, libbb/bb_qsort.c, libbb/common_bufsiz.c,
-libbb/duration.c, libbb/endofname.c, libbb/get_cpu_count.c,
+e2fsprogs/fsck.c, e2fsprogs/tune2fs.c, editors/sed.c, include/fix_u32.h,
+include/unicode.h, include/xatonum.h, init/halt.c, klibc-utils/minips.c,
+klibc-utils/nuke.c, klibc-utils/resume.c, klibc-utils/run-init.c,
+libbb/auto_string.c, libbb/bb_bswap_64.c, libbb/bb_cat.c, libbb/bb_do_delay.c,
+libbb/bb_getgroups.c, libbb/bb_getsockname.c, libbb/bb_qsort.c,
+libbb/common_bufsiz.c, libbb/duration.c, libbb/endofname.c,
libbb/get_shell_name.c, libbb/get_volsize.c, libbb/human_readable.c,
libbb/inet_cksum.c, libbb/inet_common.c, libbb/isqrt.c,
libbb/lineedit_ptr_hack.c, libbb/makedev.c, libbb/missing_syscalls.c,
@@ -1332,50 +1965,37 @@ miscutils/hexedit.c, miscutils/inotifyd.c, miscutils/man.c,
miscutils/microcom.c, miscutils/nandwrite.c, miscutils/partprobe.c,
miscutils/setfattr.c, miscutils/time.c, miscutils/ts.c, miscutils/ttysize.c,
miscutils/ubi_tools.c, miscutils/ubirename.c, modutils/modprobe-small.c,
-networking/ftpd.c, networking/httpd_indexcgi.c, networking/httpd_ssi.c,
-networking/isrv.c, networking/isrv.h, networking/isrv_identd.c,
-networking/nbd-client.c, networking/ssl_client.c, networking/tls.c,
-networking/tls.h, networking/tls_aes.h, networking/tls_aesgcm.c,
-networking/tls_aesgcm.h, networking/tls_fe.h, networking/tls_rsa.c,
-networking/tls_rsa.h, networking/udhcp/arpping.c, networking/udhcp/common.c,
+networking/httpd_indexcgi.c, networking/httpd_ssi.c, networking/isrv.c,
+networking/isrv.h, networking/isrv_identd.c, networking/nbd-client.c,
+networking/ssl_client.c, networking/tls.c, networking/tls.h,
+networking/tls_aes.h, networking/tls_aesgcm.c, networking/tls_aesgcm.h,
+networking/tls_fe.h, networking/tls_rsa.c, networking/tls_rsa.h,
networking/udhcp/d6_common.h, networking/udhcp/d6_packet.c,
networking/udhcp/d6_socket.c, networking/udhcp/dhcpc.h,
-networking/udhcp/dhcpd.h, networking/udhcp/packet.c, printutils/lpd.c,
-procps/free.c, procps/fuser.c, procps/iostat.c, procps/lsof.c, procps/mpstat.c,
-procps/nmeter.c, procps/pidof.c, procps/ps.c, procps/top.c, procps/uptime.c,
-selinux/chcon.c, selinux/getenforce.c, selinux/getsebool.c,
-selinux/load_policy.c, selinux/matchpathcon.c, selinux/runcon.c,
-selinux/selinuxenabled.c, selinux/sestatus.c, selinux/setenforce.c,
-selinux/setsebool.c, shell/ash_ptr_hack.c, shell/cttyhack.c, shell/random.c,
-shell/random.h, sysklogd/syslogd_and_logger.c, util-linux/acpid.c,
-util-linux/blkid.c, util-linux/blockdev.c, util-linux/dmesg.c,
-util-linux/fallocate.c, util-linux/fdformat.c, util-linux/fdisk_aix.c,
-util-linux/fdisk_gpt.c, util-linux/fdisk_sun.c, util-linux/freeramdisk.c,
-util-linux/fsfreeze.c, util-linux/hexdump_xxd.c, util-linux/last.c,
-util-linux/mdev.c, util-linux/mkfs_ext2.c, util-linux/mkfs_minix.c,
-util-linux/mkfs_reiser.c, util-linux/mkfs_vfat.c, util-linux/mkswap.c,
-util-linux/pivot_root.c, util-linux/rdev.c, util-linux/rev.c,
-util-linux/rtcwake.c, util-linux/swaponoff.c, util-linux/switch_root.c,
-util-linux/uevent.c, util-linux/umount.c, util-linux/volume_id/f2fs.c,
-util-linux/volume_id/lfs.c, util-linux/volume_id/squashfs.c,
-util-linux/volume_id/ubifs.c
+networking/udhcp/dhcpd.h, printutils/lpd.c, procps/free.c, procps/fuser.c,
+procps/lsof.c, procps/pidof.c, procps/ps.c, procps/uptime.c,
+shell/ash_ptr_hack.c, shell/cttyhack.c, shell/random.c, shell/random.h,
+sysklogd/syslogd_and_logger.c, util-linux/acpid.c, util-linux/blkid.c,
+util-linux/blockdev.c, util-linux/dmesg.c, util-linux/fallocate.c,
+util-linux/fdisk_aix.c, util-linux/fdisk_gpt.c, util-linux/fsfreeze.c,
+util-linux/hexdump_xxd.c, util-linux/last.c, util-linux/mdev.c,
+util-linux/mkfs_minix.c, util-linux/mkfs_reiser.c, util-linux/mkfs_vfat.c,
+util-linux/mkswap.c, util-linux/rdev.c, util-linux/rev.c,
+util-linux/swaponoff.c, util-linux/switch_root.c, util-linux/uevent.c,
+util-linux/umount.c, util-linux/volume_id/f2fs.c, util-linux/volume_id/lfs.c,
+util-linux/volume_id/squashfs.c, util-linux/volume_id/ubifs.c
--------------------------------------------------------------------------------
Copyright (C) 1990, 91, 92, 93, 96 Free Software Foundation, Inc.
(C) 1991 Linus Torvalds.
-Copyright (c) 1992 Roger Binns
-Copyright (C) 1992-1998 Michael K. Johnson
-Copyright (c) 1992 Branko Lankester
Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
2001, 2002, 2003, 2004, 2005 by Theodore Ts'o.
-Copyright (C) 1994-1996 Charles L. Blake.
Copyright (C) Andreas Neuper, Sep 1998.
Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
Copyright (C) 1999,2000,2001 by Lineo, inc. and Mark Whitley
Copyright (C) 1999,2000,2001 by Mark Whitley <markw@codepoet.org>
Copyright (C) 1999 by Lineo, inc. and John Beppu
Copyright (C) 1999,2000,2001 by John Beppu <beppu@codepoet.org>
-Copyright (C) 2000 and written by Emanuele Caratti <wiz@iol.it>
Copyright (C) 2002 Matt Kraai
Vladimir Oleynik (C) 2002 <dzo@simtreas.ru>
Copyright (C) 2003-2006, 2008, 2010 by Rob Landley <rob@landley.net>
@@ -1386,7 +2006,6 @@ Copyright 2004 Tony J. White
Copyright (C) 2005, 2007 by Tito Ragusa <tito-wolit@tiscali.it>
Copyright 2005 Frank Sorenson <frank@tuxrocks.com>
Copyright (C) 2006 Aurelien Jacobs <aurel@gnuage.org>
-Copyright (C) 2006 - 2007 KaiGai Kohei <kaigai@kaigai.gr.jp>
Copyright (c) 2006, 2008 Bernhard Reutner-Fischer <rep.nop@aon.at>
Copyright (C) 2006-2019 Denys Vlasenko <vda.linux@googlemail.com>
Copyright (C) 2007 Natanael Copa <natanael.copa@gmail.com>
@@ -1402,7 +2021,8 @@ Copyright (C) 2010 Marek Polacek <mmpolacek@gmail.com>
Copyright (C) 2012 S-G Bergh <sgb@systemasis.org>
Copyright (C) 2012 by Sven Oliver 'SvOlli' Moll <svolli@svolli.de>
Copyright (C) 2018 Sven-Göran Bergh <sgb@systemaxion.se>
-(C) Eero Tamminen <oak at welho dot com>
+
+Licensed under GPLv2, see file LICENSE in this source tree.
On this system, a copy of the GNU General Public License may be found at
<file:///usr/share/common-licenses/GPL-2>.
@@ -1468,6 +2088,21 @@ Public License
On this system, a copy of the GNU General Public License may be found at
<file:///usr/share/common-licenses/GPL-2>.
+findutils/find.c
+----------------
+
+Mini find implementation for busybox
+
+Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
+
+Reworked by David Douthitt <n9ubh@callsign.net> and
+ Matt Kraai <kraai@alumni.carnegiemellon.edu>.
+
+Licensed under GPLv2, see file LICENSE in this source tree.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
include/libbb.h
---------------
@@ -1491,6 +2126,18 @@ Licensed under GPLv2, see file LICENSE in this source tree.
On this system, a copy of the GNU General Public License may be found at
<file:///usr/share/common-licenses/GPL-2>.
+libbb/get_cpu_count.c
+---------------------
+
+Factored out of mpstat/iostat.
+
+Copyright (C) 2010 Marek Polacek <mmpolacek@gmail.com>
+
+Licensed under GPLv2, see file LICENSE in this source tree.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
libbb/platform.c
----------------
@@ -1506,6 +2153,50 @@ Copyright (C) 2004 Free Software Foundation, Inc.
On this system, a copy of the GNU General Public License may be found at
<file:///usr/share/common-licenses/GPL-2>.
+miscutils/nandwrite.c
+---------------------
+
+nandwrite and nanddump ported to busybox from mtd-utils
+
+Author: Baruch Siach <baruch@tkos.co.il>, Orex Computed Radiography
+
+Licensed under GPLv2, see file LICENSE in this source tree.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+miscutils/ubi_tools.c
+---------------------
+
+Ported to busybox from mtd-utils.
+
+Licensed under GPLv2, see file LICENSE in this source tree.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+miscutils/ubirename.c
+---------------------
+
+2016-03-01 Sven Eisenberg <sven.eisenberg@novero.com>
+
+Licensed under GPLv2, see file LICENSE in this source tree.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+networking/ftpd.c
+-----------------
+
+Simple FTP daemon, based on vsftpd 2.0.7 (written by Chris Evans)
+
+Author: Adam Tkac <vonsch@gmail.com>
+
+Licensed under GPLv2, see file LICENSE in this source tree.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
networking/nc_bloaty.c
----------------------
Based on netcat 1.10 RELEASE 960320 written by hobbit@avian.org.
@@ -1623,7 +2314,6 @@ Copyright (C) 2017 Denys Vlasenko
Licensed under GPLv2, see file LICENSE in this source tree.
-
Copyright (c) 2013-2015 INSIDE Secure Corporation
Copyright (c) PeerSec Networks, 2002-2011
All Rights Reserved
@@ -1666,7 +2356,6 @@ Copyright (C) 2017 Denys Vlasenko
Licensed under GPLv2, see file LICENSE in this source tree.
-
Copyright (c) 2013-2015 INSIDE Secure Corporation
Copyright (c) PeerSec Networks, 2002-2011
All Rights Reserved
@@ -1708,6 +2397,27 @@ Licensed under GPLv2, see file LICENSE in this source tree.
On this system, a copy of the GNU General Public License may be found at
<file:///usr/share/common-licenses/GPL-2>.
+networking/udhcp/arpping.c
+--------------------------
+
+Mostly stolen from: dhcpcd - DHCP client daemon
+by Yoichi Hariguchi <yoichi@fore.com>
+
+Licensed under GPLv2, see file LICENSE in this source tree.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+networking/udhcp/common.c, networking/udhcp/packet.c
+----------------------------------------------------
+
+Rewrite by Russ Dill <Russ.Dill@asu.edu> July 2001
+
+Licensed under GPLv2, see file LICENSE in this source tree.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
networking/udhcp/d6_dhcpc.c
---------------------------
@@ -1732,11 +2442,6 @@ and filter shamelessly stolen from:
http://www.flamewarmaster.de/software/dhcpclient/
-There are a few other interesting ideas on that page (look under
-"Motivation"). Use of netlink events is most interesting. Think
-of various network servers listening for events and reconfiguring.
-That would obsolete sending HUP signals and/or make use of restarts.
-
Copyright: 2006, 2007 Stefan Rompf <sux@loplof.de>.
License: GPL v2.
@@ -1830,6 +2535,30 @@ Licensed under GPLv2, see file LICENSE in this source tree.
On this system, a copy of the GNU General Public License may be found at
<file:///usr/share/common-licenses/GPL-2>.
+procps/iostat.c, procps/mpstat.c
+--------------------------------
+
+Based on sysstat version 9.1.2 by Sebastien Godard
+
+Copyright (C) 2010 Marek Polacek <mmpolacek@gmail.com>
+
+Licensed under GPLv2, see file LICENSE in this source tree.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+procps/nmeter.c
+---------------
+
+Licensed under GPLv2, see file LICENSE in this source tree.
+
+Based on nanotop.c from floppyfw project
+
+Contact me: vda.linux@googlemail.com
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
procps/powertop.c
-----------------
@@ -1867,6 +2596,119 @@ Licensed under GPLv2, see file LICENSE in this source tree.
On this system, a copy of the GNU General Public License may be found at
<file:///usr/share/common-licenses/GPL-2>.
+procps/top.c
+------------
+
+(C) Eero Tamminen <oak at welho dot com>
+
+Rewritten by Vladimir Oleynik (C) 2002 <dzo@simtreas.ru>
+
+Sept 2008: Vineet Gupta <vineet.gupta@arc.com>
+
+Copyright (c) 1992 Branko Lankester
+Copyright (c) 1992 Roger Binns
+Copyright (C) 1994-1996 Charles L. Blake.
+Copyright (C) 1992-1998 Michael K. Johnson
+
+Licensed under GPLv2, see file LICENSE in this source tree.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+selinux/chcon.c
+---------------
+
+chcon -- change security context, based on coreutils-5.97-13
+
+Port to busybox: KaiGai Kohei <kaigai@kaigai.gr.jp>
+
+Copyright (C) 2006 - 2007 KaiGai Kohei <kaigai@kaigai.gr.jp>
+
+Licensed under GPLv2, see file LICENSE in this source tree.
+
+Packager's note: chcon in coreutils-5.97-13 is from Fedora Core 6:
+<https://src.fedoraproject.org/rpms/coreutils/blob/48a2fb753b8bc7b9fc0af880b24da0d8441ff8fc/f/coreutils-selinux.patch>.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+selinux/getenforce.c, selinux/getsebool.c
+-----------------------------------------
+
+Based on libselinux 1.33.1
+Port to BusyBox Hiroshi Shinji <shiroshi@my.email.ne.jp>
+
+Licensed under GPLv2, see file LICENSE in this source tree.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+selinux/load_policy.c
+---------------------
+
+Author: Yuichi Nakamura <ynakam@hitachisoft.jp>
+
+Licensed under GPLv2, see file LICENSE in this source tree.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+selinux/matchpathcon.c
+----------------------
+
+ based on libselinux-1.32
+Port to busybox: KaiGai Kohei <kaigai@kaigai.gr.jp>
+
+Licensed under GPLv2, see file LICENSE in this source tree.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+selinux/runcon.c
+----------------
+
+Port to busybox: KaiGai Kohei <kaigai@kaigai.gr.jp>
+ - based on coreutils-5.97 (in Fedora Core 6)
+
+Licensed under GPLv2, see file LICENSE in this source tree.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+selinux/selinuxenabled.c
+------------------------
+
+Based on libselinux 1.33.1
+Port to BusyBox Hiroshi Shinji <shiroshi@my.email.ne.jp>
+
+Licensed under GPLv2, see file LICENSE in this source tree.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+selinux/sestatus.c
+------------------
+
+Ported to busybox: KaiGai Kohei <kaigai@ak.jp.nec.com>
+
+Copyright (C) KaiGai Kohei <kaigai@ak.jp.nec.com>
+
+Licensed under GPLv2, see file LICENSE in this source tree.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+selinux/setenforce.c
+--------------------
+
+Based on libselinux 1.33.1
+Port to BusyBox Hiroshi Shinji <shiroshi@my.email.ne.jp>
+
+Licensed under GPLv2, see file LICENSE in this source tree.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
selinux/setfiles.c
------------------
@@ -1877,6 +2719,27 @@ Port to BusyBox (c) 2007 by Yuichi Nakamura <ynakam@hitachisoft.jp>
On this system, a copy of the GNU General Public License may be found at
<file:///usr/share/common-licenses/GPL-2>.
+selinux/setsebool.c
+-------------------
+
+Yuichi Nakamura <ynakam@hitachisoft.jp>
+
+Licensed under GPLv2, see file LICENSE in this source tree.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+util-linux/fdformat.c
+---------------------
+
+fdformat.c - Low-level formats a floppy disk - Werner Almesberger
+5 July 2003 -- modified for Busybox by Erik Andersen
+
+Licensed under GPLv2, see file LICENSE in this source tree.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
util-linux/fdisk_sgi.c
----------------------
@@ -1894,6 +2757,22 @@ Sat Mar 20 EST 1999 Arnaldo Carvalho de Melo <acme@conectiva.com.br>
On this system, a copy of the GNU General Public License may be found at
<file:///usr/share/common-licenses/GPL-2>.
+util-linux/fdisk_sun.c
+----------------------
+
+I think this is mostly, or entirely, due to
+ Jakub Jelinek (jj@sunsite.mff.cuni.cz), July 1996
+
+Merged with fdisk for other architectures, aeb, June 1998.
+
+Sat Mar 20 EST 1999 Arnaldo Carvalho de Melo <acme@conectiva.com.br>
+ Internationalization
+
+Licensed under GPLv2, see file LICENSE in this source tree.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
util-linux/flock.c
------------------
@@ -1904,6 +2783,18 @@ This is free software, licensed under the GNU General Public License v2.
On this system, a copy of the GNU General Public License may be found at
<file:///usr/share/common-licenses/GPL-2>.
+util-linux/freeramdisk.c
+------------------------
+
+Copyright (C) 2000 and written by Emanuele Caratti <wiz@iol.it>
+Adjusted a bit by Erik Andersen <andersen@codepoet.org>
+Unified with fdflush by Tito Ragusa <farmatito@tiscali.it>
+
+Licensed under GPLv2, see file LICENSE in this source tree.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
util-linux/fsck_minix.c
-----------------------
@@ -1917,6 +2808,86 @@ Also licensed under GPL.
On this system, a copy of the GNU General Public License may be found at
<file:///usr/share/common-licenses/GPL-2>.
+util-linux/mkfs_ext2.c
+----------------------
+
+inspired by genext2fs
+
+Busybox'ed (2009) by Vladimir Dronnikov <dronnikov@gmail.com>
+
+Licensed under GPLv2, see file LICENSE in this source tree.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+util-linux/mkfs_reiser.c
+------------------------
+
+Busybox'ed (2009) by Vladimir Dronnikov <dronnikov@gmail.com>
+
+Licensed under GPLv2, see file LICENSE in this source tree.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+util-linux/mkfs_vfat.c
+----------------------
+
+inspired by dosfstools
+
+Busybox'ed (2009) by Vladimir Dronnikov <dronnikov@gmail.com>
+
+Licensed under GPLv2, see file LICENSE in this source tree.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+util-linux/pivot_root.c
+-----------------------
+
+pivot_root.c - Change root file system. Based on util-linux 2.10s
+
+busyboxed by Evin Robertson
+pivot_root syscall stubbed by Erik Andersen, so it will compile
+ regardless of the kernel being used.
+
+Licensed under GPLv2, see file LICENSE in this source tree.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+util-linux/rtcwake.c
+--------------------
+
+This version was taken from util-linux and scrubbed down for busybox.
+
+Licensed under GPLv2, see file LICENSE in this source tree.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+util-linux/scriptreplay.c
+-------------------------
+
+pascal.bellard@ads-lu.com
+
+Licensed under GPLv2 or later, see file LICENSE in this source tree.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+util-linux/setpriv.c
+--------------------
+
+setpriv implementation for busybox based on linux-utils-ng 2.29
+
+Copyright (C) 2017 by <assafgordon@gmail.com>
+
+Licensed under GPLv2 or later, see file LICENSE in this source tree.
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
Upstream Source: GNU LGPL
@@ -2472,41 +3443,6 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Upstream Source: No Copyright (Public Domain)
=============================================
-archival/libarchive/decompress_uncompress.c
--------------------------------------------
-
-uncompress for busybox -- (c) 2002 Robert Griebl
-
-based on the original compress42.c source
-(see disclaimer below)
-
-From <https://github.com/vapier/ncompress/blob/main/UNLICENSE>:
-
-This is free and unencumbered software released into the public domain.
-
-Anyone is free to copy, modify, publish, use, compile, sell, or
-distribute this software, either in source code form or as a compiled
-binary, for any purpose, commercial or non-commercial, and by any
-means.
-
-In jurisdictions that recognize copyright laws, the author or authors
-of this software dedicate any and all copyright interest in the
-software to the public domain. We make this dedication for the benefit
-of the public at large and to the detriment of our heirs and
-successors. We intend this dedication to be an overt act of
-relinquishment in perpetuity of all present and future rights to this
-software under copyright law.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
-IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
-OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
-ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
-OTHER DEALINGS IN THE SOFTWARE.
-
-For more information, please refer to <http://unlicense.org/>
-
archival/libarchive/unxz/xz.h, archival/libarchive/unxz/xz_config.h,
archival/libarchive/unxz/xz_dec_bcj.c, archival/libarchive/unxz/xz_dec_lzma2.c,
archival/libarchive/unxz/xz_dec_stream.c, archival/libarchive/unxz/xz_lzma2.h,
@@ -2541,11 +3477,55 @@ In the public domain.
2004-11-12 Paul Fox
- busyboxed
+miscutils/makedevs.c
+--------------------
+
+public domain -- Dave 'Kill a Cop' Cinege <dcinege@psychosis.com>
+
Upstream Source: No Copyright/License Notices
=============================================
+archival/libarchive/decompress_uncompress.c
+-------------------------------------------
+
+uncompress for busybox -- (c) 2002 Robert Griebl
+
+based on the original compress42.c source
+(see disclaimer below)
+
+From <https://github.com/vapier/ncompress/blob/main/UNLICENSE>:
+
+This is free and unencumbered software released into the public domain.
+
+Anyone is free to copy, modify, publish, use, compile, sell, or
+distribute this software, either in source code form or as a compiled
+binary, for any purpose, commercial or non-commercial, and by any
+means.
+
+In jurisdictions that recognize copyright laws, the author or authors
+of this software dedicate any and all copyright interest in the
+software to the public domain. We make this dedication for the benefit
+of the public at large and to the detriment of our heirs and
+successors. We intend this dedication to be an overt act of
+relinquishment in perpetuity of all present and future rights to this
+software under copyright law.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
+OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+BusyBox modifications assumed to be usable under the GNU General Public License
+version 2. On this system, a copy of the GNU GPL version 2 may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+For more information, please refer to <http://unlicense.org/>
+
include/applets.src.h, include/bb_archive.h, include/dump.h,
include/usage.src.h, init/reboot.h, libbb/in_ether.c, miscutils/mim.c,
networking/libiproute/ip_common.h, networking/libiproute/libnetlink.h,