aboutsummaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>1999-10-25 23:32:44 +0000
committerEric Andersen <andersen@codepoet.org>1999-10-25 23:32:44 +0000
commit0460ff2e5d443b485c2f6447c8c2ece1b3bec9c3 (patch)
treed761a790ee864a0a566d29c9d56173763fa04888 /busybox.def.h
parentd143e8f2bd03470e891a5e3ccca5734edd917e73 (diff)
downloadbusybox-0460ff2e5d443b485c2f6447c8c2ece1b3bec9c3.tar.gz
Stuf
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 845e46382..a79eaaf4f 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -18,6 +18,8 @@
#define BB_FIND
//#define BB_FSCK_MINIX
//#define BB_MKFS_MINIX
+#define BB_CHVT
+#define BB_DEALLOCVT
#define BB_GREP
//#define BB_HALT
#define BB_INIT
@@ -53,6 +55,7 @@
//#define BB_TRUE_FALSE // Supplied by ash
#define BB_UMOUNT
#define BB_UPDATE
+#define BB_UNAME
#define BB_ZCAT
//#define BB_GZIP
// Don't turn BB_UTILITY off. It contains support code