Go to file
Eric Andersen 3d957c87b7 Patch from Jim Gleason <jimg@lineo.com> to fix tar so it no longer breaks hard
links, and no longer segfault in a certain wierd case.
2000-12-07 00:34:58 +00:00
applets Patch from Jim Gleason <jimg@lineo.com> to fix tar so it no longer breaks hard 2000-12-07 00:34:58 +00:00
archival Patch from Jim Gleason <jimg@lineo.com> to fix tar so it no longer breaks hard 2000-12-07 00:34:58 +00:00
console-tools Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
coreutils Patch from Matt Kraai to fix 'echo "1 2 3" | tr -s " "' 2000-12-06 22:53:06 +00:00
debian Update for handling .udebs and building using a pristine source dir... 2000-12-01 22:59:04 +00:00
docs Ignore the newdocs as well 2000-12-06 23:12:43 +00:00
editors
examples
findutils Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
include Removed isBlank and isWildCard macros that were totally unused (should anyone 2000-12-05 20:42:48 +00:00
init Close but #1071... 2000-12-06 23:17:37 +00:00
libbb
miscutils Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
modutils Added insmod support for ARM, and lsmod support for older kernels, 2000-12-06 18:18:26 +00:00
networking Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
procps Use perrorMsg and clean up exit status. 2000-12-05 20:07:27 +00:00
scripts
shell Bettwr document the hidden internal sh.c #defines, and which folks 2000-12-06 23:47:38 +00:00
sysklogd Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
tests
util-linux Fix exit status on failure. 2000-12-06 15:55:23 +00:00
.cvsignore
.indent.pro
applets.h Patch from Larry Doolittle so it will build the newdocs right. 2000-12-02 00:44:48 +00:00
ar.c Fixed the comments to match the code and renamed the function to a (hopefully) 2000-12-05 20:03:17 +00:00
AUTHORS
basename.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
busybox.c
busybox.h Removed isBlank and isWildCard macros that were totally unused (should anyone 2000-12-05 20:42:48 +00:00
busybox.mkll Patch from Larry Doolittle so it will build the newdocs right. 2000-12-02 00:44:48 +00:00
busybox.sh More pristine source directory updates. It now works 2000-12-01 19:55:04 +00:00
busybox.spec
cat.c
Changelog Patch from Jim Gleason <jimg@lineo.com> to fix tar so it no longer breaks hard 2000-12-07 00:34:58 +00:00
chmod_chown_chgrp.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
chroot.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
chvt.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
clear.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
cmdedit.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
cmdedit.h Remove #ifdef __STDC__ junk. We don't do K&R round these parts, 2000-12-01 19:02:24 +00:00
cmp.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
Config.h patch from Larry Doolittle to rename BB_FEATURE_SH_BUILTINS_ALWAYS_WIN 2000-12-06 19:07:39 +00:00
Config.h.Hurd
cp_mv.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
cut.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
date.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
dc.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
dd.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
deallocvt.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
define.sh
df.c Fix exit status on failure. 2000-12-06 15:55:23 +00:00
dirname.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
dmesg.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
dos2unix.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
du.c Must compile before committing. 2000-12-06 15:56:31 +00:00
dumpkmap.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
dutmp.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
echo.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
expr.c
fbset.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
fdflush.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
find.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
free.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
freeramdisk.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
fsck_minix.c
getopt.c
grep.c
gunzip.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
gzip.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
halt.c
head.c
hostid.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
hostname.c
id.c
init.c Close but #1071... 2000-12-06 23:17:37 +00:00
insmod.c Added insmod support for ARM, and lsmod support for older kernels, 2000-12-06 18:18:26 +00:00
install.sh
kill.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
lash.c Bettwr document the hidden internal sh.c #defines, and which folks 2000-12-06 23:47:38 +00:00
length.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
LICENSE
ln.c
loadacm.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
loadfont.c
loadkmap.c
logger.c
logname.c
ls.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
lsmod.c Added insmod support for ARM, and lsmod support for older kernels, 2000-12-06 18:18:26 +00:00
makedevs.c
Makefile Patch from Larry Doolittle so it will build the newdocs right. 2000-12-02 00:44:48 +00:00
md5sum.c Remove #ifdef __STDC__ junk. We don't do K&R round these parts, 2000-12-01 19:02:24 +00:00
messages.c
mk_loop_h.sh
mkdir.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
mkfifo.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
mkfs_minix.c
mknod.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
mkswap.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
mktemp.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
more.c
mount.c Fix exit status on failure. 2000-12-06 15:55:23 +00:00
mt.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
mtab.c
nc.c
nfsmount.c
nfsmount.h Remove #ifdef __STDC__ junk. We don't do K&R round these parts, 2000-12-01 19:02:24 +00:00
nslookup.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
ping.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
poweroff.c
printf.c
ps.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
pwd.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
rdate.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
readlink.c
README
real_loop.h
reboot.c
renice.c Use perrorMsg and clean up exit status. 2000-12-05 20:07:27 +00:00
reset.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
rm.c Use perrorMsg instead of perror and keep removing files if we encounter 2000-12-05 05:11:41 +00:00
rmdir.c
rmmod.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
rpmunpack.c
sed.c
setkeycodes.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
sh.c Bettwr document the hidden internal sh.c #defines, and which folks 2000-12-06 23:47:38 +00:00
sleep.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
sort.c
swaponoff.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
sync.c
syslogd.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
tail.c
tar.c Patch from Jim Gleason <jimg@lineo.com> to fix tar so it no longer breaks hard 2000-12-07 00:34:58 +00:00
tee.c
telnet.c
test.c
TODO
touch.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
tr.c Patch from Matt Kraai to fix 'echo "1 2 3" | tr -s " "' 2000-12-06 22:53:06 +00:00
true_false.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
tty.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
umount.c Fix exit status on failure. 2000-12-06 15:55:23 +00:00
uname.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
uniq.c
unix2dos.c
update.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
uptime.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
usage.c Patch from Jim Gleason <jimg@lineo.com> to fix tar so it no longer breaks hard 2000-12-07 00:34:58 +00:00
usleep.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
utility.c Changed some #define strings to static const char [] variables. Tested ls 2000-12-05 20:10:27 +00:00
uudecode.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
uuencode.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
wc.c
wget.c
which.c
whoami.c
xargs.c
yes.c

Please see the LICENSE file for copyright information.
    
BusyBox combines tiny versions of many common UNIX utilities into a single
small executable. It provides minimalist replacements for most of the utilities
you usually find in fileutils, shellutils, findutils, textutils, grep, gzip,
tar, etc. BusyBox provides a fairly complete POSIX environment for any small or
embedded system. The utilities in BusyBox generally have fewer options than
their full featured GNU cousins; however, the options that are included provide
the expected functionality and behave very much like their GNU counterparts.

BusyBox has been written with size-optimization and limited resources in mind.
It is also extremely modular so you can easily include or exclude commands (or
features) at compile time. This makes it easy to customize your embedded
systems. To create a working system, just add a kernel, a shell (such as ash),
and an editor (such as elvis-tiny or ae).

BusyBox was originally written to support the Debian Rescue/Install disks, but
it also makes an excellent environment for any small or embedded system.

As of version 0.20 there is a version number. : ) Also as of version 0.20,
BusyBox is now modularized to easily allow you to build only the components you
need, thereby reducing binary size. To turn off unwanted BusyBox components,
simply edit the file "Config.h" and comment out the components you do not
need using C++ style (//) comments.

After the build is complete, a busybox.links file is generated.  This is
used by 'make install' to create symlinks to the busybox binary for all
compiled in functions.  By default, 'make install' will place the symlink
forest into `pwd`/_install unless you have defined the PREFIX environment
variable (i.e., make PREFIX="/tmp/foo" install)

----------------
Getting help:
When you find you need help, you can check out the BusyBox mailing list
archives at http://opensource.lineo.com/lists/busybox/ or even join
the mailing list if you are interested.

----------------
Bugs:
If you find bugs, follow the instructions at http://bugs.lineo.com/Reporting.html
and submit a bug report.  This way, we can be sure nothing falls through the 
cracks...

----------------
FTP:
Source for the latest released version can always be downloaded from 
    ftp://ftp.lineo.com/pub/busybox. 

----------------
CVS:
BusyBox now has its own publicly browsable CVS tree at:
    http://opensource.lineo.com/cgi-bin/cvsweb/busybox/

Anonymous CVS access is available.  For instructions, check out:
    http://opensource.lineo.com/cvs_anon.html

For those that are actively contributing there is even CVS write access:
    http://opensource.lineo.com/cvs_write.html


----------------

Please feed suggestions, bug reports, insults, and bribes back to:
	Erik Andersen 
	<andersen@lineo.com>
	<andersee@debian.org>

<blatant plug>
Many thanks to go to Lineo for paying me to work on busybox. 
</blatant plug>