From 088238cc727a9594cc20e6caed137fc532671188 Mon Sep 17 00:00:00 2001 From: andersen Date: Tue, 6 Jun 2000 16:15:23 +0000 Subject: Fixed a bunch of stuff: * Fixed segfault caused by "touch -c" * Fixed segfault caused by "rm -f" * Fixed segfault caused by "ln -s -s" and similar abuses. * Fixed segfault caused by "cp -a -a" and similar abuses. * Implemented "rm -- " updated docs accordingly. -Erik git-svn-id: svn://busybox.net/trunk/busybox@613 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- TODO | 6 ------ 1 file changed, 6 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 4778436d4..70706dc11 100644 --- a/TODO +++ b/TODO @@ -26,12 +26,6 @@ Bugs that need fixing before the 0.44 release goes out the door: chmod -R chown -R chgrp -R - cp -a -a - ln -s -s - rm -f - rm -f - - rm -- - - touch -c - I believe that swaponoff may also be also broken (check it). - It used to be that BusyBox tar would happily overwrite existing files on an extraction. However, as of 0.42, BusyBox tar simply dies as soon as an -- cgit v1.2.3-55-g6feb