aboutsummaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>1999-10-20 08:05:35 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>1999-10-20 08:05:35 +0000
commit0a78c94ee94430a8fc1a68eddc5ac12c435b9c1d (patch)
tree49e5f39927e29db251956440dc4338572ecd75e3 /busybox.def.h
parent1926c972562b0815dc977741a75f3b2cac0fa738 (diff)
downloadbusybox-w32-0a78c94ee94430a8fc1a68eddc5ac12c435b9c1d.tar.gz
busybox-w32-0a78c94ee94430a8fc1a68eddc5ac12c435b9c1d.tar.bz2
busybox-w32-0a78c94ee94430a8fc1a68eddc5ac12c435b9c1d.zip
Add a trivial ps command.
git-svn-id: svn://busybox.net/trunk/busybox@46 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'busybox.def.h')
-rw-r--r--busybox.def.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/busybox.def.h b/busybox.def.h
index 85d3df177..eec662193 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -38,6 +38,7 @@
38#define BB_MT 38#define BB_MT
39#define BB_MV 39#define BB_MV
40//#define BB_PRINTF 40//#define BB_PRINTF
41#define BB_PS
41#define BB_PWD 42#define BB_PWD
42#define BB_REBOOT 43#define BB_REBOOT
43#define BB_RM 44#define BB_RM