noexec: set comm field for noexecs
[oweals/busybox.git] / TODO
diff --git a/TODO b/TODO
index 8d0850cd771f92e837c6a01f7117a3b68bcde103..72ae0f88db7b315737d78e372593b539b178af4b 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:
 
@@ -233,8 +224,6 @@ Minor stuff:
 ---
   support start-stop-daemon -d <chdir-path>
 ---
-vdprintf() -> similar sized functionality
----
 
 (TODO list after discussion 11.05.2009)
 
@@ -267,5 +256,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....