Fix bugs in logger and syslogd.  Add fbset.
 -Erik
diff --git a/TODO b/TODO
index 73660e9..6c0471e 100644
--- a/TODO
+++ b/TODO
@@ -3,6 +3,9 @@
 or that doing so is even a good idea. It just means that I _might_ get
 around to it some time. If you have any good ideas, please let me know.
 
+* login/sulogin/passwd/getty/etc are part of tinylogin, and so are not
+    needed or wanted in busybox (or else I'd have to link in libcrypt).
+
  -Erik
 
 -----------
@@ -22,6 +25,4 @@
 * wc
 * tr
 * expr (maybe?)  (ash builtin?)
-* login/sulogin/passwd/getty  (These are actully now part of tinylogin, which 
-                                I've just started to maintain).