config: inetd, httpd

Denys Vlasenko vda.linux at googlemail.com
Tue Sep 30 01:25:55 UTC 2008


On Tuesday 02 September 2008 18:46, dronnikov at gmail.com 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



More information about the busybox mailing list