diff options
author | Eric Andersen | 1999-12-07 23:14:59 +0000 |
---|---|---|
committer | Eric Andersen | 1999-12-07 23:14:59 +0000 |
commit | 485b9550fd01eb519fc0d4f4f148af39fe22250e (patch) | |
tree | 7cf511946e5991ad2fd66734b1a1d2a5045d7c6b /busybox.def.h | |
parent | d00c2628474b9e6a3fe34c988fe197cf2425ff1a (diff) | |
download | busybox-485b9550fd01eb519fc0d4f4f148af39fe22250e.zip busybox-485b9550fd01eb519fc0d4f4f148af39fe22250e.tar.gz |
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 3284a63..ac7a9b7 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -22,6 +22,7 @@ #define BB_DEALLOCVT #define BB_GREP //#define BB_HALT +#define BB_HOSTNAME #define BB_INIT #define BB_KILL //#define BB_LENGTH @@ -42,6 +43,7 @@ //#define BB_MT //#define BB_MTAB #define BB_MV +#define BB_PING //#define BB_PRINTF #define BB_PS #define BB_PWD |