hush (a Bourne-style shell) for the GNO multitasking environment on the Apple IIgs
Go to file
2001-07-06 19:28:49 +00:00
applets rpm2cpio applet by Laurence Anderson 2001-06-26 01:19:34 +00:00
archival Remove a redundant call to mkdir. 2001-07-03 20:55:30 +00:00
console-tools
coreutils Per patch from vodz, change a couple of consts to defines, since 2001-07-02 17:32:40 +00:00
debian
docs rpm2cpio applet by Laurence Anderson 2001-06-26 01:19:34 +00:00
editors Removed obsolete function, strdup_substr. 2001-07-05 19:00:47 +00:00
examples rpm2cpio applet by Laurence Anderson 2001-06-26 01:19:34 +00:00
findutils
include Fix a stupid bug revealed by multibuild.pl 2001-07-06 18:33:04 +00:00
init Be extra extra careful about what we dereference. 2001-07-05 16:09:32 +00:00
libbb Removed obsolete function, strdup_substr. 2001-07-05 19:00:47 +00:00
miscutils
modutils Fix a nasty hard to spot bug found by Ralph Siemsen <ralphs@netwinder.org>. 2001-06-28 21:36:06 +00:00
networking Add woukaround for missing struct _res in uClibc 2001-07-06 17:51:29 +00:00
procps Fix a stupid thinko, and fix killall to cope with the updated 2001-07-05 16:27:34 +00:00
scripts rpm2cpio applet by Laurence Anderson 2001-06-26 01:19:34 +00:00
shell This is vodz' latest ash update. 2001-07-06 04:26:23 +00:00
sysklogd Remove redundant initialization of lfile to reduce executable size by 2001-07-06 19:28:07 +00:00
tests rpm2cpio applet by Laurence Anderson 2001-06-26 01:19:34 +00:00
util-linux Fix a thinko (the symptoms of which were reported by 2001-07-05 14:46:07 +00:00
.cvsignore update the ignore list 2001-07-06 19:19:21 +00:00
.indent.pro
adjtimex.c
applets.c
applets.h Fix a stupid bug revealed by multibuild.pl 2001-07-06 18:33:04 +00:00
ar.c
ash.c This is vodz' latest ash update. 2001-07-06 04:26:23 +00:00
AUTHORS
basename.c
busybox.c
busybox.h
busybox.mkll
busybox.sh
busybox.spec
cat.c
Changelog Note my activities (how immodest of me). 2001-07-05 18:32:01 +00:00
chgrp.c
chmod.c
chown.c
chroot.c
chvt.c
clear.c
cmdedit.c Patch from vodz to fix freeing a static in cmdedit. 2001-07-02 15:36:57 +00:00
cmdedit.h Remove unneeded stuff. 2001-06-28 03:22:19 +00:00
cmp.c
Config.h Let people select their shell at compile time. 2001-07-06 19:24:27 +00:00
Config.h.Hurd
cp.c
cpio.c
cut.c
date.c
dc.c
dd.c
deallocvt.c
df.c Fixed scaling problems involving make_human_readable_str. 2001-06-30 07:48:01 +00:00
dirname.c
dmesg.c
dos2unix.c
dpkg_deb.c
dpkg.c Fix up some warnings that show up on ppc 2001-06-25 19:31:48 +00:00
du.c Fix a silly logic error which caused symlinks to be printed twice, and 2001-06-30 17:54:20 +00:00
dumpkmap.c
dutmp.c
echo.c
env.c
expr.c
fbset.c
fdflush.c
find.c
free.c
freeramdisk.c
fsck_minix.c
getopt.c
grep.c
gunzip.c
gzip.c Patch from Aaron Lehmann <aaronl@vitelus.com> to scrub a ton of 2001-07-02 17:57:32 +00:00
halt.c Be extra extra careful about what we dereference. 2001-07-05 16:09:32 +00:00
head.c
hostid.c
hostname.c Vladimir's last_patch_15 2001-06-26 02:06:08 +00:00
hush.c More thrashing about trying to make hush behave itself wrt job 2001-06-28 01:10:11 +00:00
id.c
ifconfig.c
init.c
insmod.c Fix a nasty hard to spot bug found by Ralph Siemsen <ralphs@netwinder.org>. 2001-06-28 21:36:06 +00:00
INSTALL
install.sh
kill.c Fix a stupid thinko, and fix killall to cope with the updated 2001-07-05 16:27:34 +00:00
klogd.c
lash.c don't whine if all we need to do is remove a bg job 2001-06-27 17:29:11 +00:00
length.c
LICENSE
ln.c
loadacm.c
loadfont.c
loadkmap.c
logger.c
logname.c
logread.c
ls.c Pad the human readable output for 'ls -sh' to 6 chars, since we will 2001-06-30 18:00:26 +00:00
lsmod.c
makedevs.c
Makefile Forgot this 2001-07-06 19:28:49 +00:00
md5sum.c A really nice patch from Manuel Novoa III for compile time 2001-06-29 20:44:51 +00:00
mk_loop_h.sh
mkdir.c
mkfifo.c
mkfs_minix.c
mknod.c
mkswap.c
mktemp.c
more.c Vladimir's last_patch_15 2001-06-26 02:06:08 +00:00
mount.c Fix a thinko (the symptoms of which were reported by 2001-07-05 14:46:07 +00:00
msh.c This is a busybox port of the Minix shell. It is reasonably capable, 2001-06-29 04:57:14 +00:00
mt.c
mv.c
nc.c
nfsmount.c
nfsmount.h
nslookup.c Add woukaround for missing struct _res in uClibc 2001-07-06 17:51:29 +00:00
ping.c
pivot_root.c
poweroff.c Be extra extra careful about what we dereference. 2001-07-05 16:09:32 +00:00
printf.c
pristine_setup.sh
ps.c Minor formatting change 2001-06-26 23:11:44 +00:00
pwd.c
rdate.c
readlink.c
README
reboot.c Be extra extra careful about what we dereference. 2001-07-05 16:09:32 +00:00
renice.c
reset.c
rm.c Add some missing includes to kill warnings when building with the default 2001-06-29 18:59:32 +00:00
rmdir.c
rmmod.c
route.c
rpm2cpio.c rpm2cpio applet by Laurence Anderson 2001-06-26 01:19:34 +00:00
rpmunpack.c
sed.c Removed obsolete function, strdup_substr. 2001-07-05 19:00:47 +00:00
setkeycodes.c
sh.c Let people select their shell at compile time. 2001-07-06 19:24:27 +00:00
sleep.c
sort.c
stty.c
swaponoff.c
sync.c
syslogd.c Remove redundant initialization of lfile to reduce executable size by 2001-07-06 19:28:07 +00:00
tail.c A patch from Erik Meusel <erik@wh58-709.st.uni-magdeburg.de> 2001-06-26 15:07:08 +00:00
tar.c Remove a redundant call to mkdir. 2001-07-03 20:55:30 +00:00
tee.c
telnet.c Vladimir's last_patch_15 2001-06-26 02:06:08 +00:00
test.c
tftp.c
TODO
touch.c
tr.c Per patch from vodz, change a couple of consts to defines, since 2001-07-02 17:32:40 +00:00
true_false.c
tty.c
umount.c
uname.c
uniq.c
unix2dos.c
update.c
uptime.c
usage.c
usage.h rpm2cpio applet by Laurence Anderson 2001-06-26 01:19:34 +00:00
usleep.c
uudecode.c
uuencode.c
vi.c Cleanups and sinze reduction for the vi applet from Aaron Lehmann 2001-07-02 18:06:14 +00:00
watchdog.c
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 /dev, a shell, and a kernel.  For
a really minimal system, you can even use the busybox shell (not Bourne
compatible, but very small and quite usable) and the busybox vi editor.

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 now 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')

----------------
    
Supported architectures:

   Busybox in general will build on any architecture supported by gcc.  It has
   a few specialized features added for __sparc__ and __alpha__.  insmod
   functionality is currently limited to x86, ARM, SH3/4, powerpc, and MIPS.

Supported libcs:

   glibc-2.0.x, glibc-2.1.x, Linux-libc5, uClibc.  People are looking at
   newlib and diet-libc, but consider them unsupported, untested, or worse.

Supported kernels:

   Full functionality requires Linux 2.0.x, 2.2.x, or 2.4.x.  A large fraction
   of the code should run on just about anything.

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

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, please submit a bug report.  Full instructions on how to
report a bug are found at http://bugs.lineo.com/Reporting.html.

For the impatient: To submit a bug, simply send an email describing the problem
to submit@bugs.lineo.com.  Bug reports should look something like this:

    To: submit@bugs.lineo.com
    From: diligent@testing.linux.org
    Subject: /bin/true doesn't work

    Package: busybox
    Version: 0.51

    When I invoke '/bin/true' it doesn't work.  I expected it to return 
    a "0" but it returned a "1" instead.  Here is the transcript:
	$ /bin/true ; echo $?
	1
    With GNU /bin/true, I get the following output:
	$ /bin/true ; echo $?
	0
    I am using Debian 2.2r2, kernel version 2.2.18, and the latest
    uClibc from CVS.  Thanks for the wonderful program!
	-Diligent

Note the careful description and use of examples showing not only what BusyBox
does, but also a counter example showing what an equivalent GNU app does.  Bug
reports lacking such detail may take a _long_ time to be fixed...  Thanks for
understanding.

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

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>
	<andersee@codepoet.org>

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