hush/archival
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
..
libunarchive moved biggest stack buffers to malloc space, or made their size configurable 2007-06-10 15:08:44 +00:00
ar.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
bbunzip.c rmp: add optional support for bz2 data. +50 bytes of code 2007-06-08 13:05:39 +00:00
Config.in rmp: add optional support for bz2 data. +50 bytes of code 2007-06-08 13:05:39 +00:00
cpio.c delete tons of extra #includes 2007-05-31 22:42:12 +00:00
dpkg_deb.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
dpkg.c - kiltedknight writes: Busybox incorrectly parses a line from the status file, claiming that a required package is not installed or tagged to be installed when it actually is. 2007-06-05 17:28:56 +00:00
gzip.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
Kbuild gzip: use common bbunzip infrastructure - ~700 bytes code less 2007-03-14 00:07:51 +00:00
rpm2cpio.c rmp: add optional support for bz2 data. +50 bytes of code 2007-06-08 13:05:39 +00:00
rpm.c rmp: add optional support for bz2 data. +50 bytes of code 2007-06-08 13:05:39 +00:00
tar.c Audit bb_common_bufsiz usage, add script which looks for misuse. 2007-06-04 10:16:52 +00:00
unzip.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00