busybox/scripts
Denis Vlasenko ab801874f8 attack the biggest stack users:
-mkfs_minix_main [busybox_unstripped]:                  4288
-mkfs_minix_main [busybox_unstripped]:                  4276
-grave [busybox_unstripped]:                            4260
(bzip2 users too - not listed)

price we pay in code size increase:
mainSort                                            2458    2515     +57
grave                                               1005    1058     +53
sendMTFValues                                       2177    2195     +18
BZ2_blockSort                                        122     125      +3
mkfs_minix_main                                     3070    3022     -48
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 4/1 up/down: 131/-48)            Total: 83 bytes
2007-12-02 08:35:37 +00:00
..
basic whitespace fixes 2007-05-30 00:29:55 +00:00
kconfig merge from upstream for systems that dont integrate libintl into their C library: 2007-11-18 06:17:52 +00:00
bloat-o-meter - bail out if either file does not exist 2007-04-05 12:27:12 +00:00
checkhelp.awk
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 update defconfig 2007-11-23 23:37:19 +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
individual rename: run_applet_by_name -> run_applet_and_exit 2007-04-11 17:03:19 +00:00
Kbuild
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
Makefile.clean
Makefile.host
Makefile.IMA - handy to have the cross_compile block here, too 2007-06-22 17:39:21 +00:00
Makefile.lib
mkconfigs trylink: produce even more info about final link stage 2007-08-12 20:58:27 +00:00
mkmakefile
objsizes Do not fail password check if shadow password does not exist - 2007-03-13 13:01:14 +00:00
showasm
trylink make output a little more friendly 2007-11-18 06:42:56 +00:00