svn commit: trunk/busybox

aldot at busybox.net aldot at busybox.net
Wed Apr 4 17:57:56 UTC 2007


Author: aldot
Date: 2007-04-04 10:57:55 -0700 (Wed, 04 Apr 2007)
New Revision: 18324

Log:
- note cosmetic glitch in tail


Modified:
   trunk/busybox/TODO


Changeset:
Modified: trunk/busybox/TODO
===================================================================
--- trunk/busybox/TODO	2007-04-04 17:49:47 UTC (rev 18323)
+++ trunk/busybox/TODO	2007-04-04 17:57:55 UTC (rev 18324)
@@ -167,15 +167,20 @@
 ---
 ar
   Write support?
-----
+---
 stty / catv
   stty's visible() function and catv's guts are identical. Merge them into
   an appropriate libbb function.
-----
+---
 struct suffix_mult
   Several duplicate users of: grep -r "1024\*1024" * -B2 -A1
   Merge to a single size_suffixes[] in libbb.
   Users: head tail od_bloaty hexdump and (partially as it wouldn't hurt) svlogd
+---
+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:
 
@@ -318,3 +323,10 @@
 ---
 vdprintf() -> similar sized functionality
 ---
+Wed Apr  4 19:52:04 CEST 2007
+Wed Apr  4 19:52:09 CEST 2007
+Wed Apr  4 19:52:12 CEST 2007
+Wed Apr  4 19:53:25 CEST 2007
+Wed Apr  4 19:53:26 CEST 2007
+Wed Apr  4 19:53:40 CEST 2007
+Wed Apr  4 19:53:41 CEST 2007




More information about the busybox-cvs mailing list