Go to file
1999-12-17 01:08:27 +00:00
applets Minor fixes to rmmod. First pass at insmod (not yet working). 1999-12-17 01:08:27 +00:00
archival Fixed tar so uid/gud/permissions on extracted tarballs will be correct. 1999-11-29 04:29:13 +00:00
console-tools Updates to usage, and made tar work. 1999-11-10 23:13:02 +00:00
coreutils killed an elusive bug in du -s. 1999-12-16 21:16:47 +00:00
editors Updates to usage, and made tar work. 1999-11-10 23:13:02 +00:00
examples Turn off loadkmap and loadfont. We won't be needing those. 1999-12-15 08:20:08 +00:00
findutils Stuf 1999-12-03 09:19:54 +00:00
init Minor updates 1999-12-11 04:16:51 +00:00
miscutils Stuff 1999-11-08 17:00:52 +00:00
modutils Minor fixes to rmmod. First pass at insmod (not yet working). 1999-12-17 01:08:27 +00:00
networking Ok, so this is reallt 0.38... 1999-12-11 08:41:28 +00:00
procps Latest and greatest 1999-12-08 23:19:36 +00:00
sysklogd Fix bugs in logger and syslogd. Add fbset. 1999-12-16 20:59:36 +00:00
util-linux Fix bugs in logger and syslogd. Add fbset. 1999-12-16 20:59:36 +00:00
.cvsignore Stuf 1999-10-23 07:09:58 +00:00
AUTHORS Added an AUTHORS file to acknowledge the folks that have 1999-12-16 23:26:57 +00:00
busybox_functions.h Initial revision 1999-10-05 16:24:54 +00:00
busybox.c Minor fixes to rmmod. First pass at insmod (not yet working). 1999-12-17 01:08:27 +00:00
busybox.def.h Minor fixes to rmmod. First pass at insmod (not yet working). 1999-12-17 01:08:27 +00:00
busybox.mkll Fixed up copyright notices and such 1999-10-20 22:08:37 +00:00
busybox.sh Stuf 1999-11-19 05:31:45 +00:00
busybox.spec Turn off loadkmap and loadfont. We won't be needing those. 1999-12-15 08:20:08 +00:00
cat.c Latest and greatest 1999-12-08 23:19:36 +00:00
Changelog Wrote rmmod for busybox. 1999-12-16 23:04:20 +00:00
chmod_chown_chgrp.c Latest and greatest 1999-11-18 00:19:26 +00:00
chroot.c Updates to usage, and made tar work. 1999-11-10 23:13:02 +00:00
chvt.c Updates to usage, and made tar work. 1999-11-10 23:13:02 +00:00
clear.c Fixed up copyright notices and such 1999-10-20 22:08:37 +00:00
CommandList Added the list of available commands. 1999-12-12 05:32:52 +00:00
cp.c Stuf 1999-11-16 00:46:00 +00:00
date.c Updates to usage, and made tar work. 1999-11-10 23:13:02 +00:00
dd.c Tail now works (costs 6k). Several other updates. 1999-12-09 06:11:36 +00:00
deallocvt.c Updates to usage, and made tar work. 1999-11-10 23:13:02 +00:00
df.c Stuf 1999-11-27 17:41:29 +00:00
dmesg.c Added sfdisk. Ststic-ified a bunch of stuff. 1999-10-19 20:03:34 +00:00
du.c killed an elusive bug in du -s. 1999-12-16 21:16:47 +00:00
dutmp.c Stuff 1999-11-08 17:00:52 +00:00
fbset.c Fix bugs in logger and syslogd. Add fbset. 1999-12-16 20:59:36 +00:00
fdflush.c Fixed up copyright notices and such 1999-10-20 22:08:37 +00:00
find.c Stuf 1999-12-03 09:19:54 +00:00
free.c Latest and greatest 1999-12-08 23:19:36 +00:00
fsck_minix.c Updates to usage, and made tar work. 1999-11-10 23:13:02 +00:00
grep.c Updates to usage, and made tar work. 1999-11-10 23:13:02 +00:00
gunzip.c Forgot this. 1999-11-18 00:21:59 +00:00
gzip.c Stuf 1999-11-16 00:46:00 +00:00
halt.c Adjustments for Johns init stuff, 1999-12-09 22:39:55 +00:00
head.c fixed an embarrasing segfault (head w/ no args 1999-12-15 19:29:09 +00:00
hostname.c Tail now works (costs 6k). Several other updates. 1999-12-09 06:11:36 +00:00
init.c Minor updates 1999-12-11 04:16:51 +00:00
install.sh Stuf 1999-12-07 08:37:31 +00:00
internal.h Minor fixes to rmmod. First pass at insmod (not yet working). 1999-12-17 01:08:27 +00:00
kill.c Latest and greatest 1999-12-08 23:19:36 +00:00
length.c More stuff. 1999-10-18 22:28:26 +00:00
LICENSE Fixed spelling of my name. Geez. 1999-12-11 23:25:59 +00:00
ln.c Updates to usage, and made tar work. 1999-11-10 23:13:02 +00:00
loadfont.c Added sfdisk. Ststic-ified a bunch of stuff. 1999-10-19 20:03:34 +00:00
loadkmap.c Fixed up copyright notices and such 1999-10-20 22:08:37 +00:00
logger.c Fix bugs in logger and syslogd. Add fbset. 1999-12-16 20:59:36 +00:00
ls.c Stuf 1999-11-23 21:38:12 +00:00
lsmod.c Added lsmod 1999-12-15 22:14:12 +00:00
makedevs.c Added sfdisk. Ststic-ified a bunch of stuff. 1999-10-19 20:03:34 +00:00
Makefile Set version to 0.39 1999-12-11 04:21:50 +00:00
math.c Added sfdisk. Ststic-ified a bunch of stuff. 1999-10-19 20:03:34 +00:00
mkdir.c Bug fixes 1999-11-22 07:41:00 +00:00
mkfifo.c Ok, so this is reallt 0.38... 1999-12-11 08:41:28 +00:00
mkfs_minix.c Updates to usage, and made tar work. 1999-11-10 23:13:02 +00:00
mknod.c Updates to usage, and made tar work. 1999-11-10 23:13:02 +00:00
mkswap.c Updates to usage, and made tar work. 1999-11-10 23:13:02 +00:00
mnc.c updates for the day 1999-11-13 04:47:09 +00:00
more.c Stuf 1999-11-19 05:31:45 +00:00
mount.c Stuf 1999-12-05 23:24:55 +00:00
mt.c Added sfdisk. Ststic-ified a bunch of stuff. 1999-10-19 20:03:34 +00:00
mtab.c Stuf 1999-12-05 23:24:55 +00:00
mv.c Stuf 1999-11-16 00:46:00 +00:00
nfsmount.c Stuff 1999-11-18 07:58:07 +00:00
nfsmount.h Stuff 1999-11-18 07:58:07 +00:00
ping.c Ok, so this is reallt 0.38... 1999-12-11 08:41:28 +00:00
poweroff.c Added poweroff (and adjusted init to use it). Inlined function 1999-12-10 08:25:07 +00:00
printf.c Added sfdisk. Ststic-ified a bunch of stuff. 1999-10-19 20:03:34 +00:00
ps.c Stuf 1999-12-05 23:24:55 +00:00
pwd.c Fixed up copyright notices and such 1999-10-20 22:08:37 +00:00
README Fixed spelling of my name. Geez. 1999-12-11 23:25:59 +00:00
reboot.c Added poweroff (and adjusted init to use it). Inlined function 1999-12-10 08:25:07 +00:00
regexp.c Latest and greatest 1999-12-08 23:19:36 +00:00
regexp.h Stuff 1999-10-29 00:07:31 +00:00
rm.c Stuf 1999-11-19 02:38:58 +00:00
rmdir.c Updates to usage, and made tar work. 1999-11-10 23:13:02 +00:00
rmmod.c Minor fixes to rmmod. First pass at insmod (not yet working). 1999-12-17 01:08:27 +00:00
sed.c Updates to usage, and made tar work. 1999-11-10 23:13:02 +00:00
sfdisk.c Added sfdisk. Ststic-ified a bunch of stuff. 1999-10-19 20:03:34 +00:00
sleep.c Updates to usage, and made tar work. 1999-11-10 23:13:02 +00:00
swaponoff.c Fixed up copyright notices and such 1999-10-20 22:08:37 +00:00
sync.c Updates to usage, and made tar work. 1999-11-10 23:13:02 +00:00
syslogd.c Fix bugs in logger and syslogd. Add fbset. 1999-12-16 20:59:36 +00:00
tail.c Tail now works (costs 6k). Several other updates. 1999-12-09 06:11:36 +00:00
tar.c Fixed tar so uid/gud/permissions on extracted tarballs will be correct. 1999-11-29 04:29:13 +00:00
tee.c Added poweroff (and adjusted init to use it). Inlined function 1999-12-10 08:25:07 +00:00
TODO Fix bugs in logger and syslogd. Add fbset. 1999-12-16 20:59:36 +00:00
touch.c Updates to usage, and made tar work. 1999-11-10 23:13:02 +00:00
true_false.c Fixed up copyright notices and such 1999-10-20 22:08:37 +00:00
umount.c Stuf 1999-12-07 23:14:59 +00:00
uname.c Updates to usage, and made tar work. 1999-11-10 23:13:02 +00:00
update.c Fixed up copyright notices and such 1999-10-20 22:08:37 +00:00
utility.c Adjustments for Johns init stuff, 1999-12-09 22:39:55 +00:00

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>