diff options
author | Rob Landley <rob@landley.net> | 2016-04-19 23:03:12 -0500 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2016-04-19 23:03:12 -0500 |
commit | 529d5db29a32db565d2ee0aeac133e47ec045e12 (patch) | |
tree | 8cef51a9929fef00477bf27cf619df74bdedc861 /www/roadmap.html | |
parent | d85d4e847b1eb347b17c9f38afb77d3d676b3d09 (diff) | |
download | toybox-529d5db29a32db565d2ee0aeac133e47ec045e12.tar.gz |
ps and top are implemented from the android todo. Record enh's wishlist items.
Diffstat (limited to 'www/roadmap.html')
-rwxr-xr-x | www/roadmap.html | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/www/roadmap.html b/www/roadmap.html index 2bd62490..32d093f7 100755 --- a/www/roadmap.html +++ b/www/roadmap.html @@ -313,8 +313,7 @@ for later).</p> <blockquote><b> <span id=toolbox> dd getevent iftop ioctl log logcat logwrapper -nandread newfs_msdos ps sendevent -start stop top +nandread newfs_msdos sendevent start stop </span> </b></blockquote> @@ -325,6 +324,12 @@ of "pending". These should be a priority for cleanup:</p> dd expr lsof more netstat route tar tr traceroute </b></blockquote> +<p>Android wishlist:</p> + +<blockquote><b> +mtools genvfatfs mke2fs gene2fs +</b></blockquote> + <hr /> <h2><a name=tizen /><a href="#tizen">Use case: Tizen Core</a></h2> |