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 usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
clear.c delete tons of extra #includes 2007-05-31 22:42:12 +00:00
Config.in random NOMMU fixes. compressed --help really does work for NOMMU! /me happy 2007-04-10 23:32:37 +00:00
deallocvt.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
dumpkmap.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
Kbuild - revert r16191; re-add resize() applet. 2006-10-25 15:07:56 +00:00
loadfont.c moved biggest stack buffers to malloc space, or made their size configurable 2007-06-10 15:08:44 +00:00
loadkmap.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
openvt.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
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 usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
setkeycodes.c delete tons of extra #includes 2007-05-31 22:42:12 +00:00
setlogcons.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00