ls: handle -x through option_mask32, remove default -C from --help
[oweals/busybox.git] / TODO
diff --git a/TODO b/TODO
index b66a1c1cb4df24e3b87c0d2b2676663b38ccae07..8904b213586fc5fadaf261c62210a0de6b0f26f2 100644 (file)
--- a/TODO
+++ b/TODO
@@ -127,15 +127,6 @@ patch
 
   And while we're at it, a new patch filename quoting format is apparently
   coming soon:  http://marc.theaimsgroup.com/?l=git&m=112927316408690&w=2
----
-stty / catv
-  stty's visible() function and catv's guts are identical. Merge them into
-  an appropriate libbb function.
----
-tail
-  ./busybox tail -f foo.c~ TODO
-  should not print fmt=header_fmt for subsequent date >> TODO; i.e. only
-  fmt+ if another (not the current) file did change
 
 Architectural issues:
 
@@ -228,8 +219,6 @@ Minor stuff:
 ---
   See grep -r strtod
   Alot of duplication that wants cleanup.
----
-  in_ether duplicated in network/{interface,ifconfig}.c
 ---
   unify progress_meter. wget, flash_eraseall, pipe_progress, fbsplash, setfiles.
 ---
@@ -269,5 +258,3 @@ vdprintf() -> similar sized functionality
 
 * more support for advanced linux 2.6.x features, see: iotop
   most likely there is more
-
-* even more support for statistics: mpstat, iostat, powertop....