busybox/networking
Denis Vlasenko 1cbfd98ded httpd:
Kill config options by making them always on:

FEATURE_HTTPD_RELOAD_CONFIG_SIGHUP
FEATURE_HTTPD_CONFIG_WITH_MIME_TYPES

This makes httpd.c remotely readable - it had ~125 #ifdefs, now it has ~100.
The growth on a .config with all FEATURE_HTTPDs off is:

function                                             old     new   delta
send_file_and_exit                                     -     269    +269
parse_conf                                           683     763     +80
free_llist                                             -      32     +32
httpd_main                                           427     454     +27
sighup_handler                                         -      15     +15
handle_incoming_and_exit                            1110     905    -205
------------------------------------------------------------------------------
(add/remove: 3/0 grow/shrink: 2/1 up/down: 423/-205)          Total: 218 bytes
2009-02-04 23:43:44 +00:00
..
2008-11-13 00:05:17 +00:00
2009-02-04 23:43:44 +00:00
2008-12-08 22:56:18 +00:00
2008-12-02 18:18:50 +00:00
2009-02-04 23:43:44 +00:00
2008-12-02 18:18:50 +00:00
2008-12-02 18:18:50 +00:00
2008-12-02 18:18:50 +00:00
2008-03-02 12:53:15 +00:00
2009-01-23 02:07:14 +00:00
2008-12-02 18:18:50 +00:00
2008-11-09 00:15:11 +00:00
2008-07-27 17:24:19 +00:00
2008-07-05 09:18:54 +00:00
2008-12-02 18:18:50 +00:00
2008-09-25 12:13:34 +00:00
2009-01-23 02:07:14 +00:00
2008-12-02 20:38:36 +00:00
2008-12-07 00:52:58 +00:00
2008-12-08 22:56:18 +00:00