diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 1999-10-13 21:12:06 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 1999-10-13 21:12:06 +0000 |
commit | 926be4ee559342bfaea20fb0c5fdf5a8475428e0 (patch) | |
tree | 36ab89d86aad17d6922566cad8e49ba33c5ede81 /busybox.def.h | |
parent | deb8226879eb5b0f740edf9a99f99c344d46553c (diff) | |
download | busybox-w32-926be4ee559342bfaea20fb0c5fdf5a8475428e0.tar.gz busybox-w32-926be4ee559342bfaea20fb0c5fdf5a8475428e0.tar.bz2 busybox-w32-926be4ee559342bfaea20fb0c5fdf5a8475428e0.zip |
More stuff
git-svn-id: svn://busybox.net/trunk/busybox@25 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/busybox.def.h b/busybox.def.h index ae9945d1b..e011bf9fc 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -3,7 +3,6 @@ | |||
3 | * IE //#define BB_BLAH | 3 | * IE //#define BB_BLAH |
4 | */ | 4 | */ |
5 | 5 | ||
6 | //#define BB_BLOCK_DEVICE | ||
7 | #define BB_BUSYBOX | 6 | #define BB_BUSYBOX |
8 | #define BB_CAT | 7 | #define BB_CAT |
9 | #define BB_CHMOD_CHOWN_CHGRP | 8 | #define BB_CHMOD_CHOWN_CHGRP |
@@ -16,20 +15,20 @@ | |||
16 | #define BB_DMESG | 15 | #define BB_DMESG |
17 | #define BB_DUTMP | 16 | #define BB_DUTMP |
18 | #define BB_FALSE | 17 | #define BB_FALSE |
19 | //#define BB_FDFLUSH | 18 | #define BB_FDFLUSH |
20 | #define BB_FIND | 19 | #define BB_FIND |
21 | #define BB_GREP | 20 | #define BB_GREP |
22 | ////#define BB_HALT | 21 | ////#define BB_HALT |
23 | //#define BB_INIT | 22 | //#define BB_INIT |
24 | #define BB_KILL | 23 | #define BB_KILL |
25 | ////#define BB_LENGTH | 24 | ////#define BB_LENGTH |
26 | //#define BB_LN | 25 | #define BB_LN |
27 | //#define BB_LOADKMAP | 26 | //#define BB_LOADKMAP |
28 | ////#define BB_LOSETUP | 27 | ////#define BB_LOSETUP |
29 | #define BB_LS | 28 | #define BB_LS |
30 | //#define BB_MAKEDEVS | 29 | //#define BB_MAKEDEVS |
31 | ////#define BB_MATH | 30 | #define BB_MATH |
32 | //#define BB_MKDIR | 31 | #define BB_MKDIR |
33 | //#define BB_MKNOD | 32 | //#define BB_MKNOD |
34 | ////#define BB_MKSWAP | 33 | ////#define BB_MKSWAP |
35 | #define BB_MNC | 34 | #define BB_MNC |
@@ -37,12 +36,11 @@ | |||
37 | #define BB_MOUNT | 36 | #define BB_MOUNT |
38 | ////#define BB_MT | 37 | ////#define BB_MT |
39 | #define BB_MV | 38 | #define BB_MV |
40 | //#define BB_POSTPROCESS | ||
41 | //#define BB_PRINTF | 39 | //#define BB_PRINTF |
42 | #define BB_PWD | 40 | #define BB_PWD |
43 | #define BB_REBOOT | 41 | #define BB_REBOOT |
44 | //#define BB_RM | 42 | //#define BB_RM |
45 | //#define BB_RMDIR | 43 | #define BB_RMDIR |
46 | #define BB_SLEEP | 44 | #define BB_SLEEP |
47 | ////#define BB_SWAPOFF | 45 | ////#define BB_SWAPOFF |
48 | //#define BB_SWAPON | 46 | //#define BB_SWAPON |