usage.c: remove reference to busybox.h
authorDenis Vlasenko <vda.linux@googlemail.com>
Sat, 26 May 2007 19:00:18 +0000 (19:00 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Sat, 26 May 2007 19:00:18 +0000 (19:00 -0000)
*: s/include "busybox.h"/include "libbb.h"

251 files changed:
applets/usage.c
archival/ar.c
archival/bbunzip.c
archival/cpio.c
archival/dpkg.c
archival/dpkg_deb.c
archival/gzip.c
archival/rpm.c
archival/rpm2cpio.c
archival/tar.c
archival/unzip.c
console-tools/chvt.c
console-tools/clear.c
console-tools/deallocvt.c
console-tools/dumpkmap.c
console-tools/loadfont.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/cal.c
coreutils/cat.c
coreutils/catv.c
coreutils/chgrp.c
coreutils/chmod.c
coreutils/chown.c
coreutils/chroot.c
coreutils/cksum.c
coreutils/cmp.c
coreutils/comm.c
coreutils/cp.c
coreutils/cut.c
coreutils/date.c
coreutils/dd.c
coreutils/df.c
coreutils/diff.c
coreutils/dirname.c
coreutils/dos2unix.c
coreutils/du.c
coreutils/echo.c
coreutils/env.c
coreutils/expr.c
coreutils/false.c
coreutils/fold.c
coreutils/head.c
coreutils/hostid.c
coreutils/id.c
coreutils/install.c
coreutils/length.c
coreutils/ln.c
coreutils/logname.c
coreutils/ls.c
coreutils/md5_sha1_sum.c
coreutils/mkdir.c
coreutils/mkfifo.c
coreutils/mknod.c
coreutils/mv.c
coreutils/nice.c
coreutils/nohup.c
coreutils/od.c
coreutils/od_bloaty.c
coreutils/printenv.c
coreutils/printf.c
coreutils/pwd.c
coreutils/realpath.c
coreutils/rm.c
coreutils/rmdir.c
coreutils/seq.c
coreutils/sleep.c
coreutils/sort.c
coreutils/split.c
coreutils/stat.c
coreutils/stty.c
coreutils/sum.c
coreutils/sync.c
coreutils/tail.c
coreutils/tee.c
coreutils/test.c
coreutils/touch.c
coreutils/tr.c
coreutils/true.c
coreutils/tty.c
coreutils/uname.c
coreutils/uniq.c
coreutils/usleep.c
coreutils/uudecode.c
coreutils/uuencode.c
coreutils/watch.c
coreutils/wc.c
coreutils/who.c
coreutils/whoami.c
coreutils/yes.c
debianutils/mktemp.c
debianutils/pipe_progress.c
debianutils/readlink.c
debianutils/run_parts.c
debianutils/start_stop_daemon.c
debianutils/which.c
docs/new-applet-HOWTO.txt
e2fsprogs/chattr.c
e2fsprogs/fsck.c
e2fsprogs/lsattr.c
e2fsprogs/old_e2fsprogs/e2fsck.h
e2fsprogs/old_e2fsprogs/e2p/e2p.h
e2fsprogs/old_e2fsprogs/fsck.c
e2fsprogs/old_e2fsprogs/tune2fs.c
editors/awk.c
editors/ed.c
editors/patch.c
editors/sed.c
editors/vi.c
findutils/find.c
findutils/grep.c
findutils/xargs.c
init/halt.c
init/init.c
init/mesg.c
ipsvd/ipsvd_perhost.c
ipsvd/tcpudp.c
libbb/getopt32.c
libbb/lineedit.c
libbb/selinux_common.c
libbb/xfuncs.c
libpwdgrp/uidgid_get.c
loginutils/addgroup.c
loginutils/adduser.c
loginutils/cryptpw.c
loginutils/deluser.c
loginutils/getty.c
loginutils/login.c
loginutils/passwd.c
loginutils/su.c
loginutils/sulogin.c
loginutils/vlock.c
miscutils/adjtimex.c
miscutils/bbconfig.c
miscutils/chrt.c
miscutils/crond.c
miscutils/crontab.c
miscutils/dc.c
miscutils/devfsd.c
miscutils/eject.c
miscutils/hdparm.c
miscutils/last.c
miscutils/less.c
miscutils/makedevs.c
miscutils/mountpoint.c
miscutils/mt.c
miscutils/nmeter.c
miscutils/raidautorun.c
miscutils/readahead.c
miscutils/runlevel.c
miscutils/rx.c
miscutils/setsid.c
miscutils/strings.c
miscutils/taskset.c
miscutils/time.c
miscutils/watchdog.c
modutils/insmod.c
modutils/lsmod.c
modutils/modprobe.c
modutils/rmmod.c
networking/arp.c
networking/arping.c
networking/dnsd.c
networking/ether-wake.c
networking/ftpgetput.c
networking/hostname.c
networking/httpd.c
networking/ifconfig.c
networking/ifupdown.c
networking/inetd.c
networking/interface.c
networking/ip.c
networking/ipcalc.c
networking/isrv.c
networking/isrv_identd.c
networking/libiproute/ip_common.h
networking/nameif.c
networking/nc.c
networking/nc_bloaty.c
networking/netstat.c
networking/nslookup.c
networking/ping.c
networking/route.c
networking/telnet.c
networking/telnetd.c
networking/tftp.c
networking/traceroute.c
networking/udhcp/common.h
networking/vconfig.c
networking/wget.c
networking/zcip.c
procps/free.c
procps/fuser.c
procps/kill.c
procps/pidof.c
procps/ps.c
procps/renice.c
procps/sysctl.c
procps/top.c
procps/uptime.c
runit/chpst.c
runit/runsv.c
runit/runsvdir.c
runit/sv.c
runit/svlogd.c
selinux/chcon.c
selinux/getenforce.c
selinux/getsebool.c
selinux/load_policy.c
selinux/matchpathcon.c
selinux/runcon.c
selinux/selinuxenabled.c
selinux/setenforce.c
shell/ash.c
shell/bbsh.c
shell/hush.c
shell/lash.c
sysklogd/klogd.c
sysklogd/logger.c
sysklogd/logread.c
sysklogd/syslogd.c
util-linux/dmesg.c
util-linux/fbset.c
util-linux/fdformat.c
util-linux/fdisk.c
util-linux/freeramdisk.c
util-linux/fsck_minix.c
util-linux/getopt.c
util-linux/hexdump.c
util-linux/hwclock.c
util-linux/ipcrm.c
util-linux/ipcs.c
util-linux/losetup.c
util-linux/mdev.c
util-linux/mkfs_minix.c
util-linux/mkswap.c
util-linux/more.c
util-linux/mount.c
util-linux/pivot_root.c
util-linux/rdate.c
util-linux/readprofile.c
util-linux/setarch.c
util-linux/swaponoff.c
util-linux/switch_root.c
util-linux/umount.c

index bb7ca826fa6638dcc3a12ba77b5b04cfcf1d585a..f2281d6997f9b8e5e372c246a72e9dcb3faa708a 100644 (file)
@@ -2,7 +2,6 @@
 #include <unistd.h>
 
 #include "../include/autoconf.h"
-#include "../include/busybox.h"
 
 static const char usage_messages[] = ""
 #define MAKE_USAGE
index 23d9b49a5c37994733d45ccabc2b6b6cc29d4e9a..31e96de4f1f79ed14db0f4b6ab6fa12dd25b29e4 100644 (file)
@@ -14,7 +14,7 @@
  * http://www.unix-systems.org/single_unix_specification_v2/xcu/ar.html
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include "unarchive.h"
 
 static void header_verbose_list_ar(const file_header_t *file_header)
index 00cece4ad2b40128f5fee673500750abcb86ec14..83b5637cdcda04029cb709569b4ef0ea5fd9471c 100644 (file)
@@ -5,7 +5,7 @@
  *  Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include "unarchive.h"
 
 enum {
index 011386782e641ed04aebb824c0876fce2339f552..6d1ee166dcf2bc59871f8710ba4719bad7c9b869 100644 (file)
@@ -16,7 +16,7 @@
 #include <string.h>
 #include <unistd.h>
 #include "unarchive.h"
-#include "busybox.h"
+#include "libbb.h"
 
 #define CPIO_OPT_EXTRACT                       0x01
 #define CPIO_OPT_TEST                          0x02
index 7d31ad12e272beb4568f6e9f30614e2d736fc5db..dcbd0d162b453095334dd81ca143381ed1c2c1be 100644 (file)
@@ -24,7 +24,7 @@
  *
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include "unarchive.h"
 
 /* note: if you vary hash_prime sizes be aware,
index fde3c338262fbf49d0ed1d61500c088bbf782c3b..138caff3905836142ce16aabfd31162cb6eb0deb 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
  */
-#include "busybox.h"
+#include "libbb.h"
 #include "unarchive.h"
 
 #define DPKG_DEB_OPT_CONTENTS  1
index 03b6b911765c4813ea73d557ebf052fd0e364c1b..fdf2a794c1d61021336ce65ed195ad8cbae2fb28 100644 (file)
@@ -39,7 +39,7 @@ gzip: bogus: No such file or directory
 aa:      85.1% -- replaced with aa.gz
 */
 
-#include "busybox.h"
+#include "libbb.h"
 
 
 /* ===========================================================================
index 654a4a3812b425a67554455eaaf26ac5c05fc151..71ed32e413b85f0bfcdec5425c1fbc128b537921 100644 (file)
@@ -7,7 +7,7 @@
  * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include "unarchive.h"
 
 #define RPM_HEADER_MAGIC        "\216\255\350"
index 307d1a0f6fffa55b748c217c512ed3dbe4b893c9..460aeaff2a3b6a31f9d979e989917e74b4782af8 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
  */
-#include "busybox.h"
+#include "libbb.h"
 #include "unarchive.h"
 
 #define RPM_MAGIC "\355\253\356\333"
index e634cc6706af2cd3d74b88f2dd38181a140b249f..432355353fafb257cd27304fa7be4e9010698575 100644 (file)
@@ -25,7 +25,7 @@
 
 #include <fnmatch.h>
 #include <getopt.h>
-#include "busybox.h"
+#include "libbb.h"
 #include "unarchive.h"
 
 #if ENABLE_FEATURE_TAR_CREATE
index 8a9034fc3d228fe876ee065b0ef788997279405d..ef58cd463e140ce77e0942e59a70244bbd690094 100644 (file)
@@ -24,7 +24,7 @@
  * - central directory
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include "unarchive.h"
 
 #define ZIP_FILEHEADER_MAGIC           SWAP_LE32(0x04034b50)
index 50908115ce3ee34dfc46c31c0e6b168c106991a4..e8761d523f750c778732507ff9c0019f15c8f729 100644 (file)
@@ -7,7 +7,7 @@
  * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 /* From <linux/vt.h> */
 enum {
index 8e34d6d9a10ea65e62669611da0308841ce8c04c..053293ce24315b009781a65ea3c610e81e916182 100644 (file)
@@ -12,7 +12,7 @@
 
 #include <stdio.h>
 #include <stdlib.h>
-#include "busybox.h"
+#include "libbb.h"
 
 
 int clear_main(int argc, char **argv);
index 476eefa515293738529d4581a71dc6a8fc3c19be..db52747adcd56bdb213cb77e8c76101b9da62ce8 100644 (file)
@@ -10,7 +10,7 @@
 
 /* no options, no getopt */
 
-#include "busybox.h"
+#include "libbb.h"
 
 /* From <linux/vt.h> */
 enum { VT_DISALLOCATE = 0x5608 }; /* free memory associated to vt */
index 0c1914830892658465912870c135c499add21c8b..f61795cf064ffb5aaa653380d3865c594027c37e 100644 (file)
@@ -8,7 +8,7 @@
  *
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 /* From <linux/kd.h> */
 struct kbentry {
index f691b11af8cdf6bdd6265376998aba7a42a223b7..88d7a040142175570acade34c7be41c070664936 100644 (file)
@@ -7,7 +7,7 @@
  * Loads the console font, and possibly the corresponding screen map(s).
  * (Adapted for busybox by Matej Vela.)
  */
-#include "busybox.h"
+#include "libbb.h"
 #include <sys/kd.h>
 
 enum {
index a141435e2b3024e8dda7ac742b41c1d6954059f5..4a726f9c8127f4e62e019ed01359a8a31e8f653a 100644 (file)
@@ -8,7 +8,7 @@
  *
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 #define BINARY_KEYMAP_MAGIC "bkeymap"
 
index 882563b2972db15098ca6a53ffef6837aa1d385e..c050ba19efda0899e04246913ba9d9abb07a2bee 100644 (file)
@@ -10,7 +10,7 @@
 
 /* getopt not needed */
 
-#include "busybox.h"
+#include "libbb.h"
 
 int openvt_main(int argc, char **argv);
 int openvt_main(int argc, char **argv)
index 03b078c5d1207975bb8f0634f7d73b654db1ad20..c844e1511b1e13ebdea1b318e697e43ef90a86f8 100644 (file)
@@ -13,7 +13,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>
-#include "busybox.h"
+#include "libbb.h"
 
 int reset_main(int argc, char **argv);
 int reset_main(int argc, char **argv)
index 64f318c76ca38d90ebcd608c5e74b5d87212ed2c..52fdb26f445e53f526f2cf1bb87483ac20429eff 100644 (file)
@@ -7,7 +7,7 @@
  * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
  */
 /* no options, no getopt */
-#include "busybox.h"
+#include "libbb.h"
 
 #define ESC "\033"
 
index 31ee1fc63f3ecce19bd5600e348105087950cd35..f437415db1f076a74b9713978395e600144e0300 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 #include <getopt.h>
-#include "busybox.h"
+#include "libbb.h"
 
 #if ENABLE_FEATURE_SETCONSOLE_LONG_OPTIONS
 static const struct option setconsole_long_options[] = {
index ff137d562f93d9a756ee3b094d99a267a1c1776d..a0d291d30064f92ff70eb9f1e6a7d8bb444bc5f9 100644 (file)
@@ -10,7 +10,7 @@
  */
 
 #include <sys/ioctl.h>
-#include "busybox.h"
+#include "libbb.h"
 
 
 /* From <linux/kd.h> */
index 7b5addca7816931af96f3ec61c5eddc2397c1914..f95a65390e2649956471569174dcf564e90f9d94 100644 (file)
@@ -9,7 +9,7 @@
  * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 int setlogcons_main(int argc, char **argv);
 int setlogcons_main(int argc, char **argv)
index f4307d6ce1ede5cde7b833609b206518b39ba1b7..f59d7a8dee99b7c649cd0c0f6e49be69ee6c2f0b 100644 (file)
@@ -20,7 +20,7 @@
  * 3) Save some space by using strcmp().  Calling strncmp() here was silly.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 /* This is a NOFORK applet. Be very careful! */
 
index 3d617916e8107965bc6ef87ef7d6896ff104ba11..ce910bc6312cc409f1e17c7059530feee111a9d1 100644 (file)
@@ -17,7 +17,7 @@
  * Major size reduction... over 50% (>1.5k) on i386.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 #define        THURSDAY                4               /* for reformation */
 #define        SATURDAY                6               /* 1 Jan 1 was a Saturday */
index ed3f33650f4d04a6bd4f8edf00e32ee4ca50e04d..64e697eb3ac9dc2591a3ae0aa5f26a2ddceee839 100644 (file)
@@ -10,7 +10,7 @@
 /* BB_AUDIT SUSv3 compliant */
 /* http://www.opengroup.org/onlinepubs/007904975/utilities/cat.html */
 
-#include "busybox.h"
+#include "libbb.h"
 
 /* This is a NOFORK applet. Be very careful! */
 
index 826e0e9a6ac6ec534dab71ca95f450d19255c086..2d2229f7f8c60c106efb7be6b1fd69cca64d75c9 100644 (file)
@@ -10,7 +10,7 @@
 /* See "Cat -v considered harmful" at
  * http://cm.bell-labs.com/cm/cs/doc/84/kp.ps.gz */
 
-#include "busybox.h"
+#include "libbb.h"
 
 int catv_main(int argc, char **argv);
 int catv_main(int argc, char **argv)
index 48014ecdff8f244e8e7cf2a1fcc7de1f2b29f499..90a1cfe2bb4803213330eee5da4a797b52026c0e 100644 (file)
@@ -11,7 +11,7 @@
 /* BB_AUDIT GNU defects - unsupported long options. */
 /* http://www.opengroup.org/onlinepubs/007904975/utilities/chgrp.html */
 
-#include "busybox.h"
+#include "libbb.h"
 
 /* This is a NOEXEC applet. Be very careful! */
 
index aa36258772d9cd71e2cfe21e5a4508c43769925e..52cc40d97d1b4251ecaa68f2b5991b36b1b91652 100644 (file)
@@ -14,7 +14,7 @@
 /* BB_AUDIT GNU defects - unsupported long options. */
 /* http://www.opengroup.org/onlinepubs/007904975/utilities/chmod.html */
 
-#include "busybox.h"
+#include "libbb.h"
 
 /* This is a NOEXEC applet. Be very careful! */
 
index 71ba812473c30121360ab06eb62d9d1caa627175..7579e17358549affe6af0a1f2fa6d08dfd9f9000 100644 (file)
@@ -11,7 +11,7 @@
 /* BB_AUDIT GNU defects - unsupported long options. */
 /* http://www.opengroup.org/onlinepubs/007904975/utilities/chown.html */
 
-#include "busybox.h"
+#include "libbb.h"
 
 /* This is a NOEXEC applet. Be very careful! */
 
index 874ee917edb513ac9b08e39c154495bc47056850..192daa894fc4512cd49b0edbd89253d2c3d9ddb4 100644 (file)
@@ -9,7 +9,7 @@
 
 /* BB_AUDIT SUSv3 N/A -- Matches GNU behavior. */
 
-#include "busybox.h"
+#include "libbb.h"
 
 int chroot_main(int argc, char **argv);
 int chroot_main(int argc, char **argv)
index 70febdf3ad2250d8665f3f14e8a47a5e2981cab3..865bea0ee1ae3ef9974981339805e15a3ff446e8 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. */
 
-#include "busybox.h"
+#include "libbb.h"
 
 int cksum_main(int argc, char **argv);
 int cksum_main(int argc, char **argv)
index 80fab0b904f4a2f652197cae5d731f235e39437d..e5dda80ffa30b8992966a03c5ac1daf2b561ac0e 100644 (file)
@@ -21,7 +21,7 @@
  *    in the '-l' case.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 static FILE *cmp_xfopen_input(const char *filename)
 {
index 28e3982f2b3074b559ebcb3d8bf4a4987615fffb..3be6760dc0b67129a3d1e00300d2b28457d6f99b 100644 (file)
@@ -7,7 +7,7 @@
  * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 #define COMM_OPT_1 (1 << 0)
 #define COMM_OPT_2 (1 << 1)
index 8c0937971d4915b08ff037844105c6a230bed4fe..f98f281b580ff51b20479a4235fcea3def41881d 100644 (file)
@@ -15,7 +15,7 @@
  * Size reduction.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include "libcoreutils/coreutils.h"
 
 /* This is a NOEXEC applet. Be very careful! */
index b9ea3127ce3349d110d29ec21122c1799ec8c375..084f7be3782b143d0605ebde70b3f58bb1f0c297 100644 (file)
@@ -9,7 +9,7 @@
  * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 /* This is a NOEXEC applet. Be very careful! */
 
index d2d77f413fc0d9b32b6ac1a725998fa17c1d2085..57c826a3f31f67320b2426a65994d0e82e4e67af 100644 (file)
@@ -10,7 +10,7 @@
  * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
 */
 
-#include "busybox.h"
+#include "libbb.h"
 
 /* This 'date' command supports only 2 time setting formats,
    all the GNU strftime stuff (its in libc, lets use it),
index 5aee9dbb408eb5996b32095d8e7691881d68b377..dd311d86a1e9f9e86df6f5d51b0409f5151ab876 100644 (file)
@@ -9,7 +9,7 @@
  */
 
 #include <signal.h>  /* For FEATURE_DD_SIGNAL_HANDLING */
-#include "busybox.h"
+#include "libbb.h"
 
 /* This is a NOEXEC applet. Be very careful! */
 
index 484cabb372c9f6770192e32eaa045c2e178d779f..d455d27f6afc9588988dc5f7bfc27cb4ff098a44 100644 (file)
@@ -24,7 +24,7 @@
 #include <unistd.h>
 #include <mntent.h>
 #include <sys/vfs.h>
-#include "busybox.h"
+#include "libbb.h"
 
 #ifndef CONFIG_FEATURE_HUMAN_READABLE
 static long kscale(long b, long bs)
index 09cacbde689f9198c03844126c324fe93708fe88..f6b045b2d763934af4d57e7548df0f30e873f6a4 100644 (file)
@@ -12,7 +12,7 @@
  * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 #define FSIZE_MAX 32768
 
index 7c5484bfde9e45935fd3dd17b0e824893e953ecd..fd2c381c8c625b3b0a203a8aea192af1a8661222 100644 (file)
@@ -10,7 +10,7 @@
 /* BB_AUDIT SUSv3 compliant */
 /* http://www.opengroup.org/onlinepubs/007904975/utilities/dirname.html */
 
-#include "busybox.h"
+#include "libbb.h"
 
 /* This is a NOFORK applet. Be very careful! */
 
index 04c56ac9c001a3cc919f2d6f9aa159ada649c8d0..b053a0cbfb97ebdb2acb83a0466721547c12dfe1 100644 (file)
@@ -12,7 +12,7 @@
  * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
 */
 
-#include "busybox.h"
+#include "libbb.h"
 
 enum ConvType {
        CT_UNIX2DOS = 1,
index e95f3a2f14b32792a7d85decebf02d5146f01893..cb3e715d9a7c76c1f28f963420f0eeb374acdc8d 100644 (file)
@@ -23,7 +23,7 @@
  * 4) Fixed busybox bug #1284 involving long overflow with human_readable.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 #if ENABLE_FEATURE_HUMAN_READABLE
 # if ENABLE_FEATURE_DU_DEFAULT_BLOCKSIZE_1K
index 2de19c2e30bed8248fe98d618f53f021a0a4c0e2..9aad2c2ba7196e7a67c91dda23835c43a197dca4 100644 (file)
@@ -23,7 +23,7 @@
  *    The previous version did not allow 4-digit octals.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 int bb_echo(char **argv)
 {
index 2a271f7032f760b5aa99f97a3be98f7e2c562661..ad30f0193c0c70fb30e6121f580993a68ca38e67 100644 (file)
  * - use xfunc_error_retval
  */
 
-#include "busybox.h"
-#include <errno.h>
 #include <getopt.h> /* struct option */
 extern char **environ;
 
+#include "libbb.h"
+
 #if ENABLE_FEATURE_ENV_LONG_OPTIONS
 static const struct option env_long_options[] = {
        { "ignore-environment", 0, NULL, 'i' },
index b6bd383f69a6de0508741766d22eeb71d5e66bf7..46e18d1904a6b64877100233c1f80864ac284316 100644 (file)
@@ -25,7 +25,7 @@
 
 /* no getopt needed */
 
-#include "busybox.h"
+#include "libbb.h"
 #include "xregex.h"
 
 /* The kinds of value we can have.  */
index 90d6a0162c85032dee88f580995b775de1f3032e..07cf9e83ec86713aca662ebe95314cc9d7a3d6b2 100644 (file)
@@ -10,7 +10,7 @@
 /* BB_AUDIT SUSv3 compliant */
 /* http://www.opengroup.org/onlinepubs/007904975/utilities/false.html */
 
-#include "busybox.h"
+#include "libbb.h"
 
 /* This is a NOFORK applet. Be very careful! */
 
index 4ce52cf0bdedfae44e8615c68073f2f294a717a8..d5e3a4d723e3a33c0ed12ad78ebbd403654a88da 100644 (file)
@@ -10,7 +10,7 @@
    Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
 */
 
-#include "busybox.h"
+#include "libbb.h"
 
 static unsigned long flags;
 #define FLAG_COUNT_BYTES       1
index ed1d01d52a4e430cbf84c8d56877c4a7117256b9..1700af27ab9959eed524adbbc6d0d514063515d9 100644 (file)
@@ -11,7 +11,7 @@
 /* BB_AUDIT GNU compatible -c, -q, and -v options in 'fancy' configuration. */
 /* http://www.opengroup.org/onlinepubs/007904975/utilities/head.html */
 
-#include "busybox.h"
+#include "libbb.h"
 
 static const char head_opts[] =
        "n:"
index e14f6ca57a69d9fa84a8862ccb1faea5ee34ca6f..7d96651e7672acd7a28129eeb6406745399547fb 100644 (file)
@@ -9,7 +9,7 @@
 
 /* BB_AUDIT SUSv3 N/A -- Matches GNU behavior. */
 
-#include "busybox.h"
+#include "libbb.h"
 
 /* This is a NOFORK applet. Be very careful! */
 
index 8a604195d12f98789a0c66a75fcbd66f48cb2ac9..064bd29d9efe17018f7f00827e967b6adc71921f 100644 (file)
@@ -13,7 +13,7 @@
  * -Z option support: by Yuichi Nakamura <ynakam@hitachisoft.jp>
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include <stdio.h>
 #include <unistd.h>
 #include <sys/types.h>
index ece5b955b2259e30b4409e42def1b06b6655ff60..7f168d2fd271be324d09b9acbecb26e0f5e6f22a 100644 (file)
@@ -9,11 +9,12 @@
  *           owner/group, will probably modify bb_make_directory(...)
  */
 
-#include "busybox.h"
-#include "libcoreutils/coreutils.h"
 #include <libgen.h>
 #include <getopt.h> /* struct option */
 
+#include "libbb.h"
+#include "libcoreutils/coreutils.h"
+
 #if ENABLE_FEATURE_INSTALL_LONG_OPTIONS
 static const struct option install_long_options[] = {
        { "directory",           0, NULL, 'd' },
index b3a9d4903dc72458c8755a33913dd8d8a5dcab62..a310b3b2fc4de48732cd72405414b1ad8acc19e4 100644 (file)
@@ -2,7 +2,7 @@
 
 /* BB_AUDIT SUSv3 N/A -- Apparently a busybox (obsolete?) extension. */
 
-#include "busybox.h"
+#include "libbb.h"
 
 /* This is a NOFORK applet. Be very careful! */
 
index fd4eacec2ddd18e74412c2e447a49ab74a144b48..93a283d41a926685a0b589bd27821c654d23b367 100644 (file)
@@ -11,7 +11,7 @@
 /* BB_AUDIT GNU options missing: -d, -F, -i, and -v. */
 /* http://www.opengroup.org/onlinepubs/007904975/utilities/ln.html */
 
-#include "busybox.h"
+#include "libbb.h"
 
 /* This is a NOEXEC applet. Be very careful! */
 
index aba6ce3c6162500e24a3f16c8abc33b0ff671b72..2e628bc146896197071c4cb3b7746a33fd6a7f7e 100644 (file)
@@ -20,7 +20,7 @@
  * a diagnostic message and an error return.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 /* This is a NOFORK applet. Be very careful! */
 
index b9c07adf883cbd570cb8adb47e2716ad7d9f567e..e2ed3ee1f95b4b7fca51174c6f2c53a8388561c9 100644 (file)
@@ -30,7 +30,7 @@
  */
 
 #include <getopt.h>
-#include "busybox.h"
+#include "libbb.h"
 
 /* This is a NOEXEC applet. Be very careful! */
 
index a3818d519cd6610f4fd79ee13153e6e23c2b30ab..4523fa4ecb0edaff7004cbf9d903e3a799ea5538 100644 (file)
@@ -6,7 +6,7 @@
  * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 typedef enum { HASH_SHA1, HASH_MD5 } hash_algo_t;
 
index 5a6c9d077182cac0036bed5c799360d7ad4a7d25..60c03a1f93676e04bf907fb2b344599140b472ca 100644 (file)
@@ -20,7 +20,7 @@
  */
 
 #include <getopt.h> /* struct option */
-#include "busybox.h"
+#include "libbb.h"
 
 /* This is a NOFORK applet. Be very careful! */
 
index 7dcc50fa90d4ede73d802cea5abf218da7e06e94..030c9d22f99d0045c22a3d586fa2d6c5d9c3ecd3 100644 (file)
@@ -10,7 +10,7 @@
 /* BB_AUDIT SUSv3 compliant */
 /* http://www.opengroup.org/onlinepubs/007904975/utilities/mkfifo.html */
 
-#include "busybox.h"
+#include "libbb.h"
 #include "libcoreutils/coreutils.h"
 
 int mkfifo_main(int argc, char **argv);
index 6fa6d8353aeaa1d20deb31828aad55d896b71576..415ef55c167661b003c5676189bfbb2da705d427 100644 (file)
@@ -11,7 +11,7 @@
 
 #include <sys/sysmacros.h>  // For makedev
 
-#include "busybox.h"
+#include "libbb.h"
 #include "libcoreutils/coreutils.h"
 
 static const char modes_chars[] = { 'p', 'c', 'u', 'b', 0, 1, 1, 2 };
index c08d2327c6c5af106cc9b82752ccd3a2e1980788..ad36051f9fcacfb52d4668ad849fd5d5153d9dfc 100644 (file)
@@ -20,7 +20,7 @@
 #include <errno.h>
 #include <stdlib.h>
 #include <getopt.h> /* struct option */
-#include "busybox.h"
+#include "libbb.h"
 #include "libcoreutils/coreutils.h"
 
 #if ENABLE_FEATURE_MV_LONG_OPTIONS
index 3285315288ffba71db6eb985fc50d2cbc19f0599..8d77ae472cc1469a1757b894f568cdd3bd390155 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 #include <sys/resource.h>
-#include "busybox.h"
+#include "libbb.h"
 
 int nice_main(int argc, char **argv);
 int nice_main(int argc, char **argv)
index 6a6c70e13dc291ae02b569dbec907a6557007017..22419b800de37e5fc02766ab9f50240ed54078fa 100644 (file)
@@ -10,7 +10,7 @@
  * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 int nohup_main(int argc, char **argv);
 int nohup_main(int argc, char **argv)
index 0de9def5a3c39eb7d4c97bd56c80cea5beeb996f..00de080b69ef4cc3dbb9377795df4f0b1d6b56fe 100644 (file)
@@ -12,7 +12,7 @@
  */
 
 
-#include "busybox.h"
+#include "libbb.h"
 #if ENABLE_DESKTOP
 /* This one provides -t (busybox's own build script needs it) */
 #include "od_bloaty.c"
index efdbf354a72be68741a367fcd85dbae2e6a54a26..325085626b0ce40d88f628d21026b16b5ca29607 100644 (file)
@@ -49,8 +49,7 @@ diff -u -a std bbox >bbox.diff || { echo Different!; sleep 1; }
 
 */
 
-
-#include "busybox.h"
+#include "libbb.h"
 #include <getopt.h>
 
 #define assert(a) ((void)0)
index 935f52df3ffa9402be34c0145e435f33c9d2ff3c..0e69ff217cbc4bd9e7ffec31a0a8eb434f29042c 100644 (file)
@@ -11,7 +11,7 @@
 #include <stdio.h>
 #include <string.h>
 #include <stdlib.h>
-#include "busybox.h"
+#include "libbb.h"
 extern char **environ;
 
 int printenv_main(int argc, char **argv);
index a2a82d2493e66cec056e9b138b890db8042b1d0e..d0cf5a6719db41ed8fc978c8d91467cad57f9147 100644 (file)
@@ -38,7 +38,7 @@
 
 //   19990508 Busy Boxed! Dave Cinege
 
-#include "busybox.h"
+#include "libbb.h"
 
 typedef void (*converter)(const char *arg, void *result);
 
index a93b8f115612dd50e4c04a1d11eef2a29ade9ed6..73a9d5be8a4015ab290ce29e3d7bad35456419f5 100644 (file)
@@ -7,7 +7,7 @@
  * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 /* This is a NOFORK applet. Be very careful! */
 
index b3f7e4957e87eb6185e6cc655a99c51fd6480615..7c5dc3b109e109904967cf228e7981598ab57e62 100644 (file)
@@ -10,7 +10,7 @@
  * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 int realpath_main(int argc, char **argv);
 int realpath_main(int argc, char **argv)
index e29073db8c2421a463aa240bce22749a1b81c51b..cc2264770398e2e20b281442fab059e9ff44f4c5 100644 (file)
@@ -15,7 +15,7 @@
  * Size reduction.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 /* This is a NOFORK applet. Be very careful! */
 
index 7f3253017f40cec6351748d7109adc38c33c2bd5..c1b89e4279bc829595fe89c9aa0e88f6ad1bcfba 100644 (file)
@@ -11,7 +11,7 @@
 /* http://www.opengroup.org/onlinepubs/007904975/utilities/rmdir.html */
 
 #include <libgen.h>
-#include "busybox.h"
+#include "libbb.h"
 
 /* This is a NOFORK applet. Be very careful! */
 
index ef884d6aee9d7b12f5644785ceb1beb72de44c12..050c33317f1970dcd255dd734a53277f7a86cb91 100644 (file)
@@ -7,7 +7,7 @@
  * Licensed under the GPL v2, see the file LICENSE in this tarball.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 /* This is a NOFORK applet. Be very careful! */
 
index 592005babf7f377f885b5a412db6ce036cf5adae..e9a30daf26ca75fe116136b34f571a048bdf2e16 100644 (file)
@@ -18,7 +18,7 @@
  * time suffixes for seconds, minutes, hours, and days.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 /* This is a NOFORK applet. Be very careful! */
 
index 06a6cbf7015db298efdad0cd095c773a82bb316a..f41bd6329e98210bb4b7259546173166e9e1ba70 100644 (file)
@@ -12,7 +12,7 @@
  * http://www.opengroup.org/onlinepubs/007904975/utilities/sort.html
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 /* This is a NOEXEC applet. Be very careful! */
 
index 10035e9ab00b2890f099f866758042690c001739..27f9cfdd6a13e343eab9380d437b9392c8416498 100644 (file)
@@ -9,7 +9,7 @@
  * SUSv3 requirements:
  * http://www.opengroup.org/onlinepubs/009695399/utilities/split.html
  */
-#include "busybox.h"
+#include "libbb.h"
 
 static const struct suffix_mult split_suffices[] = {
 #if ENABLE_FEATURE_SPLIT_FANCY
index 16b8d1e4405279d16f5453c3a54807905ed07417..9930d847d7f4f12b31f6fddfa5ebecf179daaedf 100644 (file)
@@ -13,7 +13,7 @@
  * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 /* vars to control behavior */
 #define OPT_FILESYS            (1<<0)
index 702cada63faabdf53d71c1cdfd853be2586622c9..488a7f8fb9b616f62de9c537d7c9b07c1f9cfe09 100644 (file)
@@ -21,7 +21,7 @@
 
    */
 
-#include "busybox.h"
+#include "libbb.h"
 
 #ifndef _POSIX_VDISABLE
 # define _POSIX_VDISABLE ((unsigned char) 0)
index 9327ca55e3c9b40975e6f308bd8a357753c53f07..5799d142d63d3ab7d65f8822961eabf14a5b26f3 100644 (file)
@@ -13,7 +13,7 @@
  * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 enum { SUM_BSD, PRINT_NAME, SUM_SYSV };
 
index e52ab768d55d97023145a79cb19c4d0305fb7d8f..d562f3fc51a76e460e1a9be38c68e65a48cc1254 100644 (file)
@@ -9,7 +9,7 @@
 
 /* BB_AUDIT SUSv3 N/A -- Matches GNU behavior. */
 
-#include "busybox.h"
+#include "libbb.h"
 
 /* This is a NOFORK applet. Be very careful! */
 
index 32df2591413960eccced7b1bbdaeb92534748e37..e0d21ed3446a49f3f659233f5a5ee88139ea68b8 100644 (file)
@@ -24,7 +24,7 @@
  * 7) lseek attempted when count==0 even if arg was +0 (from top)
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 static const struct suffix_mult tail_suffixes[] = {
        { "b", 512 },
index 338232ce9e7b9d1e38a5c07d8ef3dd102c279d88..2160141c91e91b566df8aabc72436adf99d3f264 100644 (file)
@@ -10,7 +10,7 @@
 /* BB_AUDIT SUSv3 compliant */
 /* http://www.opengroup.org/onlinepubs/007904975/utilities/tee.html */
 
-#include "busybox.h"
+#include "libbb.h"
 #include <signal.h>
 
 int tee_main(int argc, char **argv);
index 70b392f3870cfd5ed1a6e9cd4512f5880e0b0a0b..df8387b1422c0a486b64ff35da16dc6923dd9111 100644 (file)
@@ -20,7 +20,7 @@
  *     "This program is in the Public Domain."
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include <setjmp.h>
 
 /* This is a NOEXEC applet. Be very careful! */
index 5f81b2380858dd9086e3c43b06be775c71ace2b0..7b82339fc1b6657f1552f747273b316f991f3f7a 100644 (file)
@@ -17,7 +17,7 @@
  * Also, exiting on a failure was a bug.  All args should be processed.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 /* This is a NOFORK applet. Be very careful! */
 
index 5d3dd4cd8e68c417c4bbbd4549982898290a3088..7e89e9a80a82a74f959537967679a538c775055e 100644 (file)
@@ -18,7 +18,7 @@
 /* http://www.opengroup.org/onlinepubs/009695399/utilities/tr.html
  * TODO: xdigit, graph, print
  */
-#include "busybox.h"
+#include "libbb.h"
 
 #define ASCII 0377
 
index eee62133132582d5e8ff35a62453c21c24f60969..9dcd69aa3a34495c5700652a0f880680db061fc3 100644 (file)
@@ -10,7 +10,7 @@
 /* BB_AUDIT SUSv3 compliant */
 /* http://www.opengroup.org/onlinepubs/007904975/utilities/true.html */
 
-#include "busybox.h"
+#include "libbb.h"
 
 /* This is a NOFORK applet. Be very careful! */
 
index d4c179fca0f21f7f22bdd43be67e0371ff2cbc15..2c77c9960072c5d17a5b00120e5ad4504161ceb0 100644 (file)
@@ -10,7 +10,7 @@
 /* BB_AUDIT SUSv3 compliant */
 /* http://www.opengroup.org/onlinepubs/007904975/utilities/tty.html */
 
-#include "busybox.h"
+#include "libbb.h"
 
 int tty_main(int argc, char **argv);
 int tty_main(int argc, char **argv)
index 2faa89321f7857a83f3b953f9410a9b0f579122f..d4188cdae6ab0d199c87eeb81865f2aa0e90ea69 100644 (file)
@@ -37,7 +37,7 @@
 #include <unistd.h>
 #include <sys/types.h>
 #include <sys/utsname.h>
-#include "busybox.h"
+#include "libbb.h"
 
 typedef struct {
        struct utsname name;
index 11a731aaa5f9a7e6d3c4d03f610bae848a258084..adc196b97365efab96f8461a9e4ce914c2c1721e 100644 (file)
@@ -10,7 +10,7 @@
 /* BB_AUDIT SUSv3 compliant */
 /* http://www.opengroup.org/onlinepubs/007904975/utilities/uniq.html */
 
-#include "busybox.h"
+#include "libbb.h"
 
 static const char uniq_opts[] = "cdu" "f:s:" "cdu\0\1\2\4";
 
index 2baf2bc87e9b6e011f5d5a13199db48d5e406d2d..e0cd56e542f23292a00d611b3fb7536475e520f4 100644 (file)
@@ -9,7 +9,7 @@
 
 /* BB_AUDIT SUSv3 N/A -- Apparently a busybox extension. */
 
-#include "busybox.h"
+#include "libbb.h"
 
 /* This is a NOFORK applet. Be very careful! */
 
index c195a3e6f96b6e5afb4abf9557bded6e5be24fb3..779710edda07e6e6ad2c6edc0d6997e914f15e89 100644 (file)
@@ -12,7 +12,7 @@
  */
 
 
-#include "busybox.h"
+#include "libbb.h"
 
 static void read_stduu(FILE *src_stream, FILE *dst_stream)
 {
index 3207d72969756c581452da0900eb4bf8c87a1523..9490474b9f0b8293a52c1ea7632ddba952b2fa7c 100644 (file)
@@ -8,7 +8,7 @@
  * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 
 #define SRC_BUF_SIZE   45  // This *MUST* be a multiple of 3
index 60a4a71ceabd85d678b43438618d2dec9e89b817..2ad0564cd7c226d44d3396a699471b9160186d53 100644 (file)
@@ -11,7 +11,7 @@
 /* BB_AUDIT SUSv3 N/A */
 /* BB_AUDIT GNU defects -- only option -n is supported. */
 
-#include "busybox.h"
+#include "libbb.h"
 
 // procps 2.0.18:
 // watch [-d] [-n seconds]
index 926b3ac19eaf1b2937420a2572197687bdf76a7f..04112c194ef8637505ff2583334b8828619e9a48 100644 (file)
@@ -41,7 +41,7 @@
  * for which 'wc -c' should output '0'.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 #ifdef CONFIG_LOCALE_SUPPORT
 #define isspace_given_isprint(c) isspace(c)
index a5d3b02eb2b3e43b0828ee8d4805ff571626e758..546050aee0b89276179caa69b8eea19f902357f5 100644 (file)
@@ -17,7 +17,7 @@
  *----------------------------------------------------------------------
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include <utmp.h>
 #include <time.h>
 
index 25757f633b25b9eb003f74c736fa74ff6da9aa4a..156516fa772b47c5f5fe79ec55c2fc1de858bed4 100644 (file)
@@ -9,7 +9,7 @@
 
 /* BB_AUDIT SUSv3 N/A -- Matches GNU behavior. */
 
-#include "busybox.h"
+#include "libbb.h"
 
 /* This is a NOFORK applet. Be very careful! */
 
index 569764150aff203a7b8580a2aaf1a1dbc2868bc7..5529eab143e4c4f655485e3e43ecaebbfd0b74de 100644 (file)
@@ -14,7 +14,7 @@
  * Size reductions and removed redundant applet name prefix from error messages.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 /* This is a NOFORK applet. Be very careful! */
 
index ce5bda515fd14f7348fa77870176eaef3c7ec8b4..966257aedd71565f0d24b4983979872c658dc3b1 100644 (file)
@@ -9,7 +9,7 @@
  * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include <stdio.h>
 #include <errno.h>
 #include <string.h>
index 51a017c988b34b0f3f1ddf1b82880e400df9d6ab..f950084931d571ab4f4cd1e65c3d7e46d74b51cc 100644 (file)
@@ -7,7 +7,7 @@
  * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>
index 1a2c1efb7d64dc47e2ba0f3e36f86d1944a7a738..b6b49651cdb153741e521c9e335b4b368e8c5422 100644 (file)
@@ -7,12 +7,10 @@
  * Licensed under GPL v2 or later, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
-#include <errno.h>
-#include <unistd.h>
-#include <stdlib.h>
 #include <getopt.h>
 
+#include "libbb.h"
+
 int readlink_main(int argc, char **argv);
 int readlink_main(int argc, char **argv)
 {
index e6dec04bc2508d76a47033cbcda1360edc4020bd..cb4a4e4c7b82b8be396e653804ca6f715ab47be7 100644 (file)
  * -u MASK             umask. Set the umask of the program executed to MASK.
  */
 
-
-#include "busybox.h"
 #include <getopt.h>
 
+#include "libbb.h"
+
 #if ENABLE_FEATURE_RUN_PARTS_LONG_OPTIONS
 static const struct option runparts_long_options[] = {
        { "arg",        1,      NULL,   'a' },
index 1154794fd99764fe88dbda5bf14c6ef5d747fae1..0681a085cd6b0a7055d0f549c4bd01ee999164a9 100644 (file)
@@ -8,10 +8,11 @@
  * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
 #include <getopt.h>
 #include <sys/resource.h>
 
+#include "libbb.h"
+
 static int signal_nr = 15;
 static int user_id = -1;
 static char *userspec;
index 02992d0f6235692f3121dfb9899bea6477e0bf50..2c71ed32d8b5d0827b728f4a2a37d0b59a1b5d1d 100644 (file)
@@ -10,7 +10,7 @@
  * Based on which from debianutils
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 int which_main(int argc, char **argv);
 int which_main(int argc, char **argv)
index 5d8fbe78aab8d846d697a120947640813b9a9761..2bc938f148b0993a85a9b99cb50a310528b72aa4 100644 (file)
@@ -19,7 +19,7 @@ such as who you stole the code from and so forth. Also include the mini-GPL
 boilerplate. Be sure to name the main function <applet>_main instead of main.
 And be sure to put it in <applet>.c. Usage does not have to be taken care of by
 your applet.
-Make sure to #include "busybox.h" as the first include file in your applet so
+Make sure to #include "libbb.h" as the first include file in your applet so
 the bb_config.h and appropriate platform specific files are included properly.
 
 For a new applet mu, here is the code that would go in mu.c:
@@ -39,7 +39,7 @@ For a new applet mu, here is the code that would go in mu.c:
  * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include "other.h"
 
 int mu_main(int argc, char **argv);
index 82dba4adf3d34ea45f7d7705bc6d47ebabb89a8d..0ac03738c361306bc94822e668a430c5ca077a61 100644 (file)
@@ -19,7 +19,7 @@
  * 98/12/29    - Display version info only when -V specified (G M Sipe)
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include "e2fs_lib.h"
 
 #define OPT_ADD 1
index 446541e845dbb21eefcb9ad55070413ad7ba505a..2954cabf3a92efe8bd911faca8ca12e581e80d00 100644 (file)
@@ -37,7 +37,7 @@
  * It doesn't guess filesystem types from on-disk format.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 #define EXIT_OK          0
 #define EXIT_NONDESTRUCT 1
index 25d2e3e48b116aabf157666f84615ea8d38d88d8..fbfbea2bc769127816eeb0842c8e5927646d4350 100644 (file)
@@ -18,7 +18,7 @@
  * 98/12/29    - Display version info only when -V specified (G M Sipe)
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include "e2fs_lib.h"
 
 enum {
index e520632a08649fbcf1a9a13d32f8cf1db95d99b1..73d398ff465c1f49155c20c8e3b03cdecd3e36d4 100644 (file)
@@ -39,7 +39,7 @@
 #include "blkid/blkid.h"
 #include "ext2fs/ext2_ext_attr.h"
 #include "uuid/uuid.h"
-#include "busybox.h"
+#include "libbb.h"
 
 #ifdef HAVE_CONIO_H
 #undef HAVE_TERMIOS_H
index 2a2367b9ff23838692175c2ad86b305dc44d3de0..cae28f1152b4ee4da76ea1cb6eed565035cd7441 100644 (file)
@@ -1,5 +1,5 @@
 /* vi: set sw=4 ts=4: */
-#include "busybox.h"
+#include "libbb.h"
 #include <sys/types.h>         /* Needed by dirent.h on netbsd */
 #include <stdio.h>
 #include <dirent.h>
index 7b794c3aab22c7a805da11294a28196a7b9ef527..0ad62ca0471e3693f83e4969af7235792538b171 100644 (file)
@@ -46,7 +46,7 @@
 
 #include "e2fsbb.h"
 
-#include "busybox.h"
+#include "libbb.h"
 
 #ifndef _PATH_MNTTAB
 #define _PATH_MNTTAB    "/etc/fstab"
index e5a93378d37e89732735b36460374e71551bf3f9..920a50c6a3b3c45319521481922f75dc10d8bff6 100644 (file)
@@ -44,7 +44,7 @@
 #include "util.h"
 #include "blkid/blkid.h"
 
-#include "busybox.h"
+#include "libbb.h"
 
 static char * device_name = NULL;
 static char * new_label, *new_last_mounted, *new_UUID;
index 2d6773b65172c563112e5978b1de028ac720e433..ea326ecdf65ae1739e47b256a7bba866b1d8edaf 100644 (file)
@@ -7,7 +7,7 @@
  * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include "xregex.h"
 #include <math.h>
 extern char **environ;
index 1706e427174b089d98fe6c71c91636a1169f1645..731aef1cb755b0793d9f7db11ba9fdf04621b62e 100644 (file)
@@ -7,7 +7,7 @@
  * The "ed" built-in command (much simplified)
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 enum {
        USERSIZE = sizeof(bb_common_bufsiz1) > 1024 ? 1024
index 11b2f25872469b744d2af3d1096a2cf730a15e03..f65bbf4f9bb2e5f7343b64f80158cf21d73ffa97 100644 (file)
  */
 
 #include <getopt.h>
-#include <string.h>
-#include <stdlib.h>
-#include <unistd.h>
-#include "busybox.h"
+
+#include "libbb.h"
 
 static unsigned int copy_lines(FILE *src_stream, FILE *dest_stream, const unsigned int lines_count)
 {
index 4dd533177e7e1b5f2cd94b709696b1095b7ccfc9..b3c4430a1dcd3d7b8f6432298582139d8877054b 100644 (file)
@@ -58,7 +58,7 @@
        Reference http://www.opengroup.org/onlinepubs/007904975/utilities/sed.html
 */
 
-#include "busybox.h"
+#include "libbb.h"
 #include "xregex.h"
 
 /* Each sed command turns into one of these structures. */
index 66b01e26be15125d0e9317c91fe4bf6cbe804ae6..97ca802dcfcdf0b07212506a2b51ee98f23e7220 100644 (file)
@@ -21,7 +21,7 @@
  *     An "ex" line oriented mode- maybe using "cmdedit"
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 #define ENABLE_FEATURE_VI_CRASHME 0
 
index aec22a5bc7f215e8d79ee959e317707681d226ba..2d271d27e6f04d3c825af2e5957e938902907e3d 100644 (file)
@@ -46,7 +46,7 @@
  */
 
 #include <fnmatch.h>
-#include "busybox.h"
+#include "libbb.h"
 
 /* This is a NOEXEC applet. Be very careful! */
 
index f43417601d539f0f5bc4b3db5477b4a10b696a09..59508607f3e1cbd61ee6951f6b9c693ed4ddfa80 100644 (file)
@@ -19,7 +19,7 @@
  * (C) 2006 Jac Goudsmit added -o option
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include "xregex.h"
 
 /* options */
index 1a83ee189bfc3f9a14fe347cddf3d3bab9902094..4ca95639a3a229ab17e20e7dee6c0fa7ad7cbc40 100644 (file)
@@ -17,7 +17,7 @@
  *
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 /* This is a NOEXEC applet. Be very careful! */
 
index 8faf9d8c3f404d0faeaea13ac5e638fc475b4995..ca5c15340323549b4c82603926fc2a0575339a85 100644 (file)
@@ -7,7 +7,7 @@
  * Licensed under GPL version 2, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include <sys/reboot.h>
 
 int halt_main(int argc, char **argv);
index 342e0a6b88e509739dd5a8462dfc2c477e01f7b3..3dcd0726b9c2bfcfb0b3fa47417383fb67f72449 100644 (file)
@@ -9,7 +9,7 @@
  * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include <paths.h>
 #include <signal.h>
 #include <sys/ioctl.h>
index 77bfe0e211d13e4fac662bf7bf7e2927d79f2c7a..e182b4153604093487af1147de2552b69bdfc150 100644 (file)
@@ -7,7 +7,7 @@
  * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 #ifdef USE_TTY_GROUP
 #define S_IWGRP_OR_S_IWOTH     S_IWGRP
index 281f708b06a8bf438e7ba95d573d15065693ed42..ed802f027a47ad410d07053557dffb4006234481 100644 (file)
@@ -7,7 +7,7 @@
  * Licensed under GPLv2, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include "ipsvd_perhost.h"
 
 static struct hcc *cc;
index 553fee870d63b5dfeff4c7d9feb2149ef7500d54..bc3d3a2095f56fd990634de6d7d5da66f6ccedb5 100644 (file)
@@ -32,7 +32,7 @@
 #include <limits.h>
 #include <linux/netfilter_ipv4.h> /* wants <limits.h> */
 
-#include "busybox.h"
+#include "libbb.h"
 #include "ipsvd_perhost.h"
 
 #ifdef SSLSVD
index 382d28a4e7b0e64b9f3d0421f5a6472fd7c9b582..d4465f8996540983aab74d12da23db5b48488c6e 100644 (file)
@@ -7,8 +7,8 @@
  * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
  */
 
-#include "libbb.h"
 #include <getopt.h>
+#include "libbb.h"
 
 /*      Documentation
 
index 3cb9c3e2852c23057aa044c1d0d196c219421f3c..9bbc7097dc4a759105baf444d0a5a0f71689287d 100644 (file)
@@ -29,7 +29,7 @@
  */
 
 #include <sys/ioctl.h>
-#include "busybox.h"
+#include "libbb.h"
 
 
 /* FIXME: obsolete CONFIG item? */
index 4cb85f00f7c773c4eb04c853dd6dbb9c22802e03..ff076f6f033ebbd9e345424f6097e83e8d01db84 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright 2007 KaiGai Kohei <kaigai@kaigai.gr.jp>
  */
-#include "busybox.h"
+#include "libbb.h"
 #include <selinux/context.h>
 
 context_t set_security_context_component(security_context_t cur_context,
index 4eb4737c07cc5e4abe4a982a606c0abe88087d09..d02ef9c77ef15021f6fa9b54479e1a44ff8e1e8d 100644 (file)
@@ -9,7 +9,7 @@
  * Licensed under GPL version 2, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 /* All the functions starting with "x" call bb_error_msg_and_die() if they
  * fail, so callers never need to check for errors.  If it returned, it
index f10b40654672d9176d541ab883dfbf70c0fe0669..b0085c423f16d80798d4745d3b2925d99b2316a9 100644 (file)
@@ -25,7 +25,7 @@ OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
 ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 */
 
-#include "busybox.h"
+#include "libbb.h"
 
 /* Always sets uid and gid */
 int get_uidgid(struct bb_uidgid_t *u, const char *ug, int numeric_ok)
index 5aefda6ff2c01bc4459690631833d0b0ca9afa8e..2487aad318810074082738e3c07d94d739ea8a96 100644 (file)
@@ -10,7 +10,7 @@
  *
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 static void xgroup_study(struct group *g)
 {
index 124e177302868e71c7cea6805a64b44f1c5787c3..82a4381ad6b5187000aa302b3efcb5648e3d0e01 100644 (file)
@@ -8,7 +8,7 @@
  * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 #define OPT_DONT_SET_PASS  (1 << 4)
 #define OPT_DONT_MAKE_HOME (1 << 6)
index 54babdc80dc4cf97534e88c0089ce65446581719..0c298c50d53d8fe93340510b6f6a0ec75a785c10 100644 (file)
@@ -5,7 +5,7 @@
  * Cooked from passwd.c by Thomas Lundquist <thomasez@zelow.no>
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 int cryptpw_main(int argc, char **argv);
 int cryptpw_main(int argc, char **argv)
index 2781df3192cd20c2437e9259789b88858d973f13..59e69b9e902d2eb61976d58ad48428f2af0e26c4 100644 (file)
@@ -10,7 +10,7 @@
  *
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 /* Status */
 #define STATUS_OK            0
index 64d2d08c2da907e2f651dd40563b96e45c1fe431..f969124c1a875dd50c33bc410477c4c3a75f940b 100644 (file)
@@ -16,7 +16,7 @@
  *
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include <syslog.h>
 
 #if ENABLE_FEATURE_UTMP
index 232c610ccd5ae02bb023875f9a7d53ac717add73..d725466aa6d84b7e28be8790cd6a9599fce24c70 100644 (file)
@@ -3,7 +3,7 @@
  * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include <utmp.h>
 #include <sys/resource.h>
 #include <syslog.h>
index a323c0a403faadc94695072149f2652cda85b29e..8f65c3d0bc7c1dd66e8d826201ae3c1d76242167 100644 (file)
@@ -3,7 +3,7 @@
  * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include <syslog.h>
 
 
index 0a786cbfbf7c65389cadd8ab5dacf32e0cb4771c..fd17319dafbd8561de5b068be00ef8b53d32ceb4 100644 (file)
@@ -5,7 +5,7 @@
  *  Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include <syslog.h>
 
 #define SU_OPT_mp (3)
index 38503f7b1f4938c061757e0505012894f9eb0ef5..36b10fbc4f05271fa17b99084ae4c198b986f10e 100644 (file)
@@ -7,7 +7,7 @@
 
 #include <syslog.h>
 
-#include "busybox.h"
+#include "libbb.h"
 
 static const char * const forbid[] = {
        "ENV",
index 06a7169d9b5e444c7b790cfd6e1bb77b2cb60e4d..7f614fca11ca19b47e19076cbc603d3049fe4dfc 100644 (file)
@@ -16,7 +16,7 @@
 /* Fixed by Erik Andersen to do passwords the tinylogin way...
  * It now works with md5, sha1, etc passwords. */
 
-#include "busybox.h"
+#include "libbb.h"
 #include <sys/vt.h>
 
 static struct passwd *pw;
index 22fd39e8e1dd5e9428247de00b8d1d48067ff6ee..9f8227cf0b6a7a79727e9932ff81b6b3492ac55a 100644 (file)
@@ -11,7 +11,7 @@
  * Licensed under GPLv2 or later, see file License in this tarball for details.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include <sys/timex.h>
 
 static const struct {int bit; const char *name;} statlist[] = {
index 6896506e6a4c7c7f7e1c36b11bfdcd3c721a1e43..803d1d94b57e7546fc1de8560a59f98d31b1ecc7 100644 (file)
@@ -1,7 +1,7 @@
 /* vi: set sw=4 ts=4: */
 /* This file was released into the public domain by Paul Fox.
  */
-#include "busybox.h"
+#include "libbb.h"
 #include "bbconfigopts.h"
 
 int bbconfig_main(int argc, char **argv);
index f52c3cd1b963b1d301cfdb764d9aa8d4cf9b8b08..8a4b78fc4fecd78541d0b070a7fc5e8c2ecd7d7c 100644 (file)
@@ -6,10 +6,10 @@
  * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
 #include <unistd.h>
 #include <sched.h>
 #include <getopt.h> /* optind */
+#include "libbb.h"
 #ifndef _POSIX_PRIORITY_SCHEDULING
 #warning your system may be foobared
 #endif
index c7d1a6c504845d3588c59675bfd073dab6f2f416..a490d417fb9ca477fd6a4dd62b9656b7c17f7ac2 100644 (file)
@@ -12,7 +12,7 @@
 
 #define VERSION "2.3.2"
 
-#include "busybox.h"
+#include "libbb.h"
 #include <sys/syslog.h>
 
 #define arysize(ary)    (sizeof(ary)/sizeof((ary)[0]))
index 02df85be87e2de112c1f7d5519411dc62546f574..76c382e8fa35eb90aac528c3ed896c8aafd41cb0 100644 (file)
@@ -10,7 +10,7 @@
  * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 #ifndef CRONTABS
 #define CRONTABS        "/var/spool/cron/crontabs"
index 1953a9489e0c32a00371c4ca3b0b5333cfe77d97..872b814cdbd5d5e67d08f54eebe66df255df906e 100644 (file)
@@ -3,7 +3,7 @@
  * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include <math.h>
 
 /* Tiny RPN calculator, because "expr" didn't give me bitwise operations. */
index d1a5163d21fd4f3c505568e19b137f427305d9e9..0b08fb6e51c11eb3966a99fac720617fb3262226 100644 (file)
@@ -54,7 +54,7 @@
       Richard Gooch, c/o ATNF, P. O. Box 76, Epping, N.S.W., 2121, Australia.
 */
 
-#include "busybox.h"
+#include "libbb.h"
 #include "xregex.h"
 #include <unistd.h>
 #include <stdio.h>
index 5d7ef1c28ddabbcdff19cd4814f023ce5c2fa95d..631a344a19f80a8472dcf46fbb5536114d6cdb30 100644 (file)
@@ -13,7 +13,7 @@
  * Most of the dirty work blatantly ripped off from cat.c =)
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 /* various defines swiped from linux/cdrom.h */
 #define CDROMCLOSETRAY            0x5319  /* pendant of CDROMEJECT  */
index 0a689d87e2acea64271bcb1e0606974d79e0ccc3..181ac5f6e5d360db2079d91ced0aad13496de905 100644 (file)
@@ -12,7 +12,7 @@
  *          - by Mark Lord (C) 1994-2002 -- freely distributable
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include <linux/hdreg.h>
 
 /* device types */
index d354807e5ed0adb1cdce3b594e9a1f6a48a1a182..f38c4b8782b61328cba9fd47979f52fc3d9167c8 100644 (file)
@@ -7,7 +7,7 @@
  * Licensed under the GPL version 2, see the file LICENSE in this tarball.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include <utmp.h>
 
 #ifndef SHUTDOWN_TIME
index 138bd471153efe8b91a40a6ac6becf8a9586adb0..3df1f3785c2d69c50c017b0b4049dfa33df3b65a 100644 (file)
@@ -23,7 +23,7 @@
 
 #include <sched.h>     /* sched_yield() */
 
-#include "busybox.h"
+#include "libbb.h"
 #if ENABLE_FEATURE_LESS_REGEXP
 #include "xregex.h"
 #endif
index fce7ea43dc73d0522deed4c9a97c1eab203e9743..0ad12d798ecbc9485a7bf9da190c4301d64b8190 100644 (file)
@@ -7,7 +7,7 @@
  * known bugs: can't deal with alpha ranges
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 #ifdef CONFIG_FEATURE_MAKEDEVS_LEAF
 int makedevs_main(int argc, char **argv);
index e380154ee02790682580a0945a30e09c32617fc4..b5ce35cf1441c4b4e89de003ed63d819c0e34eb3 100644 (file)
@@ -9,7 +9,7 @@
  * Based on sysvinit's mountpoint
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 int mountpoint_main(int argc, char **argv);
 int mountpoint_main(int argc, char **argv)
index bed2969cabc55d31eb81fb9e14822145414a11a5..2971421eff2b23889b9f04a5bb7d2f8c9d204034 100644 (file)
@@ -3,7 +3,7 @@
  * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include <sys/mtio.h>
 
 struct mt_opcodes {
index c96ce5da51752d8110265c7804768c3c64b6d610..e15cc8c71eb81bc55c461563480342f65ce1d168 100644 (file)
@@ -12,7 +12,7 @@
 // disk_io: (3,0):(22272,17897,410702,4375,54750)
 // btime 1059401962
 
-#include "busybox.h"
+#include "libbb.h"
 #include <time.h>
 
 typedef unsigned long long ullong;
index c95b00aaeeda0048d281aff65c94eb65bb10bae2..2b65d39bc80c9e1b7f7da11e1f21f4fb8c8a4d4d 100644 (file)
@@ -8,7 +8,7 @@
  *
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 #include <linux/major.h>
 #include <linux/raid/md_u.h>
index 601e845bc658a790f0a5608963db6af20ca401bb..103ce8e5d4f079fc4fbf9bf4fefa47f0697ee082 100644 (file)
@@ -10,7 +10,7 @@
  * Licensed under GPLv2 or later, see file License in this tarball for details.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 int readahead_main(int argc, char **argv);
 int readahead_main(int argc, char **argv)
index df2da2b1f969ae6bffb5e3da55dddd48b1a72f10..f7d55de0f4565b8e32fba0ee874f8d34b79c3ace 100644 (file)
@@ -12,7 +12,7 @@
  * initially busyboxified by Bernhard Fischer
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include <stdio.h>
 #include <utmp.h>
 #include <time.h>
index 6e79f3438484d2884ec0c597b56df7fa986eab6c..675aad2a0513a62b6a5f7cc7cbe8690929d6adb4 100644 (file)
@@ -19,7 +19,7 @@
  *
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 #define SOH 0x01
 #define STX 0x02
index 1abb54530ee3c8abc749040ebd7e6c738a2e9804..a976fe93b9d2e02be14bc1d50ac3460bfb0ea138 100644 (file)
@@ -14,7 +14,7 @@
  * - busyboxed
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 int setsid_main(int argc, char **argv);
 int setsid_main(int argc, char **argv)
index 49f2cf31e040de59cc926651a09d39c22bba5dde..eff1bd947a6e9c95ba0cb220f306fbbe107f92f3 100644 (file)
@@ -7,11 +7,9 @@
  * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
  */
 
-#include "busybox.h"
-#include <stdio.h>
-#include <stdlib.h>
 #include <getopt.h>
-#include <ctype.h>
+
+#include "libbb.h"
 
 #define WHOLE_FILE             1
 #define PRINT_NAME             2
index b3bf4902ece3071adc7700190e89adea01beedb2..cd8ffc8400d5a3739b6b2a7862576ed638afeecf 100644 (file)
@@ -6,9 +6,9 @@
  * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
 #include <sched.h>
 #include <getopt.h> /* optind */
+#include "libbb.h"
 
 #if ENABLE_FEATURE_TASKSET_FANCY
 #define TASKSET_PRINTF_MASK "%s"
index a4591950250ffc3a81633aaadcf44e48ecf7e8a3..0a2e0b7e2ed86d2fc43bda84130ce5f4438089f0 100644 (file)
@@ -9,7 +9,7 @@
    Heavily modified for busybox by Erik Andersen <andersen@codepoet.org>
 */
 
-#include "busybox.h"
+#include "libbb.h"
 
 #define TV_MSEC tv_usec / 1000
 
index 28ae9bdb04a485097fb819a7a01d51431985ef51..b64291b324b76bec30078f592592dfbfb9a6da2d 100644 (file)
@@ -8,7 +8,7 @@
  * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 #define OPT_FOREGROUND 0x01
 #define OPT_TIMER      0x02
index adfbd33feee6a8179ea25e03adafce540212e14e..f8be9ce6b5c2ac28f41570074d2075a65c172612 100644 (file)
@@ -58,7 +58,7 @@
  * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include <libgen.h>
 #include <sys/utsname.h>
 
index 31549b91976045329208de94e1643d594ba57ebe..acca23012affe9799fdd46f6d0fffb3212d632aa 100644 (file)
@@ -11,7 +11,7 @@
  * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 
 #ifndef CONFIG_FEATURE_CHECK_TAINTED_MODULE
index 4c5e4365616e576b29af83b9bc0c04eb98d6d4dd..a7c6307f83adcd614ff3b2a7aab0fe9450d89680 100644 (file)
@@ -11,7 +11,7 @@
  * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
 */
 
-#include "busybox.h"
+#include "libbb.h"
 #include <sys/utsname.h>
 #include <fnmatch.h>
 
index 67cf58c3bdc5ef32f7785f1110c6c1771b4ca96a..4c792d3ae00f0137f1f367b127434a7f636e4cb5 100644 (file)
@@ -7,7 +7,7 @@
  * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include <sys/syscall.h>
 
 #ifdef CONFIG_FEATURE_2_6_MODULES
index 7a36f44bbf2a2f3082f5aee4fc60f7c522fff0ee..6a7c862b83ccf69aace3ed97a3a1c3742e17feda 100644 (file)
@@ -13,7 +13,7 @@
  * modified for getopt32 by Arne Bernin <arne [at] alamut.de>
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include "inet_common.h"
 
 #include <arpa/inet.h>
index d71ac49301d58cb4881c4cdb28b6a31a2bb2c910..0371df369eed43cca3c87edf8ac57e7f7e0939f6 100644 (file)
@@ -16,7 +16,7 @@
 #include <netinet/ether.h>
 #include <netpacket/packet.h>
 
-#include "busybox.h"
+#include "libbb.h"
 
 static struct in_addr src;
 static struct in_addr dst;
index 8807bbedc8d1661064285516b1be59711f587024..32166e555bf58cf3e5b0a9ee92e066b5cc98640f 100644 (file)
@@ -18,7 +18,7 @@
  */
 
 #include <syslog.h>
-#include "busybox.h"
+#include "libbb.h"
 
 //#define DEBUG 1
 #define DEBUG 0
index ed41590aa28d32c26b991272cc8fd36de427c960..9de0d489bc9d2bbacde6e924752471794b2e95bd 100644 (file)
@@ -70,7 +70,7 @@
 #include <netinet/ether.h>
 #include <linux/if.h>
 
-#include "busybox.h"
+#include "libbb.h"
 
 /* Note: PF_INET, SOCK_DGRAM, IPPROTO_UDP would allow SIOCGIFHWADDR to
  * work as non-root, but we need SOCK_PACKET to specify the Ethernet
index 9b0510df98cbe81fb5e50ee49301e3419589c77b..54b5f5a917b5c711e4ef518167e32f6558358c6a 100644 (file)
@@ -13,8 +13,8 @@
  * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
 #include <getopt.h>
+#include "libbb.h"
 
 typedef struct ftp_host_info_s {
        const char *user;
index 3f6a658d62a8c0c2cccf2ccc2dc34a260b451d50..50ef7b5d13fef2c63edd94d8b56a7330d54a9af2 100644 (file)
@@ -12,7 +12,7 @@
  * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 static void do_sethostname(char *s, int isfile)
 {
index d8ea483eb14b6c88edd01802052c3e7d2b33b8bc..f47e2c11f68200c165e745dd6eb4ba406928af18 100644 (file)
@@ -91,7 +91,7 @@
  *
 */
 
-#include "busybox.h"
+#include "libbb.h"
 
 /* amount of buffering in a pipe */
 #ifndef PIPE_BUF
index 3dcc902ca6b50b5cafc7a5086acd15d4014645c7..5742399c5b460b6125513b4b860b33946305c94d 100644 (file)
@@ -37,7 +37,7 @@
 #include <netinet/if_ether.h>
 #endif
 #include "inet_common.h"
-#include "busybox.h"
+#include "libbb.h"
 
 #if ENABLE_FEATURE_IFCONFIG_SLIP
 # include <net/if_slip.h>
index 5b2251777d9012d45c1bb86943be0ad240248322..8e8341e9690033ede2f6af92f0d3d8e4d74e0e3a 100644 (file)
  * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
  */
 
-#include "busybox.h"
 #include <sys/utsname.h>
 #include <fnmatch.h>
 #include <getopt.h>
 
+#include "libbb.h"
+
 #define MAX_OPT_DEPTH 10
 #define EUNBALBRACK 10001
 #define EUNDEFVAR   10002
index dc191a40eb0ee8e5c14726457403ca689bf86ef5..211a8dcbf9b3410b3f904897b9656a7cbbee6b12 100644 (file)
  *                      setuid()
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include <syslog.h>
 #include <sys/un.h>
 
index b1b935e7efdb9d096e48160ff6d0a63183f22c89..51e3d7487e2eda1266d5f3e7831de89639a37ae2 100644 (file)
@@ -34,7 +34,7 @@
 #include <net/if.h>
 #include <net/if_arp.h>
 #include "inet_common.h"
-#include "busybox.h"
+#include "libbb.h"
 
 #if ENABLE_FEATURE_IPV6
 # define HAVE_AFINET6 1
index c7816c8cc88f0b9588d919127a85eeb1a2eb3f5c..0105bd98b246fc8265832522e00710f2699aa922 100644 (file)
@@ -13,7 +13,7 @@
  * Bernhard Fischer rewrote to use index_in_substr_array
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 #include "libiproute/utils.h"
 #include "libiproute/ip_common.h"
index 63ce99ffef9510af1ef45e79f352912f8fce9cbd..a39ad1a67754ad7530a20fa9162989a0320f83b1 100644 (file)
  * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
-#include <ctype.h>
 #include <getopt.h>
 #include <sys/socket.h>
 #include <arpa/inet.h>
 
+#include "libbb.h"
+
 #define CLASS_A_NETMASK        ntohl(0xFF000000)
 #define CLASS_B_NETMASK        ntohl(0xFFFF0000)
 #define CLASS_C_NETMASK        ntohl(0xFFFFFF00)
index f0df2229cd2de233ae24ecdb6aaf8c4dd8dfbc96..a51618af10ad2b676cd7229d64bd6f15917e3a4d 100644 (file)
@@ -8,7 +8,7 @@
  * Licensed under GPL version 2, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include "isrv.h"
 
 #define DEBUG 0
index 59daf99ed5add314f8eaa97cb8e78991cc0c4377..84cf6da6a05dab7cd533c9061a57b73b0cd437b9 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 #include <syslog.h>
-#include "busybox.h"
+#include "libbb.h"
 #include "isrv.h"
 
 enum { TIMEOUT = 20 };
index 96df6100ac107f21b0c7ba1774eafda5adb98140..97101079f436741a5cfae9b54933980ed9f4011d 100644 (file)
@@ -2,7 +2,7 @@
 #ifndef _IP_COMMON_H
 #define _IP_COMMON_H 1
 
-#include "busybox.h"
+#include "libbb.h"
 #include <asm/types.h>
 #include <linux/netlink.h>
 #include <linux/rtnetlink.h>
index ec77512c3e2949901fa89955568f0f7510041272..a65f3081922af994a4c7cdb33e09e74b457b5ac9 100644 (file)
@@ -9,7 +9,7 @@
  * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include <syslog.h>
 #include <net/if.h>
 #include <netinet/ether.h>
index e89eb76154eef01f9f263d75182ed5b1a1738b4f..1fb38f83c0b1ae03f78d2c7ac190c7398259ed6d 100644 (file)
@@ -7,7 +7,7 @@
  *  Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 #if ENABLE_DESKTOP
 #include "nc_bloaty.c"
index 57af7ebe59f773770195451458b2ad50961ec7af..3e333b7d5bf98c65fc3feaed5644fe0f1f03fe7c 100644 (file)
@@ -48,7 +48,7 @@
  *   are closed, but nc doesn't exit - continues to listen/accept.
  */
 
-/* done in nc.c: #include "busybox.h" */
+/* done in nc.c: #include "libbb.h" */
 
 enum {
        SLEAZE_PORT = 31337,               /* for UDP-scan RTT trick, change if ya want */
index 5fb5c386f52e9eb05d01bb2fd54d37cbedf97f01..38091ae3afec1285c3abb223d4820e8a0e6b4172 100644 (file)
@@ -11,7 +11,7 @@
  * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include "inet_common.h"
 
 enum {
index 424a0e4b97b809a6d4bf5ce5486191e86516f334..608e6546257d2bfaa4fba54eede012bf665c0847 100644 (file)
@@ -12,7 +12,7 @@
  */
 
 #include <resolv.h>
-#include "busybox.h"
+#include "libbb.h"
 
 /*
  *  I'm only implementing non-interactive mode;
index e413bec701abbc677fb1a0d1e3fb1b22b66009eb..2f331910e57f7cef0e1e0fd616f363cd1fdbcfff 100644 (file)
@@ -27,7 +27,7 @@
 
 #include <net/if.h>
 #include <netinet/ip_icmp.h>
-#include "busybox.h"
+#include "libbb.h"
 
 #if ENABLE_PING6
 #include <netinet/icmp6.h>
index da59698682a200959205a1499b2e077b0206bee0..881332b9f7bf89a8a2c9f8db7f12c15c4946e9a7 100644 (file)
  * remove ridiculous amounts of bloat.
  */
 
-#include "busybox.h"
-#include "inet_common.h"
 #include <getopt.h>
 #include <net/route.h>
 #include <net/if.h>
 
+#include "libbb.h"
+#include "inet_common.h"
+
 
 #ifndef RTF_UP
 /* Keep this in sync with /usr/src/linux/include/linux/route.h */
index 5c75a7409c64898a119742c1a849b40a96c40926..a59450505efe56972f87d6a0a93fac3fa2fe32e4 100644 (file)
@@ -24,7 +24,7 @@
 #include <termios.h>
 #include <arpa/telnet.h>
 #include <netinet/in.h>
-#include "busybox.h"
+#include "libbb.h"
 
 #ifdef DOTRACE
 #define TRACE(x, y) do { if (x) printf y; } while (0)
index 4ab6f56561131fd979f1471a41adf1a05611dab1..21b704a461e8732b222de0243b4702cde31179e9 100644 (file)
@@ -24,7 +24,7 @@
 /*#define DEBUG 1 */
 #define DEBUG 0
 
-#include "busybox.h"
+#include "libbb.h"
 
 #if DEBUG
 #define TELCMDS
index 3fb76ecbb32957d71b261c987bb12ff50fdec521..e1e278aba3de464171610b03cb0ee760a050b939 100644 (file)
@@ -19,7 +19,7 @@
  * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
  * ------------------------------------------------------------------------- */
 
-#include "busybox.h"
+#include "libbb.h"
 
 
 #if ENABLE_FEATURE_TFTP_GET || ENABLE_FEATURE_TFTP_PUT
index b4cca25b0fa50076e54dae73f03168f01b258550..ce8dc83957eb7a7e8b9013d7406295566a532775 100644 (file)
 #include <netinet/ip.h>
 #include <netinet/ip_icmp.h>
 
-#include "busybox.h"
+#include "libbb.h"
 #include "inet_common.h"
 
 
index 6c0db5b4c8eba3e8ab94e6a3daf64ef083cf8767..006d580d32ef220a4fa688c2ee2ecf9bfecb624d 100644 (file)
@@ -10,7 +10,7 @@
 #ifndef _COMMON_H
 #define _COMMON_H
 
-#include "busybox.h"
+#include "libbb.h"
 
 #define DEFAULT_SCRIPT  "/usr/share/udhcpc/default.script"
 
index 06c06cb5e6ea8e2050f8dd3d05d53a351c88b8c5..e063d0a49d02ee7a5baec6e17297ef59caf4d42b 100644 (file)
@@ -9,7 +9,7 @@
 
 /* BB_AUDIT SUSv3 N/A */
 
-#include "busybox.h"
+#include "libbb.h"
 #include <net/if.h>
 
 /* Stuff from linux/if_vlan.h, kernel version 2.4.23 */
index 026722afc193082cfd06730b464b6b068ea99f2f..2c060d77d5f170aaed829c1c1ac176d128dfab62 100644 (file)
@@ -10,8 +10,8 @@
 /* http://www.unix.org/version2/whatsnew/lfs20mar.html */
 #define _LARGEFILE64_SOURCE 1
 
-#include "busybox.h"
 #include <getopt.h>    /* for struct option */
+#include "libbb.h"
 
 struct host_info {
        // May be used if we ever will want to free() all xstrdup()s...
index 195ae50abc16f4c02b187b3937feff6090620954..3b67a032e93162631a2b70047afcc7c4f4663f3e 100644 (file)
@@ -23,7 +23,7 @@
 // - avoid silent script failures, especially under load...
 // - link status monitoring (restart on link-up; stop on link-down)
 
-#include "busybox.h"
+#include "libbb.h"
 #include <syslog.h>
 #include <poll.h>
 #include <sys/wait.h>
index 2b205d0c7fcca3e0d144d8777c31c576d815f936..42193fdec9889c1f09b372db47bf1e9be8cfa588 100644 (file)
@@ -9,7 +9,7 @@
 
 /* getopt not needed */
 
-#include "busybox.h"
+#include "libbb.h"
 
 int free_main(int argc, char **argv);
 int free_main(int argc, char **argv)
index 40789dd5ed28ba25bd4f8966c50b158322b9062f..f65b05d98e89599b2f385b6764ddb583313dc1c4 100644 (file)
@@ -8,7 +8,7 @@
  * GNU Library General Public License
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 #define FUSER_PROC_DIR "/proc"
 #define FUSER_MAX_LINE 255
index 3e0e121cab8636064e39b14da7226534dd28612f..892a798c59f66019e162b660d33c40794c3e4dc5 100644 (file)
@@ -8,7 +8,7 @@
  * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 /* Note: kill_main is directly called from shell in order to implement
  * kill built-in. Shell substitutes job ids with process groups first.
index ea2520a4f0e446c1421e970ce3295bacb71eb05e..3541aeee0d8944e40faa1a765aafe93fa6182bbf 100644 (file)
@@ -7,7 +7,7 @@
  * Licensed under the GPL version 2, see the file LICENSE in this tarball.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 enum {
        USE_FEATURE_PIDOF_SINGLE(OPTBIT_SINGLE,)
index 55453131e5f98291447aeb1374166d55c2c87e1f..968a6fe9951e977be739d141847dee6192a7a106 100644 (file)
@@ -7,7 +7,7 @@
  * Licensed under the GPL version 2, see the file LICENSE in this tarball.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 #if ENABLE_DESKTOP
 
index 2964e20ea3020b8a5dad886ca0f85070da9baa93..6c5bb0e20eaa12f919a80a337f75e3a6d02e21ea 100644 (file)
@@ -19,7 +19,7 @@
  *   following IDs (if any).  Multiple switches are allowed.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include <sys/resource.h>
 
 void BUG_bad_PRIO_PROCESS(void);
index 2c3fda5fed1753b6baa3a19d96dce3bc451d4518..a0e9e16e5816c14e9e8f5698acc51afabd86cdc5 100644 (file)
@@ -14,7 +14,7 @@
  *
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 /*
  *    Function Prototypes
index 580c300502d77d15b430f1b1de4de1a489e14a96..948ab03154661a36465183696a4e3d068641d6b3 100644 (file)
@@ -28,7 +28,7 @@
  * GNU Library General Public License
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 
 typedef struct top_status_t {
index c2b5d39665681c95300d89ec5aaf91805489c063..ee0657e1bd5c5c0ef9abc0d7595adb50a2eb9a3c 100644 (file)
@@ -15,7 +15,7 @@
 
 /* getopt not needed */
 
-#include "busybox.h"
+#include "libbb.h"
 
 #ifndef FSHIFT
 # define FSHIFT 16              /* nr of bits of precision */
index 7b907845f138eda15270fa98feade8d6359447f2..8eb1e8af60717067f3b104253329fce7b3c79c5d 100644 (file)
@@ -28,7 +28,7 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 /* Busyboxed by Denis Vlasenko <vda.linux@googlemail.com> */
 /* Dependencies on runit_lib.c removed */
 
-#include "busybox.h"
+#include "libbb.h"
 
 #include <dirent.h>
 
index d5bfd4e895e49b57c14a8d07b157506ce2600cc9..20f849528ed6e57119dd7e7d7449ec417377980b 100644 (file)
@@ -30,7 +30,7 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 #include <sys/poll.h>
 #include <sys/file.h>
-#include "busybox.h"
+#include "libbb.h"
 #include "runit_lib.h"
 
 static int selfpipe[2];
index 4b94aa2112fcdf0acc5b686289ea21efa57cdd1d..8db0fc18915edd9ce2b5efbf1fba17c4b83cb0a9 100644 (file)
@@ -30,7 +30,7 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 #include <sys/poll.h>
 #include <sys/file.h>
-#include "busybox.h"
+#include "libbb.h"
 #include "runit_lib.h"
 
 #define MAXSERVICES 1000
index 01488c06094ba77ddd88ae50a31170037a886dce..a918bb7bdc12ff5263dd013ac4605e332392adf2 100644 (file)
@@ -153,7 +153,7 @@ Exit Codes
 
 #include <sys/poll.h>
 #include <sys/file.h>
-#include "busybox.h"
+#include "libbb.h"
 #include "runit_lib.h"
 
 static const char *acts;
index 4e9644fd5e61a78f4e729460d6472f3aae270bc4..08e0b64469b33fa707828e9418161db025151bd6 100644 (file)
@@ -30,7 +30,7 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 #include <sys/poll.h>
 #include <sys/file.h>
-#include "busybox.h"
+#include "libbb.h"
 #include "runit_lib.h"
 
 static unsigned verbose;
index 437502c90bac0b5c418e5ac5729a22e0d9669864..a8a816be0f33eb4fdbd5d9f6eb791794bafaba93 100644 (file)
@@ -5,10 +5,11 @@
  *
  * Copyright (C) 2006 - 2007 KaiGai Kohei <kaigai@kaigai.gr.jp>
  */
-#include "busybox.h"
 #include <getopt.h>
 #include <selinux/context.h>
 
+#include "libbb.h"
+
 #define OPT_RECURSIVE          (1<<0)  /* 'R' */
 #define OPT_CHANHES            (1<<1)  /* 'c' */
 #define OPT_NODEREFERENCE      (1<<2)  /* 'h' */
index 865fed9f28ff852554f5ed816ed24e6093893342..62b42637c1f69a420ada32f9e98e3e9fac152495 100644 (file)
@@ -6,7 +6,7 @@
  *
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 int getenforce_main(int argc, char **argv);
 int getenforce_main(int argc, char **argv)
index 0479598fb894a4548204996af4b7853c506b7db8..b059003c1ca8e767d028bbdf68968f3ccc3d9efc 100644 (file)
@@ -6,7 +6,7 @@
  *
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 int getsebool_main(int argc, char **argv);
 int getsebool_main(int argc, char **argv)
index 5d5d7d5a8e4c8f415d1eff646573d1af7406f128..5d140bc963261e5e4c4bf55fbf57da026d857802 100644 (file)
@@ -3,7 +3,7 @@
  * This implementation is based on old load_policy to be small.
  * Author: Yuichi Nakamura <ynakam@hitachisoft.jp>
  */
-#include "busybox.h"
+#include "libbb.h"
 
 int load_policy_main(int argc, char **argv);
 int load_policy_main(int argc, char **argv)
index 4e33c99f1404112edb6c4fb32d9a229842026d7e..8d681d02ff1837eaa5b1d350c3411b77173cb5dd 100644 (file)
@@ -4,7 +4,7 @@
  * Port to busybox: KaiGai Kohei <kaigai@kaigai.gr.jp>
  *
  */
-#include "busybox.h"
+#include "libbb.h"
 
 static int print_matchpathcon(char *path, int noprint)
 {
index 9f61fdbb682f919339924526a611f82550fb2f96..741c7bba69c78ef397d5e5c10ae2be4d4b3b6727 100644 (file)
  * Port to busybox: KaiGai Kohei <kaigai@kaigai.gr.jp>
  *                  - based on coreutils-5.97 (in Fedora Core 6)
  */
-#include "busybox.h"
 #include <getopt.h>
 #include <selinux/context.h>
 #include <selinux/flask.h>
 
+#include "libbb.h"
+
 static context_t runcon_compute_new_context(char *user, char *role, char *type, char *range,
                                            char *command, int compute_trans)
 {
index c93ba706fe743eb42fa87e8575d11ae9cdd77dd1..8a9c7cd020a984e8b1bc26b2a135e08a4ed8cff3 100644 (file)
@@ -5,7 +5,7 @@
  * Port to BusyBox  Hiroshi Shinji <shiroshi@my.email.ne.jp>
  *
  */
-#include "busybox.h"
+#include "libbb.h"
 
 int selinuxenabled_main(int argc, char **argv);
 int selinuxenabled_main(int argc, char **argv)
index 9204fcc39a0d90358a6e1c7d32eb45fb073d7f2a..59b1b0fca85efc70db1d77ad535e9f04ccf879fb 100644 (file)
@@ -6,7 +6,7 @@
  *
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 /* These strings are arranged so that odd ones
  * result in security_setenforce(1) being done,
index ed46e1c0c2fc72655b2412e1095f3932e2ebb145..b1d22e5d2fc2562ab3e3cd1c4363afec8de06c71 100644 (file)
@@ -53,7 +53,7 @@
 #if DEBUG
 #define _GNU_SOURCE
 #endif
-#include "busybox.h"
+#include "busybox.h" /* for struct bb_applet */
 #include <paths.h>
 #include <setjmp.h>
 #include <fnmatch.h>
index 8f0fb0511a8f39887d4c1e346827d89c0e469da1..4fd071404a7904d23c36d80662ff9bd83cd6e52c 100644 (file)
@@ -36,7 +36,7 @@
   echo `echo hello#comment " woot` and more
 */
 
-#include "busybox.h"
+#include "libbb.h"
 
 // A single executable, its arguments, and other information we know about it.
 #define BBSH_FLAG_EXIT    1
index 2e6f286dc3abf730e8dc1ba262ad4045a495dd4c..6844f06c2a97ca0ef9c5a5d8a27605f5e5e9379d 100644 (file)
  * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
  */
 
-#include "busybox.h"
+
 #include <glob.h>      /* glob, of course */
 #include <getopt.h>    /* should be pretty obvious */
 /* #include <dmalloc.h> */
+
 extern char **environ; /* This is in <unistd.h>, but protected with __USE_GNU */
 
+#include "busybox.h" /* for struct bb_applet */
+
 
 /* If you comment out one of these below, it will be #defined later
  * to perform debug printfs to stderr: */
index 28449b791486a9799ca500715464fab4f9fe2bf6..21c95fb1b61c7454a9a823bbbdc02ae23c376627 100644 (file)
 //For debugging/development on the shell only...
 //#define DEBUG_SHELL
 
-
-#include "busybox.h"
 #include <getopt.h>
 #include <glob.h>
+
+#include "busybox.h" /* for struct bb_applet */
+
 #define expand_t       glob_t
 
 /* Always enable for the moment... */
index 62425394c9df54e065b5ca70bb492d07667652a8..5beec14dbeac05fd42cff1b72f3e3249f24a2765 100644 (file)
@@ -17,7 +17,7 @@
  * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include <sys/syslog.h>
 #include <sys/klog.h>
 
index 71dd5314244054d2f283ee0be4420a4a66ba7c8c..971a6beaec4bc449ecf908da6cca6188ba6cdcff 100644 (file)
@@ -7,7 +7,7 @@
  * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 #if !defined CONFIG_SYSLOGD
 
index b1758a6959454b56b86e5abfca1f7460f9e22b50..ac354b5c3d5775d95b33779b86c88de85b11c5d5 100644 (file)
@@ -9,7 +9,7 @@
  * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include <sys/ipc.h>
 #include <sys/sem.h>
 #include <sys/shm.h>
index 76a446b6a8f7770fb9c4163dddcbfe71bc5852bb..8897e9c2d815b9e019e4b23b70247c307bf2b981 100644 (file)
@@ -13,7 +13,7 @@
  * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include <paths.h>
 #include <sys/un.h>
 
index 820b837c976931dbc938f952f24568f031ba9797..ed908ede93cd66af1b53d71d80e81ed275494b73 100644 (file)
@@ -9,7 +9,7 @@
  * Licensed under GPLv2, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include <unistd.h>
 #include <sys/klog.h>
 
index bd584e460cf2b64f5fbac604073a48ab3763a63a..f963040bd77bb3c815ad80b8971703f2923ad76a 100644 (file)
@@ -12,7 +12,7 @@
  *     Geert Uytterhoeven (Geert.Uytterhoeven@cs.kuleuven.ac.be)
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 #define DEFAULTFBDEV  FB_0
 #define DEFAULTFBMODE "/etc/fb.modes"
index d694bd631eb82ec131ef9964b9378a8daac6bf56..e9fbeee7b92795af0540ab365c2c4f92a45be721 100644 (file)
@@ -9,7 +9,7 @@
  * 5 July 2003 -- modified for Busybox by Erik Andersen
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 
 /* Stuff extracted from linux/fd.h */
index f3c7ca4c632b9eed5005d57f2687ff5a532226fc..a1893c66e175b4642ab7548a5adb902e388fd319 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 #include <assert.h>             /* assert */
-#include "busybox.h"
+#include "libbb.h"
 
 /* Looks like someone forgot to add this to config system */
 #ifndef ENABLE_FEATURE_FDISK_BLKSIZE
index ae341b06641182eaeec94b6857fe1fe04bd80b7a..a1f2c56cf382f11e40ac58c2359001d4688fbbcd 100644 (file)
@@ -9,7 +9,7 @@
  * Licensed under GPLv2, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 /* From <linux/fd.h> */
 #define FDFLUSH  _IO(2,0x4b)
index cc73cdd5afdb98a482655d1e760ff4b4225e1300..d35a25a9d9c91cd6d1a51bf0355be212d53c675d 100644 (file)
@@ -87,7 +87,7 @@
  * enforced (but it's not much fun on a character device :-).
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include <mntent.h>
 
 #include "minix.h"
index 68e69de5ca7d40dad9220f4afd6501b8e55c3d59..b4749c199ee828000d4af17a82f1d5f00c697ac8 100644 (file)
@@ -31,8 +31,8 @@
  *
  */
 
-#include "busybox.h"
 #include <getopt.h>
+#include "libbb.h"
 
 /* NON_OPT is the code that is returned when a non-option is found in '+'
    mode */
index 85a449038025c37f7952f407a0412141cf0da7a4..36ed1e97c79c02c0f0550a54fa9a4dffde3db897 100644 (file)
@@ -10,7 +10,7 @@
  */
 
 #include <getopt.h>
-#include "busybox.h"
+#include "libbb.h"
 #include "dump.h"
 
 /* This is a NOEXEC applet. Be very careful! */
index 4ca8eafade78038232b6ae20981093a4683771d7..686492578eaf3968cb162d283842d03eb220d71f 100644 (file)
@@ -11,7 +11,7 @@
 #include <sys/ioctl.h>
 #include <sys/utsname.h>
 #include <getopt.h>
-#include "busybox.h"
+#include "libbb.h"
 
 /* Copied from linux/rtc.h to eliminate the kernel dependency */
 struct linux_rtc_time {
index 025f527cffc993e290db7841924a0dfffa97b3c3..1e62062171d6f9c69dca652bbec4dc9ab5044f5d 100644 (file)
@@ -8,7 +8,7 @@
  * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 /* X/OPEN tells us to use <sys/{types,ipc,sem}.h> for semctl() */
 /* X/OPEN tells us to use <sys/{types,ipc,msg}.h> for msgctl() */
index 489480c85b674e675abb18d7af9cd558d12ffcf2..393f9483272a43c2f94881f083b927adce3da61a 100644 (file)
@@ -8,7 +8,7 @@
  * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include <errno.h>
 #include <time.h>
 #include <pwd.h>
index b1e4b08b00a123f7eb5fd5a449ff5878c22e03f8..e2d4e4d79162571f910ed09cd31ad41979eec091 100644 (file)
@@ -8,9 +8,8 @@
  */
 
 #include <getopt.h>
-#include <stdlib.h>
 
-#include "busybox.h"
+#include "libbb.h"
 
 int losetup_main(int argc, char **argv);
 int losetup_main(int argc, char **argv)
index 6ff49fc016a51ee471d731a2e4a61db4f6a7ccd4..a4716e2da936e085a8a6eed62baab12472f78c7d 100644 (file)
@@ -9,7 +9,7 @@
  * Licensed under GPL version 2, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include "xregex.h"
 
 #define DEV_PATH       "/dev"
index d70d20fda5cba7b9d99ae2e5fcbae209f4150bda..9707ba3bd35f82d68a7aa2810d2a6c8c8ef86c36 100644 (file)
@@ -62,7 +62,7 @@
  *     removed getopt based parser and added a hand rolled one.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include <mntent.h>
 
 #include "minix.h"
index a84792c668ed93f9dd3f8494991526364dab96ed..88f1fbb03a6d438f671adf49cd001d1af9c02e97 100644 (file)
@@ -6,7 +6,7 @@
  * Licensed under GPL version 2, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 int mkswap_main(int argc, char **argv);
 int mkswap_main(int argc, char **argv)
index 2a38ef326762760c19f0fca86f4f53bdc3c821c8..30ef896bc93faf8d1cc2c3814ab1c079eccaa00e 100644 (file)
@@ -14,7 +14,7 @@
  * Licensed under GPLv2 or later, see file License in this tarball for details.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 
 
 #if ENABLE_FEATURE_USE_TERMIOS
index 030ea662ac0dd1f170cae48c35b11836b5df4fb4..fe2f1d9690622064b9ea2f918d7b6ea8508c0007 100644 (file)
@@ -18,7 +18,7 @@
    mount_it_now() does the actual mount.
 */
 
-#include "busybox.h"
+#include "libbb.h"
 #include <mntent.h>
 
 /* Needed for nfs support only... */
index 2706bd2ff1eaa42b6420c6b67a51b845b046979f..929ed30db451659f68ff8937894e26585f0c2417 100644 (file)
@@ -8,7 +8,7 @@
  *
  * Licensed under GPL version 2, see file LICENSE in this tarball for details.
  */
-#include "busybox.h"
+#include "libbb.h"
 
 extern int pivot_root(const char * new_root,const char * put_old);
 
index 33cf64efbf1eca0ed1af63f0261d2956100eadda..9166546ae50a10888848cffadc802c5387821506 100644 (file)
@@ -8,7 +8,7 @@
  * Licensed under GPL v2 or later, see file License for details.
 */
 
-#include "busybox.h"
+#include "libbb.h"
 
 enum { RFC_868_BIAS = 2208988800UL };
 
index a17b9c8808ec043af39d82e104a882eabe84b6d9..f2bd3bbae4dec133bdb958db1640267cd86daf16 100644 (file)
@@ -32,7 +32,7 @@
  * Paul Mundt <lethal@linux-sh.org>.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include <sys/utsname.h>
 
 #define S_LEN 128
index a7a45ec4d5d0d8f6ccd38964d65a02e29183d8d0..f6433d6ba5fb6033afd670fda1baa6c76f439f53 100644 (file)
@@ -14,7 +14,7 @@
 #include <stdio.h>
 #include <sys/personality.h>
 
-#include "busybox.h"
+#include "libbb.h"
 
 int setarch_main(int ATTRIBUTE_UNUSED argc, char **argv);
 int setarch_main(int ATTRIBUTE_UNUSED argc, char **argv)
index 893003549c66dd1f73f349b798e7a55d3577f7bc..cb1bbe94072a860bfd1b90a03c1b736c5aa6c976 100644 (file)
@@ -7,7 +7,7 @@
  * Licensed under the GPL version 2, see the file LICENSE in this tarball.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include <mntent.h>
 #include <sys/swap.h>
 
index 88bb9db2a67e92ff9c36028ee2c36209fc6cefa6..72a2f46c18527d3726d2ce815693eb7f71cf0078 100644 (file)
@@ -6,7 +6,7 @@
  * Licensed under GPL version 2, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include <sys/vfs.h>
 
 
index 19f13454bc60cfb8afd35636ce99f664b8698bef..7063a474d1b7822be6c014cda98c406c6af71e0c 100644 (file)
@@ -8,9 +8,9 @@
  * Licensed under GPL version 2, see file LICENSE in this tarball for details.
  */
 
-#include "busybox.h"
 #include <mntent.h>
 #include <getopt.h>
+#include "libbb.h"
 
 #define OPTION_STRING          "flDnravdt:"
 #define OPT_FORCE                      1