damnit.
[oweals/busybox.git] / TODO
diff --git a/TODO b/TODO
index 1a65a57a8596d2164a8870ab86cbaaef0b6b29b5..2145db441246b308a5138abf131083e4eef54d03 100644 (file)
--- a/TODO
+++ b/TODO
@@ -9,23 +9,16 @@ around to it some time. If you have any good ideas, please let me know.
 
 * Allow tar to create archives with sockets, devices, and other special files
 * Add in a mini insmod, rmmod, lsmod
-* Change init so halt, reboot (and poweroff) work with an initrd
-    when init is not PID 1
-* poweroff
-* du
-* mkfifo
-* hostname/dnsdomainname
-* ping/traceroute/nslookup/netstat
+* dnsdomainname
+* traceroute/nslookup/netstat
 * rdate
 * hwclock
-* login/getty
-* free
 * killall
-* tee
 * stty
-* head/tail
 * sort/uniq
 * wc
 * tr
-* expr (maybe)?
+* expr (maybe?)  (ash builtin?)
+* login/sulogin/passwd/getty  (These are actully now part of tinylogin, which 
+                                I've just started to maintain).