diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 1999-10-18 22:28:26 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 1999-10-18 22:28:26 +0000 |
commit | 0d2bfbda7eff5105f000a216789b68fed8fae031 (patch) | |
tree | b951f34000ebdef0491eecd9386e5ea3e535171a /busybox.def.h | |
parent | b45ce89974024bd2dbb2f0d5ec0a8d42cc79d030 (diff) | |
download | busybox-w32-0d2bfbda7eff5105f000a216789b68fed8fae031.tar.gz busybox-w32-0d2bfbda7eff5105f000a216789b68fed8fae031.tar.bz2 busybox-w32-0d2bfbda7eff5105f000a216789b68fed8fae031.zip |
More stuff.
-Erik
git-svn-id: svn://busybox.net/trunk/busybox@34 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 21 |
1 files changed, 10 insertions, 11 deletions
diff --git a/busybox.def.h b/busybox.def.h index c278f4ce0..7ca522b3a 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -18,25 +18,24 @@ | |||
18 | #define BB_FDFLUSH | 18 | #define BB_FDFLUSH |
19 | #define BB_FIND | 19 | #define BB_FIND |
20 | #define BB_GREP | 20 | #define BB_GREP |
21 | #define BB_HALT | 21 | //#define BB_HALT |
22 | #define BB_INIT | 22 | #define BB_INIT |
23 | #define BB_KILL | 23 | #define BB_KILL |
24 | #define BB_LENGTH | 24 | //#define BB_LENGTH |
25 | #define BB_LN | 25 | #define BB_LN |
26 | //#define BB_LOADKMAP | 26 | #define BB_LOADKMAP |
27 | ////#define BB_LOSETUP | ||
28 | #define BB_LS | 27 | #define BB_LS |
29 | //#define BB_MAKEDEVS | 28 | #define BB_MAKEDEVS |
30 | #define BB_MATH | 29 | //#define BB_MATH |
31 | #define BB_MKDIR | 30 | #define BB_MKDIR |
32 | //#define BB_MKNOD | 31 | #define BB_MKNOD |
33 | ////#define BB_MKSWAP | 32 | //#define BB_MKSWAP |
34 | #define BB_MNC | 33 | #define BB_MNC |
35 | #define BB_MORE | 34 | #define BB_MORE |
36 | #define BB_MOUNT | 35 | #define BB_MOUNT |
37 | ////#define BB_MT | 36 | //#define BB_MT |
38 | #define BB_MV | 37 | #define BB_MV |
39 | //#define BB_PRINTF | 38 | #define BB_PRINTF |
40 | #define BB_PWD | 39 | #define BB_PWD |
41 | #define BB_REBOOT | 40 | #define BB_REBOOT |
42 | #define BB_RM | 41 | #define BB_RM |
@@ -51,4 +50,4 @@ | |||
51 | #define BB_UPDATE | 50 | #define BB_UPDATE |
52 | #define BB_UTILITY | 51 | #define BB_UTILITY |
53 | #define BB_ZCAT | 52 | #define BB_ZCAT |
54 | //#define BB_GZIP | 53 | #define BB_GZIP |