From 918507eddaa70b3f75196802b8f905f97bd5f5b6 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Mon, 21 Aug 2000 22:46:33 +0000 Subject: Added the 'rdate' command, thanks to Sterling Huxley . I added the docs, and made behavior identical to the GNU version. -Erik --- busybox.def.h | 1 + 1 file changed, 1 insertion(+) (limited to 'busybox.def.h') 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 @@ #define BB_PRINTF #define BB_PS #define BB_PWD +#define BB_RDATE #define BB_REBOOT #define BB_RENICE #define BB_RESET -- cgit v1.2.3