.. |
basic
|
libbb: [x]fopen_for_{read,write} introduced and used.
|
2008-07-21 23:05:26 +00:00 |
kconfig
|
Make "shadowed" numeric config entries (ones which depend on
|
2009-02-15 12:01:14 +00:00 |
bb_release
|
scripts/bb_release: release script (I nearly lost it last time)
|
2008-03-21 09:56:19 +00:00 |
bloat-o-meter
|
- optionally pass additional flags down to nm
|
2008-05-23 12:53:18 +00:00 |
checkhelp.awk
|
- update my name. No obj-code changes ;)
|
2008-09-25 12:13:34 +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
|
httpd:
|
2009-02-04 23:43:44 +00:00 |
echo.c
|
more fixes to testsuite by Cristian and vda
|
2008-05-02 21:46:30 +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 |
fix_ws.sh
|
whitespace fixes
|
2008-07-12 23:02:43 +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
|
build system: add PIE build option
|
2008-06-04 11:28:24 +00:00 |
Makefile.clean
|
yet another fixlet: make clean/distclean/mrproper
|
2006-10-05 17:42:55 +00:00 |
Makefile.host
|
*: whitespace fixes, no code changes
|
2008-03-24 02:18:03 +00:00 |
Makefile.IMA
|
build system: add PIE build option
|
2008-06-04 11:28:24 +00:00 |
Makefile.lib
|
build system: remove '-Wl,' when we pass flags to ld.
|
2008-11-08 20:36:32 +00:00 |
memusage
|
scripts: add a script which prints memory map of running busybox
|
2008-05-26 18:41:35 +00:00 |
mkconfigs
|
trylink: produce even more info about final link stage
|
2007-08-12 20:58:27 +00:00 |
mkmakefile
|
build system: re-add mistakenly deleted script
|
2008-07-11 10:21:29 +00:00 |
objsizes
|
...and exclude LC_ALL too
|
2008-12-01 12:38:36 +00:00 |
randomtest
|
update random config tester
|
2008-11-09 16:08:31 +00:00 |
randomtest.loop
|
scripts/randomtest[.loop]: add scripts for randomconfig testing
|
2008-09-28 17:19:02 +00:00 |
sample_pmap
|
scripts: add a script which prints memory map of running busybox
|
2008-05-26 18:41:35 +00:00 |
showasm
|
Script to easily get an assembly dump of a single function.
|
2006-05-07 20:58:55 +00:00 |
trylink
|
- give glob a chance
|
2008-10-23 13:49:21 +00:00 |