hush/include
Denis Vlasenko 2450c450ab telnetd: at Alexander Kriegisch <Alexander@kriegisch.name> insistence
add an option to close sessions as soon as child exits.
Maybe it should be a CONFIG option. OTOH, maybe it should be always on,
as it mimics, say, getty's behaviour.

function                                             old     new   delta
handle_sigchld                                         -      49     +49
telnetd_main                                        1312    1355     +43
.rodata                                           123429  123466     +37
packed_usage                                       22770   22806     +36
make_new_session                                     525     532      +7
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 4/0 up/down: 172/0)             Total: 172 bytes
   text    data     bss     dec     hex filename
 676285    2538   12104  690927   a8aef busybox_old
 676421    2538   12104  691063   a8b77 busybox_unstripped
2007-10-15 22:09:15 +00:00
..
applets.h setsebool: new applet (Yuichi Nakamura <ynakam@hitachisoft.jp>) 2007-10-14 04:48:44 +00:00
busybox.h fix a problem with two different applet_name's 2007-10-11 10:06:26 +00:00
dump.h sed: unbreak multiple -e, -f option handling (my fault) 2006-10-01 21:05:12 +00:00
grp_.h fixdep.c: avoit doing memcmp in most cases 2006-12-30 21:11:57 +00:00
inet_common.h networking/interface.c: huke remaining big statics; use malloc for INET[6]_rresolve 2007-06-19 11:12:46 +00:00
libbb.h bzip2: port bzip2 1.0.4 to busybox. note: bzip2 code resides 2007-10-13 03:36:03 +00:00
platform.h bzip2: port bzip2 1.0.4 to busybox. note: bzip2 code resides 2007-10-13 03:36:03 +00:00
pwd_.h fixdep.c: avoit doing memcmp in most cases 2006-12-30 21:11:57 +00:00
shadow_.h style fixes 2007-04-13 23:22:00 +00:00
unarchive.h gunzip: support concatenated gz files. 2007-10-05 15:26:08 +00:00
usage.h telnetd: at Alexander Kriegisch <Alexander@kriegisch.name> insistence 2007-10-15 22:09:15 +00:00
xatonum.h style fix (stray space before ';') 2007-07-21 15:08:09 +00:00
xregex.h less: stop dying on bad regexps, quietly pipe data w/o 2006-12-21 13:24:58 +00:00