diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 1999-10-12 22:26:06 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 1999-10-12 22:26:06 +0000 |
commit | 47c3ab001361a9a52708b1491ae5b9ced4f2adf1 (patch) | |
tree | d91b0cb332ebc976126e36a394655dde7a15d8b1 /busybox.def.h | |
parent | 41c2646fd13728f4fa105fea568d451ab26b4012 (diff) | |
download | busybox-w32-47c3ab001361a9a52708b1491ae5b9ced4f2adf1.tar.gz busybox-w32-47c3ab001361a9a52708b1491ae5b9ced4f2adf1.tar.bz2 busybox-w32-47c3ab001361a9a52708b1491ae5b9ced4f2adf1.zip |
More stuff...
git-svn-id: svn://busybox.net/trunk/busybox@19 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/busybox.def.h b/busybox.def.h index a5c5957a1..848783b9f 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -16,7 +16,7 @@ | |||
16 | //#define BB_DESCEND | 16 | //#define BB_DESCEND |
17 | #define BB_DF | 17 | #define BB_DF |
18 | #define BB_DMESG | 18 | #define BB_DMESG |
19 | //#define BB_DUTMP | 19 | #define BB_DUTMP |
20 | //#define BB_DYADIC | 20 | //#define BB_DYADIC |
21 | #define BB_FALSE | 21 | #define BB_FALSE |
22 | //#define BB_FDFLUSH | 22 | //#define BB_FDFLUSH |
@@ -24,7 +24,7 @@ | |||
24 | #define BB_GREP | 24 | #define BB_GREP |
25 | ////#define BB_HALT | 25 | ////#define BB_HALT |
26 | //#define BB_INIT | 26 | //#define BB_INIT |
27 | //#define BB_KILL | 27 | #define BB_KILL |
28 | ////#define BB_LENGTH | 28 | ////#define BB_LENGTH |
29 | //#define BB_LN | 29 | //#define BB_LN |
30 | //#define BB_LOADKMAP | 30 | //#define BB_LOADKMAP |
@@ -44,10 +44,10 @@ | |||
44 | //#define BB_POSTPROCESS | 44 | //#define BB_POSTPROCESS |
45 | //#define BB_PRINTF | 45 | //#define BB_PRINTF |
46 | #define BB_PWD | 46 | #define BB_PWD |
47 | //#define BB_REBOOT | 47 | #define BB_REBOOT |
48 | //#define BB_RM | 48 | //#define BB_RM |
49 | //#define BB_RMDIR | 49 | //#define BB_RMDIR |
50 | //#define BB_SLEEP | 50 | #define BB_SLEEP |
51 | ////#define BB_SWAPOFF | 51 | ////#define BB_SWAPOFF |
52 | //#define BB_SWAPON | 52 | //#define BB_SWAPON |
53 | //#define BB_SYNC | 53 | //#define BB_SYNC |