summaryrefslogtreecommitdiff
path: root/com32/rosh
diff options
context:
space:
mode:
authorGene Cumm <gene.cumm@gmail.com>2010-10-13 16:28:53 -0400
committerGene Cumm <gene.cumm@gmail.com>2010-10-13 16:28:53 -0400
commit5ba0eadc40d71db7a85603166d080041a7e27543 (patch)
treec83fd25b57daba1e170c372d93f1b2c2ee71f992 /com32/rosh
parent9ca018b331ccda7043b5c8b179849bc0d35949a1 (diff)
downloadsyslinux-5ba0eadc40d71db7a85603166d080041a7e27543.tar.gz
rosh: add another item in the ToDos comment
Diffstat (limited to 'com32/rosh')
-rw-r--r--com32/rosh/rosh.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/com32/rosh/rosh.c b/com32/rosh/rosh.c
index b22a42c2..7bec26c2 100644
--- a/com32/rosh/rosh.c
+++ b/com32/rosh/rosh.c
@@ -24,6 +24,8 @@
* commands Break into argv/argc-like array
* rosh_cfg: allow -s <file> to change config
* rosh_ls(): sorted; then multiple columns
+ * prompt: Possibly honor timeout on initial entry for usage as UI
+ * Also possibly honor totaltimeout
*/
/*#define DO_DEBUG 1