From 32322032263c540a80ae38b249dfdeeecb10833e Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Tue, 6 Jun 2000 22:12:35 +0000 Subject: mkfs.minix rev 1.7 completely broke the option parser. This fixes it. -Erik --- TODO | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 63fae0b5d..e6c9cfd8f 100644 --- a/TODO +++ b/TODO @@ -22,8 +22,10 @@ Bugs that need fixing before the 0.44 release goes out the door: - 'grep foo$ file' doesn't work - 'grep *foo file' segfaults - ps dirent race bug (need to stat the file before attempting chdir) - - I believe that swaponoff may also be also broken (check it). - - It used to be that BusyBox tar would happily overwrite existing files on + - The following commands segfault or are broken: + date -u + - 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 existing file is found. - Make 'mount -a' work even when /proc isn't mounted (ugly bug). -- cgit v1.2.3