aboutsummaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-06-13 06:54:53 +0000
committerEric Andersen <andersen@codepoet.org>2000-06-13 06:54:53 +0000
commit2b6ab3cbf8c486fd2faa2bec60e7b1d4ed807af1 (patch)
treed0e98c79dff9374fc3e4229bbf3c4e43164184a0 /busybox.def.h
parent053b1462b72feea51b3b8745662447d5f8d18fda (diff)
downloadbusybox-2b6ab3cbf8c486fd2faa2bec60e7b1d4ed807af1.tar.gz
Add new apps md5sum uudecode uuencode, fix some minor formatting things.
-Erik
Diffstat (limited to 'busybox.def.h')
-rw-r--r--busybox.def.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/busybox.def.h b/busybox.def.h
index 62ea5096e..50ad88ce0 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -55,6 +55,7 @@
#define BB_LSMOD
#define BB_MAKEDEVS
#define BB_MATH
+#define BB_MD5SUM
#define BB_MKDIR
#define BB_MKFIFO
#define BB_MKFS_MINIX
@@ -99,6 +100,8 @@
#define BB_WC
#define BB_WHICH
#define BB_WHOAMI
+#define BB_UUENCODE
+#define BB_UUDECODE
#define BB_UMOUNT
#define BB_UNIQ
#define BB_UNAME