hush (a Bourne-style shell) for the GNO multitasking environment on the Apple IIgs
Go to file
2000-09-01 02:50:48 +00:00
applets ar.c now uses a linked list to process headers, uses getopt, new internal function extractAr(srcFD, dstFd, filename) to make it easily accessable to other busybox functions. 2000-08-25 03:50:10 +00:00
archival Don't unlink files if we are extracting to stdout. 2000-09-01 02:50:48 +00:00
console-tools Oops. Forgot to add in reset.c. Doh! 2000-08-21 21:26:33 +00:00
coreutils Rewritten by mistake. 2000-08-28 03:53:27 +00:00
debian Bump version number. 2000-07-21 21:27:11 +00:00
docs Some additional tips and formatting changes. 2000-08-22 00:20:21 +00:00
editors Applied patch from Mark Ferrell <mferrell@mvista.com> to use the 'p' option in 2000-08-21 21:29:20 +00:00
examples Removed since this patch is now in the current 2.4.x kernel 2000-08-21 21:44:52 +00:00
findutils Some #include updates. 2000-08-10 17:59:11 +00:00
init Centralize handling of --help. 2000-07-19 19:24:01 +00:00
miscutils Some #include updates. 2000-08-10 17:59:11 +00:00
modutils Fix a unterminated string. 2000-08-22 05:18:30 +00:00
networking Fix spelling error 2000-08-31 23:52:46 +00:00
procps Some #include updates. 2000-08-10 17:59:11 +00:00
scripts
shell Turn off some debug noise. 2000-08-21 22:34:23 +00:00
sysklogd syslogd was leaking processes that could forever busyloop. Fixed. 2000-08-20 06:11:32 +00:00
tests Script to do regression test, by combining all possible options. 2000-08-21 23:01:39 +00:00
util-linux From Ken Chalmers <chalmers@norscan.com>: 2000-08-22 15:35:31 +00:00
.cvsignore
.indent.pro First revision of the Busybox Style Guide and an accompanying .indent.pro 2000-07-24 22:36:06 +00:00
ar.c ar.c now uses a linked list to process headers, uses getopt, new internal function extractAr(srcFD, dstFd, filename) to make it easily accessable to other busybox functions. 2000-08-25 03:50:10 +00:00
AUTHORS * syslogd can now log messages to a remote host -- patch thanks 2000-07-20 23:41:24 +00:00
basename.c
busybox.c Added the 'rdate' command, thanks to Sterling Huxley <sterling@europa.com>. 2000-08-21 22:46:33 +00:00
busybox.def.h Fix a spelling error 2000-08-31 23:53:58 +00:00
busybox.mkll
busybox.sh
busybox.spec Bump version number. 2000-07-21 21:27:11 +00:00
cat.c
Changelog Note the chmod fix. 2000-08-22 01:02:05 +00:00
chmod_chown_chgrp.c Fix an option parsing bug where things like 2000-08-22 01:00:56 +00:00
chroot.c chroot can now call the builtin shell 2000-07-24 20:15:30 +00:00
chvt.c
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 We complained if the total number of arguments was greater than 3 and 2000-08-06 15:36:50 +00:00
cut.c Minor cleanup thingy. fprintf(stderr, ...) -> errorMsg(). 2000-08-02 18:34:41 +00:00
date.c Some #include updates. 2000-08-10 17:59:11 +00:00
dc.c
dd.c ar.c now uses a linked list to process headers, uses getopt, new internal function extractAr(srcFD, dstFd, filename) to make it easily accessable to other busybox functions. 2000-08-25 03:50:10 +00:00
deallocvt.c
define.sh
df.c Some #include updates. 2000-08-10 17:59:11 +00:00
dirname.c
dmesg.c
du.c
dumpkmap.c Some #include updates. 2000-08-10 17:59:11 +00:00
dutmp.c Some #include updates. 2000-08-10 17:59:11 +00:00
echo.c
fbset.c
fdflush.c
find.c
free.c
freeramdisk.c Some #include updates. 2000-08-10 17:59:11 +00:00
fsck_minix.c Some #include updates. 2000-08-10 17:59:11 +00:00
getopt.c Added getopt(1) from "Alfred M. Szmidt" <ams@trillian.itslinux.org> 2000-08-21 22:02:34 +00:00
grep.c Exit with the appropriate value when grepping multiple files. 2000-08-06 15:25:53 +00:00
gunzip.c Correct the stdin/stdout behavior when no args are provided. 2000-09-01 00:41:10 +00:00
gzip.c Sigh. Seems I screwed up last time. This fixed detecting 2000-09-01 00:33:06 +00:00
halt.c Centralize handling of --help. 2000-07-19 19:24:01 +00:00
head.c
hostid.c Centralize handling of --help. 2000-07-19 19:24:01 +00:00
hostname.c
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 Fix a unterminated string. 2000-08-22 05:18:30 +00:00
install.sh Disabled debugging output 2000-07-28 19:34:02 +00:00
internal.h ar.c now uses a linked list to process headers, uses getopt, new internal function extractAr(srcFD, dstFd, filename) to make it easily accessable to other busybox functions. 2000-08-25 03:50:10 +00:00
kill.c Some #include updates. 2000-08-10 17:59:11 +00:00
lash.c Turn off some debug noise. 2000-08-21 22:34:23 +00:00
length.c
LICENSE
ln.c
loadacm.c Some #include updates. 2000-08-10 17:59:11 +00:00
loadfont.c Some #include updates. 2000-08-10 17:59:11 +00:00
loadkmap.c
logger.c Some #include updates. 2000-08-10 17:59:11 +00:00
logname.c
ls.c Fixed a warning about a label not being used 2000-08-22 15:47:57 +00:00
lsmod.c lsmod now uses the query_module syscall, rather then /proc 2000-08-21 19:25:16 +00:00
makedevs.c Some #include updates. 2000-08-10 17:59:11 +00:00
Makefile Minor fix to clean target 2000-08-01 22:44:32 +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
mkfifo.c Some #include updates. 2000-08-10 17:59:11 +00:00
mkfs_minix.c Some #include updates. 2000-08-10 17:59:11 +00:00
mknod.c Some #include updates. 2000-08-10 17:59:11 +00:00
mkswap.c Some #include updates. 2000-08-10 17:59:11 +00:00
mktemp.c
more.c Centralize handling of --help. 2000-07-19 19:24:01 +00:00
mount.c From Ken Chalmers <chalmers@norscan.com>: 2000-08-22 15:35:31 +00:00
mt.c
mtab.c
nc.c
nfsmount.c Some #include updates. 2000-08-10 17:59:11 +00:00
nfsmount.h
nslookup.c
ping.c
poweroff.c Centralize handling of --help. 2000-07-19 19:24:01 +00:00
printf.c Some #include updates. 2000-08-10 17:59:11 +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
rdate.c Oops. Forgot to commit rdate.c. 2000-08-21 23:04:00 +00:00
README
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
reset.c Oops. Forgot to add in reset.c. Doh! 2000-08-21 21:26:33 +00:00
rm.c
rmdir.c
rmmod.c Fix from Arne Bernin for return code -- now reflects whether the rmmod 2000-07-28 15:16:37 +00:00
sed.c Applied patch from Mark Ferrell <mferrell@mvista.com> to use the 'p' option in 2000-08-21 21:29:20 +00:00
setkeycodes.c
sh.c Turn off some debug noise. 2000-08-21 22:34:23 +00:00
sleep.c
sort.c
swaponoff.c
sync.c
syslogd.c syslogd was leaking processes that could forever busyloop. Fixed. 2000-08-20 06:11:32 +00:00
tail.c Fixed misuse of type "char" 2000-08-22 15:38:16 +00:00
tar.c Don't unlink files if we are extracting to stdout. 2000-09-01 02:50:48 +00:00
tee.c Rewritten by mistake. 2000-08-28 03:53:27 +00:00
telnet.c Fix spelling error 2000-08-31 23:52:46 +00:00
test.c Some #include updates. 2000-08-10 17:59:11 +00:00
TODO
touch.c Some #include updates. 2000-08-10 17:59:11 +00:00
tr.c
true_false.c Centralize handling of --help. 2000-07-19 19:24:01 +00:00
tty.c
umount.c Use BB_FEATURE_CLEAN_UP where appropriate 2000-07-25 18:01:20 +00:00
uname.c
uniq.c
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 ar.c now uses a linked list to process headers, uses getopt, new internal function extractAr(srcFD, dstFd, filename) to make it easily accessable to other busybox functions. 2000-08-25 03:50:10 +00:00
usleep.c
utility.c Add an extra sanity check in parse_mode 2000-09-01 00:06:17 +00:00
uudecode.c
uuencode.c
wc.c Converted option parsing to using getopt(). Also managed to remove an 2000-07-20 00:08:10 +00:00
which.c Some #include updates. 2000-08-10 17:59:11 +00:00
whoami.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
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>