RE: [PATCH] Fix syslogd circular log buffer: head pointer not movedforward

2007-08-13 Thread Jari Takkala
On Monday, August 13, 2007 3:30 PM, Denys Vlasenko wrote: > > you can build latest svn with only syslogd and logread, > while all other /bin/applet links are symlinked to "stable" busybox. Don't know why I didn't think about that. :) Ok, I tested it with the latest SVN trunk and the problem appe

Please resend patches

2007-08-13 Thread Denys Vlasenko
Hi people, I finished moving to new place. I suspect that I missed some patches. Never hesitate to resend them. ;) Internet is not yet working in my new flat. Will take a few weeks. Prices for accommodation in Dublin make me wonder whether my new salary really _is_ big enough... :-/ -- vda _

Re: [PATCH] Fix syslogd circular log buffer: head pointer not movedforward

2007-08-13 Thread Denys Vlasenko
On Monday 13 August 2007 16:08, Jari Takkala wrote: > On Monday, August 13, 2007 10:47 AM, Denys Vlasenko wrote: > > A more radical solution is applied to svn. Can you test it? > > Thank you Denys. I won't be able to test it though. We're still running > 1.4.2 here and it may be a few months before

RE: [PATCH] Fix syslogd circular log buffer: head pointer not movedforward

2007-08-13 Thread Jari Takkala
On Monday, August 13, 2007 10:47 AM, Denys Vlasenko wrote: > A more radical solution is applied to svn. Can you test it? Thank you Denys. I won't be able to test it though. We're still running 1.4.2 here and it may be a few months before we move to the latest stable code. I'm glad to know that

Re: [PATCH] Fix syslogd circular log buffer: head pointer not movedforward

2007-08-13 Thread Denys Vlasenko
On Monday 13 August 2007 14:33, Jari Takkala wrote: > On Thursday, August 09, 2007 4:04 PM, [EMAIL PROTECTED] wrote: > > The following patch fixes the circular log buffer in syslogd. > > Currently the head pointer is never moved forward. The > > 'logread' command will always read from the beginning

Re: [PATCH] new expand / unexpand applets

2007-08-13 Thread Denys Vlasenko
On Sunday 12 August 2007 23:34, Tito wrote: > Hi to all, > this patch adds 2 new applets to coreutils: expand and unexpand > They are turned off by default and can be turned on independently. > There are also some tests added to the testsuite to ensure > that they work like their GNU counterparts.

Re: e2fsprogs is missing and what should we do?

2007-08-13 Thread Denys Vlasenko
On Monday 13 August 2007 09:35, colin wrote: > Hi all, > I just moved busybox from 1.1.3 to 1.6.1. Yes, it's a very big advance. > After I almost finished it, I found that e2fsprogs is removed because it's > too bloated. > I really need it. How can I do with late busybox? Some parts are still pres

RE: [PATCH] Fix syslogd circular log buffer: head pointer not movedforward

2007-08-13 Thread Jari Takkala
On Thursday, August 09, 2007 4:04 PM, [EMAIL PROTECTED] wrote: > Hello, > > The following patch fixes the circular log buffer in syslogd. > Currently the head pointer is never moved forward. The > 'logread' command will always read from the beginning of the > buffer, even if the log buffer wraps.

Re: [PATCH] - httpd: support for kernel sendfile() call

2007-08-13 Thread Denys Vlasenko
On Monday 13 August 2007 00:42, Eric Lammerts wrote: > Denys Vlasenko wrote: > > + off_t offset = 0; > > + sendfile(fd, f, &offset, f_stat.st_size); > > > > What will happen if f_stat.st_size > INT_MAX (2 gb) ? > > If busybox was compiled with large file support, both of

e2fsprogs is missing and what should we do?

2007-08-13 Thread colin
Hi all, I just moved busybox from 1.1.3 to 1.6.1. Yes, it's a very big advance. After I almost finished it, I found that e2fsprogs is removed because it's too bloated. I really need it. How can I do with late busybox? I've tried e2fsprogs in http://e2fsprogs.sourceforge.net/ and found that e2fsck