commit | 918507eddaa70b3f75196802b8f905f97bd5f5b6 | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Mon Aug 21 22:46:33 2000 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Mon Aug 21 22:46:33 2000 +0000 |
tree | 83f5bff33a0bb5d9087fdb64ea4e8da3d5e138db | |
parent | 851ce895bdf33b95ccbfc67061f8949e36fad196 [diff] [blame] |
Added the 'rdate' command, thanks to Sterling Huxley <sterling@europa.com>. I added the docs, and made behavior identical to the GNU version. -Erik
diff --git a/busybox.def.h b/busybox.def.h index 692c721..63b8306 100644 --- a/busybox.def.h +++ b/busybox.def.h
@@ -73,6 +73,7 @@ #define BB_PRINTF #define BB_PS #define BB_PWD +#define BB_RDATE #define BB_REBOOT #define BB_RENICE #define BB_RESET