diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-07-31 19:06:07 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-07-31 19:06:07 +0000 |
commit | 221b2ea6c40e5b2e0123a0c9a4ba6e74d86eb33f (patch) | |
tree | 9fc861b2a801e9a95308474eb9f9af0ab1084e75 /Config.h | |
parent | 9a53feaa76840ef21bef864244d95b5ac6923658 (diff) | |
download | busybox-w32-221b2ea6c40e5b2e0123a0c9a4ba6e74d86eb33f.tar.gz busybox-w32-221b2ea6c40e5b2e0123a0c9a4ba6e74d86eb33f.tar.bz2 busybox-w32-221b2ea6c40e5b2e0123a0c9a4ba6e74d86eb33f.zip |
I just wrote up a simple pidof applet, closing bug #1197
-Erik
Diffstat (limited to 'Config.h')
-rw-r--r-- | Config.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -82,6 +82,7 @@ | |||
82 | #define BB_MV | 82 | #define BB_MV |
83 | //#define BB_NC | 83 | //#define BB_NC |
84 | //#define BB_NSLOOKUP | 84 | //#define BB_NSLOOKUP |
85 | #define BB_PIDOF | ||
85 | //#define BB_PING | 86 | //#define BB_PING |
86 | //#define BB_PIVOT_ROOT | 87 | //#define BB_PIVOT_ROOT |
87 | #define BB_POWEROFF | 88 | #define BB_POWEROFF |