diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 1999-12-07 23:14:59 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 1999-12-07 23:14:59 +0000 |
commit | f29cdb91a392b65606d65a5ac8bfbbebeb782d90 (patch) | |
tree | 7cf511946e5991ad2fd66734b1a1d2a5045d7c6b /busybox.def.h | |
parent | ba0eb8665b8c676d0d0ad3e4506306a867467b79 (diff) | |
download | busybox-w32-f29cdb91a392b65606d65a5ac8bfbbebeb782d90.tar.gz busybox-w32-f29cdb91a392b65606d65a5ac8bfbbebeb782d90.tar.bz2 busybox-w32-f29cdb91a392b65606d65a5ac8bfbbebeb782d90.zip |
Stuf
git-svn-id: svn://busybox.net/trunk/busybox@168 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/busybox.def.h b/busybox.def.h index 3284a63d3..ac7a9b76f 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -22,6 +22,7 @@ | |||
22 | #define BB_DEALLOCVT | 22 | #define BB_DEALLOCVT |
23 | #define BB_GREP | 23 | #define BB_GREP |
24 | //#define BB_HALT | 24 | //#define BB_HALT |
25 | #define BB_HOSTNAME | ||
25 | #define BB_INIT | 26 | #define BB_INIT |
26 | #define BB_KILL | 27 | #define BB_KILL |
27 | //#define BB_LENGTH | 28 | //#define BB_LENGTH |
@@ -42,6 +43,7 @@ | |||
42 | //#define BB_MT | 43 | //#define BB_MT |
43 | //#define BB_MTAB | 44 | //#define BB_MTAB |
44 | #define BB_MV | 45 | #define BB_MV |
46 | #define BB_PING | ||
45 | //#define BB_PRINTF | 47 | //#define BB_PRINTF |
46 | #define BB_PS | 48 | #define BB_PS |
47 | #define BB_PWD | 49 | #define BB_PWD |