[BusyBox] Lots of bugs and no time...

Matt Kraai kraai at alumni.carnegiemellon.edu
Wed Mar 28 16:42:04 UTC 2001


On Wed, Mar 28, 2001 at 01:36:53PM +0200, Giulio Orsero wrote:
> M instead of K
> 
> [go at i4 go1]$ ./busybox ls -l busybox
> -rwxrwxr-x   1 go       go         140784 Mar 28 13:34 busybox
> [go at i4 go1]$ ./busybox ls -lh busybox
> -rwxrwxr-x   1 go       go         137.5M Mar 28 13:34 busybox
> [go at i4 go1]$ /bin/ls -l busybox
> -rwxrwxr-x   1 go       go         140784 Mar 28 13:34 busybox
> [go at i4 go1]$ /bin/ls -lh busybox
> -rwxrwxr-x   1 go       go           137k Mar 28 13:34 busybox
> [go at i4 go1]$

I saw the same problem.  I just checked in a fix which eliminated
it for me.  Could you please try the latest CVS version and verify
that it is indeed fixed?

Matt





More information about the busybox mailing list