Commit graph

2 commits

Author SHA1 Message Date
Sean Cross
6360f6d40e cmd-sleep: Take advantage of _msleep and _usleep
These are available globally now.

Signed-off-by: Sean Cross <xobs@kosagi.com>
2014-11-25 17:08:59 +08:00
Sean Cross
72f92b7fd2 cmd: Split commands into their own files
Commands shouldn't all live in main.c.  Move everything except
"help" into its own command file.
2014-09-11 14:18:51 +08:00