Added the 'rdate' command, thanks to Sterling Huxley <sterling@europa.com>.

I added the docs, and made behavior identical to the GNU version.
 -Erik
This commit is contained in:
Eric Andersen
2000-08-21 22:46:33 +00:00
parent 851ce895bd
commit 918507edda
9 changed files with 73 additions and 2 deletions

View File

@@ -12,6 +12,8 @@
* Add optional ls file sorting, thanks to a patch from
Sterling Huxley <sterling@europa.com>
* lsmod now uses the query_module syscall, rather then /proc
* Added 'rdate' command from Sterling Huxley <sterling@europa.com>
* Added 'getopt' command from "Alfred M. Szmidt" <ams@trillian.itslinux.org>
-Erik Andersen