bb_askpass: handle Ctrl-C, restore termoios on Ctrl-C.
authorDenis Vlasenko <vda.linux@googlemail.com>
Sat, 20 Oct 2007 19:20:22 +0000 (19:20 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Sat, 20 Oct 2007 19:20:22 +0000 (19:20 -0000)
commite5387a0574a4da88411753c4df959a03629063c9
treede01aa892793e9fa1857551256500670280a8daf
parent037576d77b62186551ad07b10eb46a73144b9f84
bb_askpass: handle Ctrl-C, restore termoios on Ctrl-C.
sulogin: remove alarm handling, as it is redundant there.
code shrink. After all differences cancel out:

   text    data     bss     dec     hex filename
 777543    1000    9532  788075   c066b busybox_old
 777543    1000    9532  788075   c066b busybox_unstripped
libbb/bb_askpass.c
loginutils/sulogin.c