diff options
author | Rob Landley <rob@landley.net> | 2017-03-24 11:59:26 -0500 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2017-03-24 11:59:26 -0500 |
commit | 6e9fcacfcbb92ea457a5c5f96d1a28dbd3cabd0e (patch) | |
tree | 44a588e9f2fbf95522da5aa17ff347feeefbde78 | |
parent | d3267c60ee484fb357c096a0130efd7d7be30a8f (diff) | |
download | toybox-6e9fcacfcbb92ea457a5c5f96d1a28dbd3cabd0e.tar.gz |
We grew a few more commands that weren't on the roadmap (mostly from android)
so throw them in the "requests" category so they show up in status.html.
-rwxr-xr-x | www/roadmap.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/roadmap.html b/www/roadmap.html index 59836341..80028a07 100755 --- a/www/roadmap.html +++ b/www/roadmap.html @@ -951,6 +951,7 @@ lsof ionice compress dhcp dhcpd addgroup delgroup host iconv ip ipcrm ipcs netstat openvt deallocvt iorenice udpsvd adduser +microcom tunctl chrt getfattr setfattr </span> </b></blockquote> |