summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-05-31 20:08:30 +0000
committerEric Andersen <andersen@codepoet.org>2000-05-31 20:08:30 +0000
commit89960b8af26f2a373d3cb8daf974545dd9ce9c49 (patch)
tree5a7c8ce2cbfd6ee743485e5f00652ca9e440b50f /TODO
parentb5966368d78dfe3354371ad6f467671e4626e685 (diff)
downloadbusybox-w32-89960b8af26f2a373d3cb8daf974545dd9ce9c49.tar.gz
busybox-w32-89960b8af26f2a373d3cb8daf974545dd9ce9c49.tar.bz2
busybox-w32-89960b8af26f2a373d3cb8daf974545dd9ce9c49.zip
More stuff.
-Erik
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 4082cfc23..eb3f027b3 100644
--- a/TODO
+++ b/TODO
@@ -28,6 +28,8 @@ Bugs that need fixing:
28 cp -a -a 28 cp -a -a
29 ln -s -s 29 ln -s -s
30 rm -f 30 rm -f
31 rm -f -
32 rm -- -
31 touch -c 33 touch -c
32 - I believe that swaponoff may also be also broken (check it). 34 - I believe that swaponoff may also be also broken (check it).
33 - It used to be that BusyBox tar would happily overwrite existing files on 35 - It used to be that BusyBox tar would happily overwrite existing files on