busybox/console-tools
Denis Vlasenko e8a0788b24 moved biggest stack buffers to malloc space, or made their size configurable
(8k of shell line edit buffer is an overkill)

# make ARCH=i386 bloatcheck
function                                             old     new   delta
read_line_input                                     3933    3967     +34
ifaddrlist                                           348     345      -3
do_loadfont                                          208     191     -17
edit_file                                            840     819     -21
.rodata                                           129112  129080     -32
uncompress                                          1305    1268     -37
loadfont_main                                        566     495     -71
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/6 up/down: 34/-181)          Total: -147 bytes
2007-06-10 15:08:44 +00:00
..
chvt.c
clear.c delete tons of extra #includes 2007-05-31 22:42:12 +00:00
Config.in
deallocvt.c
dumpkmap.c
Kbuild
loadfont.c moved biggest stack buffers to malloc space, or made their size configurable 2007-06-10 15:08:44 +00:00
loadkmap.c
openvt.c
reset.c delete tons of extra #includes 2007-05-31 22:42:12 +00:00
resize.c find_stray_communal_vars: script which finds communal variables 2007-06-03 22:30:22 +00:00
setconsole.c
setkeycodes.c delete tons of extra #includes 2007-05-31 22:42:12 +00:00
setlogcons.c