bb_askpass: handle Ctrl-C, restore termoios on Ctrl-C.
commitf66defcd3d1f9ca239ee66886b5355d0b8e15a74
authorvda <vda@69ca8d6d-28ef-0310-b511-8ec308f3f277>
Sat, 20 Oct 2007 19:20:22 +0000 (20 19:20 +0000)
committervda <vda@69ca8d6d-28ef-0310-b511-8ec308f3f277>
Sat, 20 Oct 2007 19:20:22 +0000 (20 19:20 +0000)
treede01aa892793e9fa1857551256500670280a8daf
parent274db06be6711033cdd540118aef19757b7a978b
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

git-svn-id: svn://busybox.net/trunk/busybox@20309 69ca8d6d-28ef-0310-b511-8ec308f3f277
libbb/bb_askpass.c
loginutils/sulogin.c