aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2000-05-31 20:08:30 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2000-05-31 20:08:30 +0000
commitfd8afb909a40f966c36545613ac1db1a24f8128c (patch)
tree5a7c8ce2cbfd6ee743485e5f00652ca9e440b50f /TODO
parentf38ea9b1c90de1f4e1f77d9af56e0c7e3c881dbb (diff)
downloadbusybox-w32-fd8afb909a40f966c36545613ac1db1a24f8128c.tar.gz
busybox-w32-fd8afb909a40f966c36545613ac1db1a24f8128c.tar.bz2
busybox-w32-fd8afb909a40f966c36545613ac1db1a24f8128c.zip
More stuff.
-Erik git-svn-id: svn://busybox.net/trunk/busybox@585 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to '')
-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