aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-11-22 16:48:29 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-11-22 16:48:29 +0000
commitbe2f9f7fe07b75c0f400593a28799f7c131f1b0c (patch)
tree49889a6fcf015b3ac1ea845017dfe4109e692dae /TODO
parent32eddffa30538e5c4c6bd6bc580557a9ade9bac3 (diff)
downloadbusybox-be2f9f7fe07b75c0f400593a28799f7c131f1b0c.tar.gz
- update TODOs
Diffstat (limited to 'TODO')
-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>:
Bernhard Fischer <busybox@busybox.net> suggests to look at these:
- Makefile stuff:
- make -j is broken. klibc make infrastructure (vda?)
New debug options:
-Wlarger-than-127
Cleanup any big users
@@ -132,6 +130,7 @@ Bernhard Fischer <busybox@busybox.net> suggests to look at these:
make bb_common_bufsiz1 configurable, size wise.
make pipesize configurable, size wise.
Use bb_common_bufsiz1 throughout applets!
+ Add chrt applet. Please CC Bernhard if you suggest a patch.
As yet unclaimed:
@@ -166,8 +165,6 @@ man
ar
Write support?
---
-crond
- turn FEATURE_DEBUG_OPT into ENABLE_FEATURE_CROND_DEBUG_OPT
Architectural issues: