Re: mdev : bug corrected (patch attached)

2007-06-02 Thread Souf
Le vendredi 01 juin 2007 à 23:43 +0200, Bernhard Fischer a écrit : > What's the bloat-o-meter output against pristine trunk and the size(1) > output of it? original mdev : without features : 3072 bytes with FEATURE_MDEV_CONF : 4464 bytes (delta : +1392 bytes) with FEATURE_MDEV_EXEC : 5052 by

Re: mdev : bug corrected (patch attached)

2007-06-02 Thread Natanael Copa
On Fri, 2007-06-01 at 19:08 +0200, Souf wrote: > I had already sent a large patch to improve mdev but it does not seem to > interest many people, in any case I resend it here, it uses: I am very interested in your patches. I have just been busy with other things lately. Natanael Copa __

Funniest code construct of the month

2007-06-02 Thread Denis Vlasenko
ullong llimit, limit; ... limit = llimit; if (limit != llimit) limit = 0x7fff; -- vda ___ busybox mailing list busybox@busybox.net http://busybox.net/cgi-bin/mailman/listinfo/busybox

Re: Arm compiler question

2007-06-02 Thread Denis Vlasenko
On Saturday 02 June 2007 00:45, Martinb_ARM_NOMMU_KISSDVD wrote: > i can only say i use 3.4.3 gcc and its working like it should > the 4.01 and 4.02 also gives me problems > > i can send you the buildscript if you want to > > > -Oorspronkelijk bericht- > Van: [EMAIL PROTECTED] [mailto

hush on NONMMU for active shell

2007-06-02 Thread Martinb_ARM_NOMMU_KISSDVD
Because lash is the only shell what works for me (telnet shell) and hush is now almost as small as lash im trying to get hush working for telnet shell but like all other versions its not working (for me) Its a bit hard to debug because if i use hush i cant telnet anymore so i did make a firmware

Re: hush on NONMMU for active shell

2007-06-02 Thread Bernhard Fischer
On Sat, Jun 02, 2007 at 09:36:30PM +0200, Martinb_ARM_NOMMU_KISSDVD wrote: >Because lash is the only shell what works for me (telnet shell) and hush is >now almost as small as lash im trying to get hush working for telnet shell > >but like all other versions its not working (for me) >Its a bit har

fsck.ext2: No such file or directory

2007-06-02 Thread Dallas Clement
I'm trying to do a check on a flash DOM drive that has been formatted with EXT2 and getting the error: fsck (busybox 1.5.0, 2007-05-16 15:12:30 CDT) fsck: fsck.ext2: No such file or directory Can anyone please tell me what I might be doing wrong? I believe I have included the fsck applet in my b

RE: hush on NONMMU for active shell

2007-06-02 Thread Martinb_ARM_NOMMU_KISSDVD
I never did test msh for telnetshell the last 2 years but i just did compile and yes it does "work" but if i do a "tab" the system crash (not hang, crash) i also dont the see the active dir in the telnet prompt (but im not sure if this is a bug) and if i press "backspace" then i get "YOI?|??fOBL

Re: fsck.ext2: No such file or directory

2007-06-02 Thread Bernhard Fischer
On Sat, Jun 02, 2007 at 10:12:23AM -0500, Dallas Clement wrote: >I'm trying to do a check on a flash DOM drive that has been formatted >with EXT2 and getting the error: > >fsck (busybox 1.5.0, 2007-05-16 15:12:30 CDT) >fsck: fsck.ext2: No such file or directory > >Can anyone please tell me what I m

Re: httpd symlink problems

2007-06-02 Thread Alexander Kriegisch
Sorry for pushing this, but there was no reaction in two days. Should I explain the problem in more detail? Feel free to ask questions, I will try to answer them properly. -- Alexander Kriegisch ___ busybox mailing list busybox@busybox.net http://busybox