busybox/archival
Denis Vlasenko 6b06cb80be more of -Wall fixes from Cristian Ionescu-Idbohrn.
Some are fixing real bugs.

function                                             old     new   delta
syslogd_main                                         938     958     +20
get_signum                                           136     143      +7
obj_load                                             777     782      +5
recv_from_to                                         210     214      +4
get_next_block                                      1795    1799      +4
display_topmem_process_list                         1117    1121      +4
logread_main                                         484     487      +3
buffer_fill_and_print                                 73      76      +3
kill_main                                            687     689      +2
ll_remember_index                                    240     241      +1
do_stats                                             452     453      +1
if_readconf                                          166     165      -1
display_process_list                                1192    1191      -1
run_applet_and_exit                                  507     505      -2
print_signames                                        33      31      -2
parse_one_line                                      1092    1090      -2
find_out_spec                                         57      55      -2
add_ksymoops_symbols                                 421     419      -2
ash_main                                            1407    1402      -5
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 11/8 up/down: 54/-17)            Total: 37 bytes
2008-05-15 21:30:45 +00:00
..
bz attack the biggest stack users: 2007-12-02 08:35:37 +00:00
libunarchive more of -Wall fixes from Cristian Ionescu-Idbohrn. 2008-05-15 21:30:45 +00:00
ar.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
bbunzip_test2.sh add tests for gunzip 2007-10-05 15:27:03 +00:00
bbunzip_test3.sh add tests for gunzip 2007-10-05 15:27:03 +00:00
bbunzip_test.sh add tests for gunzip 2007-10-05 15:27:03 +00:00
bbunzip.c g[un]zip: accept and ignore -n (needed for kernel compile) 2008-03-30 13:11:47 +00:00
bzip2.c *: fix fallout from -Wunused-parameter 2008-03-17 09:04:04 +00:00
Config.in build system: typo fix in help text 2008-04-23 05:46:55 +00:00
cpio.c cpio: fix a bug where we do not extract zero-sized hardlinks 2008-04-05 02:44:30 +00:00
dpkg_deb.c *: remove superfluous "?" in option parsing 2007-11-10 01:32:18 +00:00
dpkg.c *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ 2008-03-26 20:04:27 +00:00
gzip.c g[un]zip: accept and ignore -n (needed for kernel compile) 2008-03-30 13:11:47 +00:00
Kbuild bzip2: port bzip2 1.0.4 to busybox. note: bzip2 code resides 2007-10-13 03:36:03 +00:00
rpm2cpio.c whitespace fixes 2008-03-28 01:00:09 +00:00
rpm.c open_transformer: do not duplicate "<program> -cf -" 2007-11-12 02:13:12 +00:00
tar.c tar: remove bogus check for "-" (we handle it corrently later) 2008-04-29 02:43:23 +00:00
unzip.c nameif: extended matching (Nico Erfurth <masta@perlgolf.de>) 2007-12-24 14:09:19 +00:00