Removed chmod,chown,chgrp from the "Bugs that need fixing" list.

This commit is contained in:
Mark Whitley 2000-06-06 18:12:47 +00:00
parent eec2f63b3f
commit d05e3ce5c2

4
TODO
View File

@ -22,10 +22,6 @@ Bugs that need fixing before the 0.44 release goes out the door:
- 'grep foo$ file' doesn't work - 'grep foo$ file' doesn't work
- 'grep *foo file' segfaults - 'grep *foo file' segfaults
- ps dirent race bug (need to stat the file before attempting chdir) - ps dirent race bug (need to stat the file before attempting chdir)
- The following commands segfault:
chmod -R
chown -R
chgrp -R
- I believe that swaponoff may also be also broken (check it). - I believe that swaponoff may also be also broken (check it).
- It used to be that BusyBox tar would happily overwrite existing files on - 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 an extraction. However, as of 0.42, BusyBox tar simply dies as soon as an