aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-06-22 00:04:12 +0000
committerEric Andersen <andersen@codepoet.org>2000-06-22 00:04:12 +0000
commit9d9610b8dea9a1bee7951e115ba898a1531e2736 (patch)
tree5f60d131c8ba0e58627e0054410582834fb4f01e /TODO
parent6f9985e2f26a6fce30d21201d4115ac807e07727 (diff)
downloadbusybox-9d9610b8dea9a1bee7951e115ba898a1531e2736.tar.gz
Update the list.
-Erik
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 4 insertions, 3 deletions
diff --git a/TODO b/TODO
index 39fa37e27..e5f7a5f49 100644
--- a/TODO
+++ b/TODO
@@ -18,9 +18,10 @@ around to it some time. If you have any good ideas, please let me know.
Bugs that need fixing:
- - "more" doesn't accept " " to scroll by one page when BB_FEATURE_USE_TERMIOS
- is not on.
- - fix 'cp' (or test suite script) so that it passes the test suite.
+ - 'ln -n' has been disabled for this release, till we can fix a memory
+ corruption bug.
+ - fix 'cp' (or test suite script) so that it passes the last item in
+ the test suite.
- ps dirent race bug (need to stat the file before attempting chdir)
- Make 'ln -s /tmp/file .' work the way GNU ln does (i.e. makes a link to
/tmp/file in the current directory, rather then trying and failing to create