Go to file
2000-03-07 23:32:17 +00:00
applets Wrote killall. 2000-03-07 07:41:42 +00:00
archival
console-tools A few updates (including the cp fix the Craig has been looking for) 2000-03-04 21:19:32 +00:00
coreutils Add in tr and dirname 2000-03-05 08:07:00 +00:00
docs
editors Fixed a bug where "sed 's/foo/bar/g'" (i.e. a script w/o a -e) 2000-03-06 19:20:35 +00:00
examples
findutils
init Fix bugs related to finding PIDs. 2000-03-07 23:32:17 +00:00
miscutils A few updates (including the cp fix the Craig has been looking for) 2000-03-04 21:19:32 +00:00
modutils Fix bugs related to finding PIDs. 2000-03-07 23:32:17 +00:00
networking Sync up a few things. Add in a new telnet implementation (still 2000-02-22 17:17:45 +00:00
procps Fix bugs related to finding PIDs. 2000-03-07 23:32:17 +00:00
scripts
sysklogd
tests A few updates (including the cp fix the Craig has been looking for) 2000-03-04 21:19:32 +00:00
util-linux Wrote killall. 2000-03-07 07:41:42 +00:00
.cvsignore
AUTHORS Add in tr and dirname 2000-03-05 08:07:00 +00:00
basename.c
busybox.c Wrote killall. 2000-03-07 07:41:42 +00:00
busybox.def.h Fix up some #define stuff to ensure the Right Thing(tm) 2000-03-07 07:58:57 +00:00
busybox.mkll
busybox.sh
busybox.spec
cat.c A few updates (including the cp fix the Craig has been looking for) 2000-03-04 21:19:32 +00:00
Changelog Fix bugs related to finding PIDs. 2000-03-07 23:32:17 +00:00
chmod_chown_chgrp.c Wrote killall. 2000-03-07 07:41:42 +00:00
chroot.c A few updates (including the cp fix the Craig has been looking for) 2000-03-04 21:19:32 +00:00
chvt.c A few updates (including the cp fix the Craig has been looking for) 2000-03-04 21:19:32 +00:00
clear.c
cp_mv.c A few updates (including the cp fix the Craig has been looking for) 2000-03-04 21:19:32 +00:00
date.c
dd.c
deallocvt.c
define.sh + this is a small script for helping TargetWizard auto-generate 2000-02-23 18:17:35 +00:00
df.c A few updates (including the cp fix the Craig has been looking for) 2000-03-04 21:19:32 +00:00
dirname.c Add in tr and dirname 2000-03-05 08:07:00 +00:00
dmesg.c
du.c A few updates (including the cp fix the Craig has been looking for) 2000-03-04 21:19:32 +00:00
dutmp.c
fbset.c
fdflush.c
find.c
free.c Removed proc dependancies for init and free (which maintaining exactly 2000-02-21 21:26:32 +00:00
freeramdisk.c Add in freeramdisk.c, which (duh) frees ramdisks. If you have any 2000-03-04 22:23:27 +00:00
fsck_minix.c
grep.c
gunzip.c
gzip.c
halt.c Fix bugs related to finding PIDs. 2000-03-07 23:32:17 +00:00
head.c
hostid.c
hostname.c
init.c Fix bugs related to finding PIDs. 2000-03-07 23:32:17 +00:00
insmod.c
install.sh
internal.h Wrote killall. 2000-03-07 07:41:42 +00:00
kill.c Wrote killall. 2000-03-07 07:41:42 +00:00
length.c
LICENSE
ln.c A few updates (including the cp fix the Craig has been looking for) 2000-03-04 21:19:32 +00:00
loadacm.c
loadfont.c
loadkmap.c
logger.c
logname.c
ls.c
lsmod.c Fix bugs related to finding PIDs. 2000-03-07 23:32:17 +00:00
makedevs.c
Makefile Oops. I left debugging turned on... 2000-03-06 18:34:48 +00:00
math.c
messages.c
mkdir.c
mkfifo.c
mkfs_minix.c
mknod.c
mkswap.c
mnc.c
more.c
mount.c Wrote killall. 2000-03-07 07:41:42 +00:00
mt.c
mtab.c
nfsmount.c
nfsmount.h
nslookup.c
ping.c
poweroff.c Fix bugs related to finding PIDs. 2000-03-07 23:32:17 +00:00
printf.c
ps.c Fix bugs related to finding PIDs. 2000-03-07 23:32:17 +00:00
pwd.c
README
reboot.c Fix bugs related to finding PIDs. 2000-03-07 23:32:17 +00:00
regexp.c
regexp.h
rm.c
rmdir.c
rmmod.c
sed.c Fixed a bug where "sed 's/foo/bar/g'" (i.e. a script w/o a -e) 2000-03-06 19:20:35 +00:00
sfdisk.c
sleep.c
sort.c A few updates (including the cp fix the Craig has been looking for) 2000-03-04 21:19:32 +00:00
swaponoff.c
sync.c
syslogd.c
tail.c
tar.c
tee.c
telnet.c Sync up a few things. Add in a new telnet implementation (still 2000-02-22 17:17:45 +00:00
TODO A few updates (including the cp fix the Craig has been looking for) 2000-03-04 21:19:32 +00:00
touch.c
tr.c Add in tr and dirname 2000-03-05 08:07:00 +00:00
true_false.c
tty.c
umount.c Fixed rebooting when init runs as /linuxrc 2000-02-23 22:49:58 +00:00
uname.c
uniq.c
update.c A few updates (including the cp fix the Craig has been looking for) 2000-03-04 21:19:32 +00:00
uptime.c Oops. Forgot to add in uptime when I added uptime. 2000-03-05 08:16:03 +00:00
utility.c Fix bugs related to finding PIDs. 2000-03-07 23:32:17 +00:00
wc.c
whoami.c
yes.c

Please see the LICENSE file for copyright information.

BusyBox is a suite of "tiny" Unix utilities in a multi-call binary. It
provides a pretty complete POSIX environment in a very small package.
Just add a kernel, "ash" (Keith Almquists tiny Bourne shell clone), and
an editor such as "elvis-tiny" or "ae", and you have a working system.
Busybox was begun 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, BB is now modularized to easily allow you to build of only the
BB parts you need, thereby reducing binary size. To turn off unwanted
Busybox components, simply edit the file busybox.def.h and comment out
the parts 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.

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>