changeset 418:9be513853e6b

Update web page a bit.
author Rob Landley <rob@landley.net>
date Thu, 02 Feb 2012 07:27:05 -0600
parents 57e1335e59f6
children af0cca0aba9d
files www/news.html
diffstat 1 files changed, 15 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/www/news.html	Thu Feb 02 07:26:39 2012 -0600
+++ b/www/news.html	Thu Feb 02 07:27:05 2012 -0600
@@ -2,13 +2,25 @@
 
 <h2>Currently implemented commands:</h2>
 <p>
-basename, bzcat, cat, catv, chroot, chvt, cksum, count, cp, df, dirname, dmesg,
-echo, false, hello, help, mkfifo, mkswap, nc, netcat, oneit, patch, pwd, rmdir,
-seq, sha1sum, sleep, sort, sync, tee, touch, toysh, true, tty, uname, which, yes
+basename, bzcat, cal, cat, catv, chroot, chvt, cksum, count, cp, df, dirname,
+dmesg, echo, env, false, help, link, mkswap, nc, netcat, nice, nohup, oneit,
+patch, pwd, rmdir, seq, setsid, sha1sum, sleep, sort, sync, tee, true,
+truncate, tty, uname, unlink, unshare, wc, which, xargs, yes
 </p>
 
+<h2>Shell wrappers:</h2>
+<p>dos2unix, tac, unix2dos</p>
+
 <h2>News</h2>
 
+<hr>
+<p><b>November 15, 2011</b> - Back from the dead, Toybox is now under a 2
+clause BSD license, and aiming to become the default command line
+implementation of Android systems everywhere.</p>
+
+<p>More to come...</p>
+
+<hr>
 <p><b>December 1, 2009</b> - <a href=downloads/toybox-0.1.0.tar.bz2>toybox-0.1.0</a> is out.</p>
 
 <p>This release is a couple build fixes and another bugfix to patch.</p>