diff options
author | Eric Andersen <andersen@codepoet.org> | 1999-12-07 23:14:59 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 1999-12-07 23:14:59 +0000 |
commit | 485b9550fd01eb519fc0d4f4f148af39fe22250e (patch) | |
tree | 7cf511946e5991ad2fd66734b1a1d2a5045d7c6b /busybox.def.h | |
parent | d00c2628474b9e6a3fe34c988fe197cf2425ff1a (diff) | |
download | busybox-w32-485b9550fd01eb519fc0d4f4f148af39fe22250e.tar.gz busybox-w32-485b9550fd01eb519fc0d4f4f148af39fe22250e.tar.bz2 busybox-w32-485b9550fd01eb519fc0d4f4f148af39fe22250e.zip |
Stuf
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 |