comparison www/status.html @ 927:56a20120a34f

Misc website updates.
author Rob Landley <rob@landley.net>
date Sun, 16 Jun 2013 20:02:38 -0500
parents 0db28494d17d
children d952f44620d4
comparison
equal deleted inserted replaced
926:6988ece404b2 927:56a20120a34f
11 <h1>The current status of toybox (as of 0.4.1 release):</h1> 11 <h1>The current status of toybox (as of 0.4.1 release):</h1>
12 12
13 <h3><u>These commands are reasonably finished</u>:</h3> 13 <h3><u>These commands are reasonably finished</u>:</h3>
14 <blockquote><b> 14 <blockquote><b>
15 <span id=ready> 15 <span id=ready>
16 basename cal cat catv chgrp chmod chown chvt cksum clear cmp comm count 16 basename cal cat catv chgrp chmod chown chvt cksum clear cmp comm count cp
17 df dirname dmesg dos2unix echo env false gethostname killall link logname 17 df dirname dmesg dos2unix echo env false gethostname killall link logname
18 losetup ls lsmod md5sum mkdir 18 losetup ls lsmod md5sum mkdir
19 mkfifo mkswap mktemp nice nohup od oneit pwd realpath rev rm seq setsid 19 mkfifo mkswap mktemp nice nohup od oneit pwd realpath rev rm seq setsid
20 sha1sum sleep sort swapoff swapon sync tac taskset tee true truncate tty uniq 20 sha1sum sleep sort split swapoff swapon sync tac taskset tee true truncate tty
21 unix2dos unlink usleep wc which whoami yes 21 uniq unix2dos unlink usleep wc which whoami yes
22 </span> 22 </span>
23 </b></blockquote> 23 </b></blockquote>
24 24
25 <h3><u>These commands are implemented but have pending todo items remaining:</u></h3> 25 <h3><u>These commands are implemented but have pending todo items remaining:</u></h3>
26 <blockquote><b> 26 <blockquote><b>
27 <span id=pending> 27 <span id=pending>
28 bzcat bunzip2 chroot cp cut date du expand free head help hostname id insmod kill ln login mdev 28 bzcat bunzip2 chroot cut date du expand free head help hostname id ifconfig
29 insmod kill ln login lsusb mdev
29 mknod modinfo mountpoint mv nc netcat passwd patch pidof printenv readlink rmdir 30 mknod modinfo mountpoint mv nc netcat passwd patch pidof printenv readlink rmdir
30 rmmod switch_root tail touch uname unshare uptime vconfig vmstat w who xargs 31 rmmod switch_root tail touch uname unshare uptime vconfig vmstat w who xargs
31 </span> 32 </span>
32 </b></blockquote> 33 </b></blockquote>
33 34