hush (a Bourne-style shell) for the GNO multitasking environment on the Apple IIgs
Go to file
2000-07-28 19:38:27 +00:00
applets Disabled debugging output 2000-07-28 19:34:02 +00:00
archival Fix from Robert Kaiser for stdin behavior. 2000-07-28 15:20:24 +00:00
console-tools Centralize handling of --help. 2000-07-19 19:24:01 +00:00
coreutils Fixed to pass -Wundef 2000-07-28 19:38:27 +00:00
debian Bump version number. 2000-07-21 21:27:11 +00:00
docs Added a note in the "Tips and Pointer" section on the correct way to test for 2000-07-25 20:30:00 +00:00
editors Modified print_subst_w_backrefs() so it will print backslash escaped 2000-07-25 20:48:44 +00:00
examples Bump version number. 2000-07-21 21:27:11 +00:00
findutils Centralize handling of --help. 2000-07-19 19:24:01 +00:00
init Centralize handling of --help. 2000-07-19 19:24:01 +00:00
miscutils Converted option parsing to getopt(). Also added some explanatory comments. 2000-07-20 23:06:27 +00:00
modutils Fix from Arne Bernin for return code -- now reflects whether the rmmod 2000-07-28 15:16:37 +00:00
networking Fixed to pass -Wundef 2000-07-28 19:38:27 +00:00
procps Added 'renice' command, thanks to Dave Cinege <dcinege@psychosis.com> 2000-07-21 21:32:12 +00:00
scripts Update the sample inittab to add the "ctrlaltdel" action. 2000-02-09 04:40:25 +00:00
shell Clean up the nasty blunder I'd made of how different behaviors happen. 2000-07-28 17:08:36 +00:00
sysklogd * syslogd can now log messages to a remote host -- patch thanks 2000-07-20 23:41:24 +00:00
tests Remove trailing space char. 2000-06-14 22:16:59 +00:00
util-linux Use BB_FEATURE_CLEAN_UP where appropriate 2000-07-25 18:01:20 +00:00
.cvsignore Stuf 1999-10-23 07:09:58 +00:00
.indent.pro First revision of the Busybox Style Guide and an accompanying .indent.pro 2000-07-24 22:36:06 +00:00
ar.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
AUTHORS * syslogd can now log messages to a remote host -- patch thanks 2000-07-20 23:41:24 +00:00
basename.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
busybox.c More sh updates (with related changes to everything else). Switched 2000-07-28 15:14:45 +00:00
busybox.def.h Better description 2000-07-26 00:53:34 +00:00
busybox.mkll Fix sed regexp replacement, which I had hosed (thanks to 2000-04-06 07:37:35 +00:00
busybox.sh Use gcc -E instead of cpp to enhance portability for brain 2000-04-06 00:10:39 +00:00
busybox.spec Bump version number. 2000-07-21 21:27:11 +00:00
cat.c Moved functions used by "lsmod" from cat.c to utility.c 2000-07-17 20:18:42 +00:00
Changelog chroot can now call the builtin shell 2000-07-24 20:15:30 +00:00
chmod_chown_chgrp.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
chroot.c chroot can now call the builtin shell 2000-07-24 20:15:30 +00:00
chvt.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
clear.c Centralize handling of --help. 2000-07-19 19:24:01 +00:00
cmdedit.c More sh updates (with related changes to everything else). Switched 2000-07-28 15:14:45 +00:00
cmdedit.h More sh updates (with related changes to everything else). Switched 2000-07-28 15:14:45 +00:00
cp_mv.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
cut.c Centralize handling of --help. 2000-07-19 19:24:01 +00:00
date.c The result of getopt() is "int" and should be treated as such 2000-07-17 16:17:19 +00:00
dc.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
dd.c Use BB_FEATURE_CLEAN_UP where appropriate 2000-07-25 18:01:20 +00:00
deallocvt.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
define.sh + this is a small script for helping TargetWizard auto-generate 2000-02-23 18:17:35 +00:00
df.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
dirname.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
dmesg.c The result of getopt() is "int" and should be treated as such 2000-07-17 16:17:19 +00:00
du.c The result of getopt() is "int" and should be treated as such 2000-07-17 16:17:19 +00:00
dumpkmap.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
dutmp.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
echo.c The result of getopt() is "int" and should be treated as such 2000-07-17 16:17:19 +00:00
fbset.c Use errorMsg rather than fprintf. 2000-07-14 01:51:25 +00:00
fdflush.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
find.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
free.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
freeramdisk.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
fsck_minix.c Use BB_FEATURE_CLEAN_UP where appropriate 2000-07-25 18:01:20 +00:00
grep.c Centralize handling of --help. 2000-07-19 19:24:01 +00:00
gunzip.c Fixed stdin/stdout paths so things like 2000-07-21 22:17:39 +00:00
gzip.c Fixed stdin/stdout paths so things like 2000-07-21 22:17:39 +00:00
halt.c Centralize handling of --help. 2000-07-19 19:24:01 +00:00
head.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
hostid.c Centralize handling of --help. 2000-07-19 19:24:01 +00:00
hostname.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
id.c Fix for a potential uninitialized variable, thx to 2000-07-28 19:05:20 +00:00
init.c New message added to messages.c: full_version 2000-07-17 23:45:12 +00:00
insmod.c Moved some code and add a coupld #defines to support use of dmalloc. 2000-07-19 17:35:54 +00:00
install.sh Disabled debugging output 2000-07-28 19:34:02 +00:00
internal.h More sh updates (with related changes to everything else). Switched 2000-07-28 15:14:45 +00:00
kill.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
lash.c Clean up the nasty blunder I'd made of how different behaviors happen. 2000-07-28 17:08:36 +00:00
length.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
LICENSE Fixed spelling of my name. Geez. 1999-12-11 23:25:59 +00:00
ln.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
loadacm.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
loadfont.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
loadkmap.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
logger.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
logname.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
ls.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
lsmod.c Centralize handling of --help. 2000-07-19 19:24:01 +00:00
makedevs.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
Makefile Bump version number. 2000-07-21 21:27:11 +00:00
md5sum.c Fixed to pass -Wundef 2000-07-28 19:38:27 +00:00
messages.c New message added to messages.c: full_version 2000-07-17 23:45:12 +00:00
mkdir.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
mkfifo.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
mkfs_minix.c It is now possible to select in busybox.def.h whether minixfs version 2 2000-07-17 17:52:00 +00:00
mknod.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
mkswap.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
mktemp.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
more.c Centralize handling of --help. 2000-07-19 19:24:01 +00:00
mount.c Use BB_FEATURE_CLEAN_UP where appropriate 2000-07-25 18:01:20 +00:00
mt.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
mtab.c Some formatting updates (ran the code through indent) 2000-02-08 19:58:47 +00:00
nc.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
nfsmount.c A couple of minor warning cleanups. 2000-07-14 06:19:41 +00:00
nfsmount.h Fixed NFS so it supports 2.4.x kernels and NFSv3. Should close bug #1009. 2000-07-10 23:39:44 +00:00
nslookup.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
ping.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
poweroff.c Centralize handling of --help. 2000-07-19 19:24:01 +00:00
printf.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
ps.c Centralize handling of --help. 2000-07-19 19:24:01 +00:00
pwd.c Centralize handling of --help. 2000-07-19 19:24:01 +00:00
README More doc updates 2000-06-22 00:19:33 +00:00
reboot.c Centralize handling of --help. 2000-07-19 19:24:01 +00:00
renice.c Added 'renice' command, thanks to Dave Cinege <dcinege@psychosis.com> 2000-07-21 21:32:12 +00:00
rm.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
rmdir.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
rmmod.c Fix from Arne Bernin for return code -- now reflects whether the rmmod 2000-07-28 15:16:37 +00:00
sed.c Modified print_subst_w_backrefs() so it will print backslash escaped 2000-07-25 20:48:44 +00:00
setkeycodes.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
sh.c Clean up the nasty blunder I'd made of how different behaviors happen. 2000-07-28 17:08:36 +00:00
sleep.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
sort.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
swaponoff.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
sync.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
syslogd.c * syslogd can now log messages to a remote host -- patch thanks 2000-07-20 23:41:24 +00:00
tail.c Fixed a syntax error & superfluous param decl that was causing the build to 2000-07-26 18:09:22 +00:00
tar.c Fix from Robert Kaiser for stdin behavior. 2000-07-28 15:20:24 +00:00
tee.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
telnet.c Fixed to pass -Wundef 2000-07-28 19:38:27 +00:00
test.c Centralize handling of --help. 2000-07-19 19:24:01 +00:00
TODO Remove stuff now moved into the bug tracking system. 2000-06-27 18:12:19 +00:00
touch.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
tr.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
true_false.c Centralize handling of --help. 2000-07-19 19:24:01 +00:00
tty.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
umount.c Use BB_FEATURE_CLEAN_UP where appropriate 2000-07-25 18:01:20 +00:00
uname.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
uniq.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
update.c Converted option parsing to getopt(). Also added some explanatory comments. 2000-07-20 23:06:27 +00:00
uptime.c Centralize handling of --help. 2000-07-19 19:24:01 +00:00
usage.c Added 'renice' command, thanks to Dave Cinege <dcinege@psychosis.com> 2000-07-21 21:32:12 +00:00
usleep.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
utility.c More sh updates (with related changes to everything else). Switched 2000-07-28 15:14:45 +00:00
uudecode.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
uuencode.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
wc.c Converted option parsing to using getopt(). Also managed to remove an 2000-07-20 00:08:10 +00:00
which.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
whoami.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
yes.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00

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
emdedded system. The utilities in BusyBox generally have fewer options then
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 busybox.def.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 which is then
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 publically 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>

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