hush (a Bourne-style shell) for the GNO multitasking environment on the Apple IIgs
Go to file
1999-10-20 19:18:15 +00:00
applets Add a trivial ps command. 1999-10-20 08:05:35 +00:00
archival Added sfdisk. Ststic-ified a bunch of stuff. 1999-10-19 20:03:34 +00:00
console-tools Added sfdisk. Ststic-ified a bunch of stuff. 1999-10-19 20:03:34 +00:00
coreutils More stuff 1999-10-19 22:26:25 +00:00
examples
findutils Added sfdisk. Ststic-ified a bunch of stuff. 1999-10-19 20:03:34 +00:00
init Made ps work. Fixed some stuff. 1999-10-20 19:18:15 +00:00
miscutils Added sfdisk. Ststic-ified a bunch of stuff. 1999-10-19 20:03:34 +00:00
procps Made ps work. Fixed some stuff. 1999-10-20 19:18:15 +00:00
util-linux Add a trivial ps command. 1999-10-20 08:05:35 +00:00
.cvsignore
busybox_functions.h
busybox.c Add a trivial ps command. 1999-10-20 08:05:35 +00:00
busybox.def.h Made ps work. Fixed some stuff. 1999-10-20 19:18:15 +00:00
busybox.mkll
busybox.sh
busybox.spec
cat.c Added sfdisk. Ststic-ified a bunch of stuff. 1999-10-19 20:03:34 +00:00
Changelog
chmod_chown_chgrp.c Made ps work. Fixed some stuff. 1999-10-20 19:18:15 +00:00
chroot.c
clear.c
cp.c Added sfdisk. Ststic-ified a bunch of stuff. 1999-10-19 20:03:34 +00:00
date.c Added sfdisk. Ststic-ified a bunch of stuff. 1999-10-19 20:03:34 +00:00
dd.c Added sfdisk. Ststic-ified a bunch of stuff. 1999-10-19 20:03:34 +00:00
df.c Added sfdisk. Ststic-ified a bunch of stuff. 1999-10-19 20:03:34 +00:00
dmesg.c Added sfdisk. Ststic-ified a bunch of stuff. 1999-10-19 20:03:34 +00:00
dutmp.c Added sfdisk. Ststic-ified a bunch of stuff. 1999-10-19 20:03:34 +00:00
fdflush.c
find.c
fsck_minix.c Made em work. 1999-10-19 20:52:57 +00:00
grep.c Added sfdisk. Ststic-ified a bunch of stuff. 1999-10-19 20:03:34 +00:00
gzip.c Added sfdisk. Ststic-ified a bunch of stuff. 1999-10-19 20:03:34 +00:00
halt.c
init.c Made ps work. Fixed some stuff. 1999-10-20 19:18:15 +00:00
internal.h Made ps work. Fixed some stuff. 1999-10-20 19:18:15 +00:00
kill.c Added sfdisk. Ststic-ified a bunch of stuff. 1999-10-19 20:03:34 +00:00
length.c
LICENSE Added sfdisk. Ststic-ified a bunch of stuff. 1999-10-19 20:03:34 +00:00
ln.c
loadfont.c Added sfdisk. Ststic-ified a bunch of stuff. 1999-10-19 20:03:34 +00:00
loadkmap.c Added sfdisk. Ststic-ified a bunch of stuff. 1999-10-19 20:03:34 +00:00
ls.c More stuff 1999-10-19 22:26:25 +00:00
makedevs.c Added sfdisk. Ststic-ified a bunch of stuff. 1999-10-19 20:03:34 +00:00
Makefile Made ps work. Fixed some stuff. 1999-10-20 19:18:15 +00:00
math.c Added sfdisk. Ststic-ified a bunch of stuff. 1999-10-19 20:03:34 +00:00
mkdir.c Added sfdisk. Ststic-ified a bunch of stuff. 1999-10-19 20:03:34 +00:00
mkfs_minix.c Made em work. 1999-10-19 20:52:57 +00:00
mknod.c Added sfdisk. Ststic-ified a bunch of stuff. 1999-10-19 20:03:34 +00:00
mkswap.c Added sfdisk. Ststic-ified a bunch of stuff. 1999-10-19 20:03:34 +00:00
mnc.c Added sfdisk. Ststic-ified a bunch of stuff. 1999-10-19 20:03:34 +00:00
more.c Add a trivial ps command. 1999-10-20 08:05:35 +00:00
mount.c Added sfdisk. Ststic-ified a bunch of stuff. 1999-10-19 20:03:34 +00:00
mt.c Added sfdisk. Ststic-ified a bunch of stuff. 1999-10-19 20:03:34 +00:00
mv.c
printf.c Added sfdisk. Ststic-ified a bunch of stuff. 1999-10-19 20:03:34 +00:00
ps.c Made ps work. Fixed some stuff. 1999-10-20 19:18:15 +00:00
pwd.c
README Added sfdisk. Ststic-ified a bunch of stuff. 1999-10-19 20:03:34 +00:00
reboot.c
rm.c
rmdir.c
sfdisk.c Added sfdisk. Ststic-ified a bunch of stuff. 1999-10-19 20:03:34 +00:00
sleep.c
smtpout
swaponoff.c
sync.c
tar.c Added sfdisk. Ststic-ified a bunch of stuff. 1999-10-19 20:03:34 +00:00
touch.c Added sfdisk. Ststic-ified a bunch of stuff. 1999-10-19 20:03:34 +00:00
true_false.c
umount.c Added sfdisk. Ststic-ified a bunch of stuff. 1999-10-19 20:03:34 +00:00
update.c
utility.c Made ps work. Fixed some stuff. 1999-10-20 19:18:15 +00:00
zcat.c More stuff 1999-10-19 22:26:25 +00:00

Please see the LICENSE file for copyright information.

Busybox is a multicall binary used to provide a minimal subset of 
POSIX style commands and specialized functions.

It is geared toward 'mini-systems' like boot floppies. Specifically
it is used in the Debian Rescue/Install system (which caused the 
original busybox to be made), the Linux Router Project, and others.

As of version 0.20 there is a version number. : )
Also as of version 0.20, BB is modularized to allow an easy build of
only the BB parts you need, to reduce binary size.

Edit the file busybox.def.h and comment out the parts you do not need
using C++ comments (//)

After the build is complete a busybox.links file is generated to allow
you to easily make the sym/hard links to the busybox binary.

Note the modular system is Makefile based, and purposely very
simplistic. It does no dependency checking. That is left for you
to figure out by trial and error.

Please feed patches back to:
	Erik Andersen <andersee@deban.org>
and
	Bruce Perens <bruce@perens.com>
and
	Dave Cinege <dcinege@psychosis.com>
and:
	Enrique Zanardi <ezanardi@ull.es>