diff options
author | crunchy <crunchy> | 2002-10-12 21:18:13 +0000 |
---|---|---|
committer | crunchy <crunchy> | 2002-10-12 21:18:13 +0000 |
commit | 636bd218106febc3a476ce3118f21d6b32b432b1 (patch) | |
tree | fdac454411f37d91b6d582815b97118cdc74ac6d /TODO | |
parent | a896705e5ac10059d98f520b3354e2f66dc8d66b (diff) | |
download | mpiosh-636bd218106febc3a476ce3118f21d6b32b432b1.tar.gz mpiosh-636bd218106febc3a476ce3118f21d6b32b432b1.tar.bz2 mpiosh-636bd218106febc3a476ce3118f21d6b32b432b1.zip |
new check for kernel headers + some updates
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,4 +1,4 @@ -$Id: TODO,v 1.14 2002/09/14 09:55:31 crunchy Exp $ +$Id: TODO,v 1.15 2002/10/12 21:18:13 crunchy Exp $ * Kernel Module - the MPIO can no multitasking, so: @@ -31,11 +31,11 @@ $Id: TODO,v 1.14 2002/09/14 09:55:31 crunchy Exp $ * mpiosh - more completion functions + command completion [DONE] - + correct completion of filenames (quoting) - + command option completion + + correct completion of filenames (quoting) [DONE] + + command option completion [partly DONE] - handle regexps in command arguments [DONE] - use indices for files as possible arguments for put/get - - use shell-like regular expressions + - use shell-like regular expressions [DONE] - command separator like ';' [DONE] - using stdin for reading command sequences [DONE] - fill: uses current local directory to fill the current memory card |