aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorErik Andersen <andersen@codepoet.org>2000-04-15 16:34:54 +0000
committerErik Andersen <andersen@codepoet.org>2000-04-15 16:34:54 +0000
commit5e1189e187f6a7957dadb8eda2c271c4a0777a23 (patch)
tree140cd30d77342c730afbc1df863bec93c63978a8 /TODO
parent95c1c1e05f290ccbcc2ff863a62bcee5d57bf5c8 (diff)
downloadbusybox-w32-5e1189e187f6a7957dadb8eda2c271c4a0777a23.tar.gz
busybox-w32-5e1189e187f6a7957dadb8eda2c271c4a0777a23.tar.bz2
busybox-w32-5e1189e187f6a7957dadb8eda2c271c4a0777a23.zip
More documentation updates, and minor fixes to make things sync
up with the docs. -Erik
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 872de4677..4d1b82874 100644
--- a/TODO
+++ b/TODO
@@ -30,6 +30,11 @@ around to it some time. If you have any good ideas, please let me know.
30 30
31----------------------- 31-----------------------
32 32
33Add a compile option to turn off all the compiled in help
34andusage information. Some folks don't need or want it...
35
36-----------------------
37
33Compile with debugging on, run 'nm --size-sort ./busybox' 38Compile with debugging on, run 'nm --size-sort ./busybox'
34and then start with the biggest things and make them smaller... 39and then start with the biggest things and make them smaller...
35 40