aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO5
1 files changed, 1 insertions, 4 deletions
diff --git a/TODO b/TODO
index 937302522..f0b720ba4 100644
--- a/TODO
+++ b/TODO
@@ -118,8 +118,6 @@ Rob Landley <rob@landley.net>:
118 118
119 119
120Bernhard Fischer <busybox@busybox.net> suggests to look at these: 120Bernhard Fischer <busybox@busybox.net> suggests to look at these:
121 Makefile stuff:
122 make -j is broken. klibc make infrastructure (vda?)
123 New debug options: 121 New debug options:
124 -Wlarger-than-127 122 -Wlarger-than-127
125 Cleanup any big users 123 Cleanup any big users
@@ -132,6 +130,7 @@ Bernhard Fischer <busybox@busybox.net> suggests to look at these:
132 make bb_common_bufsiz1 configurable, size wise. 130 make bb_common_bufsiz1 configurable, size wise.
133 make pipesize configurable, size wise. 131 make pipesize configurable, size wise.
134 Use bb_common_bufsiz1 throughout applets! 132 Use bb_common_bufsiz1 throughout applets!
133 Add chrt applet. Please CC Bernhard if you suggest a patch.
135 134
136As yet unclaimed: 135As yet unclaimed:
137 136
@@ -166,8 +165,6 @@ man
166ar 165ar
167 Write support? 166 Write support?
168--- 167---
169crond
170 turn FEATURE_DEBUG_OPT into ENABLE_FEATURE_CROND_DEBUG_OPT
171 168
172Architectural issues: 169Architectural issues:
173 170