hush/ipsvd
Denis Vlasenko aefed941c2 tcpsvd,udpsvd: make them NOMMU-capable
inetd: make udp nowait work

function                                             old     new   delta
inetd_main                                          1797    2036    +239
tcpudpsvd_main                                      1839    1973    +134
xsetenv_plain                                          -      39     +39
xsetenv_proto                                         23      40     +17
bump_nofile                                          169     170      +1
sig_term_handler                                      72      69      -3
sig_child_handler                                    239     233      -6
connection_status                                     37      31      -6
parse_one_line                                      1102    1092     -10
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 4/4 up/down: 430/-25)           Total: 405 bytes
   text    data     bss     dec     hex filename
 798437     661    7428  806526   c4e7e busybox_old
 798734     661    7428  806823   c4fa7 busybox_unstripped
2008-03-17 08:35:44 +00:00
..
Config.in udpsvd: next part of ipsvd applets (not working yet) 2007-04-01 19:10:36 +00:00
ipsvd_perhost.c actually add bb_qsort.c 2008-03-02 12:53:15 +00:00
ipsvd_perhost.h actually add bb_qsort.c 2008-03-02 12:53:15 +00:00
Kbuild ipsvd: fixes and improvements after testing 2007-04-03 12:09:46 +00:00
tcpudp.c tcpsvd,udpsvd: make them NOMMU-capable 2008-03-17 08:35:44 +00:00