hush/archival/libunarchive
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
..
archive_xread_all_eof.c more of -Wall fixes from Cristian Ionescu-Idbohrn. 2008-05-15 21:30:45 +00:00
data_align.c random s/short/int/ 2008-02-16 13:18:17 +00:00
data_extract_all.c cpio: fix a bug where we do not extract zero-sized hardlinks 2008-04-05 02:44:30 +00:00
data_extract_to_buffer.c tar et al: die if bb_copyfd_size copies less than asked for. 2006-12-22 00:21:07 +00:00
data_extract_to_stdout.c delete tons of extra #includes 2007-05-31 22:42:12 +00:00
data_skip.c use "glibc errno" trick not only for ash, but for entire busybox 2007-05-31 22:16:38 +00:00
decompress_bunzip2.c more of -Wall fixes from Cristian Ionescu-Idbohrn. 2008-05-15 21:30:45 +00:00
decompress_uncompress.c moved biggest stack buffers to malloc space, or made their size configurable 2007-06-10 15:08:44 +00:00
decompress_unlzma.c more of -Wall fixes from Cristian Ionescu-Idbohrn. 2008-05-15 21:30:45 +00:00
decompress_unzip.c more of -Wall fixes from Cristian Ionescu-Idbohrn. 2008-05-15 21:30:45 +00:00
filter_accept_all.c delete tons of extra #includes 2007-05-31 22:42:12 +00:00
filter_accept_list_reassign.c s/#ifdef CONFIG_/#if ENABLE_/g 2007-08-13 10:36:25 +00:00
filter_accept_list.c delete tons of extra #includes 2007-05-31 22:42:12 +00:00
filter_accept_reject_list.c fsck_minix: getopt32-ification; code shrink; reduce stack usage; 2008-03-17 08:32:26 +00:00
find_list_entry.c fsck_minix: getopt32-ification; code shrink; reduce stack usage; 2008-03-17 08:32:26 +00:00
get_header_ar.c random small shrinkage and elimination of statics 2007-04-07 00:44:31 +00:00
get_header_cpio.c cpio: fix a bug where we do not extract zero-sized hardlinks 2008-04-05 02:44:30 +00:00
get_header_tar_bz2.c open_transformer: do not duplicate "<program> -cf -" 2007-11-12 02:13:12 +00:00
get_header_tar_gz.c open_transformer: do not duplicate "<program> -cf -" 2007-11-12 02:13:12 +00:00
get_header_tar_lzma.c open_transformer: do not duplicate "<program> -cf -" 2007-11-12 02:13:12 +00:00
get_header_tar.c more -Wall warning fixes from Cristian Ionescu-Idbohrn. 2008-05-13 02:27:31 +00:00
header_list.c delete tons of extra #includes 2007-05-31 22:42:12 +00:00
header_skip.c delete tons of extra #includes 2007-05-31 22:42:12 +00:00
header_verbose_list.c tar: real support for -p. +200 if selected. 2008-02-14 20:37:54 +00:00
init_handle.c cpio: (allegedly) fix bug 0001095: 2006-11-21 00:55:46 +00:00
Kbuild bzip2: port bzip2 1.0.4 to busybox. note: bzip2 code resides 2007-10-13 03:36:03 +00:00
open_transformer.c tar: move vfork into separate function (smaller code) 2008-04-21 21:56:07 +00:00
seek_by_jump.c cpio: fix a bug where we do not extract zero-sized hardlinks 2008-04-05 02:44:30 +00:00
seek_by_read.c *: more readable handling of pipe fds. No code changes. 2008-02-16 13:20:56 +00:00
unpack_ar_archive.c delete tons of extra #includes 2007-05-31 22:42:12 +00:00