hush/scripts
Denis Vlasenko d25c33f186 volume_id: disable detection routines which are not setting label and uuid anyway
function                                             old     new   delta
static.warn                                            1       -      -1
static.drive_name_string                              14      12      -2
static.offsets                                         8       -      -8
static.sectors                                        10       -     -10
fs2                                                   60      48     -12
raid2                                                 16       -     -16
uuidcache_init                                       704     677     -27
raid1                                                 32       -     -32
volume_id_probe_all                                  198     158     -40
volume_id_probe_lvm1                                  58       -     -58
volume_id_probe_highpoint_37x_raid                    63       -     -63
volume_id_probe_hpfs                                  67       -     -67
volume_id_probe_minix                                 74       -     -74
volume_id_probe_lvm2                                  78       -     -78
volume_id_probe_silicon_medley_raid                   97       -     -97
volume_id_probe_via_raid                             101       -    -101
volume_id_probe_highpoint_45x_raid                   104       -    -104
volume_id_probe_nvidia_raid                          108       -    -108
volume_id_probe_lsi_mega_raid                        108       -    -108
volume_id_probe_intel_software_raid                  108       -    -108
volume_id_probe_ufs                                  126       -    -126
volume_id_probe_promise_fasttrack_raid               144       -    -144
------------------------------------------------------------------------------
(add/remove: 0/18 grow/shrink: 0/4 up/down: 0/-1384)        Total: -1384 bytes
   text    data     bss     dec     hex filename
 794244     662    7420  802326   c3e16 busybox_old
 792698     662    7420  800780   c380c busybox_unstripped
2008-03-17 09:25:05 +00:00
..
basic whitespace fixes 2007-05-30 00:29:55 +00:00
kconfig - spelling fixes 2008-02-11 11:44:38 +00:00
bloat-o-meter - bail out if either file does not exist 2007-04-05 12:27:12 +00:00
checkhelp.awk - reinstate "make checkhelp" 2006-11-22 09:39:48 +00:00
checkstack.pl attack the biggest stack users: 2007-12-02 08:35:37 +00:00
cleanup_printf2puts adding small script, mostly for documentational purposes 2007-04-08 15:12:21 +00:00
defconfig volume_id: disable detection routines which are not setting label and uuid anyway 2008-03-17 09:25:05 +00:00
find_bad_common_bufsiz Audit bb_common_bufsiz usage, add script which looks for misuse. 2007-06-04 10:16:52 +00:00
find_stray_common_vars make variables static 2007-09-27 10:08:02 +00:00
gcc-version.sh disable -Wold-style-definition for gcc 3.x 2007-01-29 17:08:51 +00:00
individual rename: run_applet_by_name -> run_applet_and_exit 2007-04-11 17:03:19 +00:00
Kbuild move usage_compressed.h generation into applets/ 2006-10-19 22:12:47 +00:00
Kbuild.include - need to pass the PATH down to the gcc-version check to be able to find the correct cc. 2007-06-25 10:41:01 +00:00
Makefile.build Trailing whitespace removal over entire tree 2007-01-11 17:20:00 +00:00
Makefile.clean yet another fixlet: make clean/distclean/mrproper 2006-10-05 17:42:55 +00:00
Makefile.host Trailing whitespace removal over entire tree 2007-01-11 17:20:00 +00:00
Makefile.IMA *: mode tcp/udpsvd to networking, delete ipsvd/* 2008-03-17 09:13:22 +00:00
Makefile.lib Trailing whitespace removal over entire tree 2007-01-11 17:20:00 +00:00
mkconfigs trylink: produce even more info about final link stage 2007-08-12 20:58:27 +00:00
mkmakefile fixing build system overhaul fallout... 2006-10-05 17:11:08 +00:00
objsizes Do not fail password check if shadow password does not exist - 2007-03-13 13:01:14 +00:00
showasm Script to easily get an assembly dump of a single function. 2006-05-07 20:58:55 +00:00
trylink build system: pass CFLAGS to link stage too (closes bug 1376) 2008-02-14 12:24:14 +00:00