On Tuesday 02 September 2008 18:46, [EMAIL PROTECTED] wrote:
> config_read() hits inetd and httpd. -700 bytes.
>
> Please, take a look with fresh eye and consider applying.
Applied inetd patch, thanks!
Re httpd patch:
- bb_error_msg("config error '%s' in '%s'", buf,
filename);
+ bb_error_msg("config error '%s' in '%s'",
"FIXME", filename);
Well :)
Just rephrase the error message, <file>:<lineno> or something.
--
vda
_______________________________________________
busybox mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/busybox