aboutsummaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-08-21 22:46:33 +0000
committerEric Andersen <andersen@codepoet.org>2000-08-21 22:46:33 +0000
commit918507eddaa70b3f75196802b8f905f97bd5f5b6 (patch)
tree83f5bff33a0bb5d9087fdb64ea4e8da3d5e138db /busybox.def.h
parent851ce895bdf33b95ccbfc67061f8949e36fad196 (diff)
downloadbusybox-w32-918507eddaa70b3f75196802b8f905f97bd5f5b6.tar.gz
busybox-w32-918507eddaa70b3f75196802b8f905f97bd5f5b6.tar.bz2
busybox-w32-918507eddaa70b3f75196802b8f905f97bd5f5b6.zip
Added the 'rdate' command, thanks to Sterling Huxley <sterling@europa.com>.
I added the docs, and made behavior identical to the GNU version. -Erik
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 692c7213f..63b8306f3 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -73,6 +73,7 @@
73#define BB_PRINTF 73#define BB_PRINTF
74#define BB_PS 74#define BB_PS
75#define BB_PWD 75#define BB_PWD
76#define BB_RDATE
76#define BB_REBOOT 77#define BB_REBOOT
77#define BB_RENICE 78#define BB_RENICE
78#define BB_RESET 79#define BB_RESET