Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>1999-10-09 04:25:00 +0400
committerEric Andersen <andersen@codepoet.org>1999-10-09 04:25:00 +0400
commitf811e07b072600a3784a92e5a1dc8a93dac477eb (patch)
tree820c6366f8bdacf617a9591cc2ca9dfe107b1fa3 /busybox.def.h
parent8341a1565306a54e685455d19efb0516ad3328a1 (diff)
More stuff.
Diffstat (limited to 'busybox.def.h')
-rw-r--r--busybox.def.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/busybox.def.h b/busybox.def.h
index c78deebc2..3999df37e 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -10,7 +10,7 @@
#define BB_CHOWN
#define BB_CHROOT
#define BB_CLEAR
-//#define BB_CP
+#define BB_CP
#define BB_DATE
#define BB_DD
//#define BB_DESCEND
@@ -54,7 +54,7 @@
#define BB_TAR
#define BB_TOUCH
#define BB_TRUE
-//#define BB_UMOUNT
+#define BB_UMOUNT
//#define BB_UPDATE
#define BB_UTILITY
#define BB_ZCAT