| Commit message (Expand) | Author | Age | Files | Lines |
* | Make "shadowed" numeric config entries (ones which depend on | Denis Vlasenko | 2009-02-15 | 1 | -0/+2 |
* | httpd: | Denis Vlasenko | 2009-02-04 | 1 | -2/+0 |
* | ...and exclude LC_ALL too | Denis Vlasenko | 2008-12-01 | 1 | -1/+1 |
* | build system: fix sorting + locale in make objsizes | Denis Vlasenko | 2008-12-01 | 1 | -1/+1 |
* | update random config tester | Denis Vlasenko | 2008-11-09 | 1 | -2/+6 |
* | build system: remove '-Wl,' when we pass flags to ld. | Denis Vlasenko | 2008-11-08 | 1 | -2/+6 |
* | defconfig: explain what we aim it to be | Denis Vlasenko | 2008-11-07 | 1 | -65/+75 |
* | build system: tidying up CONFIG_xxx names (suggested by Rob) | Denis Vlasenko | 2008-11-06 | 1 | -5/+5 |
* | another small defconfig update | Denis Vlasenko | 2008-10-29 | 1 | -3/+3 |
* | update defconfig | Denis Vlasenko | 2008-10-29 | 1 | -58/+72 |
* | less: add optional line number toggle and resizing on SIGWINCH. | Denis Vlasenko | 2008-10-24 | 1 | -1/+1 |
* | build system cleanup: rename FEATURE_AWK_MATH to FEATURE_AWK_LIBM; | Denis Vlasenko | 2008-10-24 | 1 | -2/+1 |
* | - give glob a chance | Bernhard Reutner-Fischer | 2008-10-23 | 1 | -3/+2 |
* | init: downgrade ENABLE_DEBUG_INIT to just a #define to prevent people | Denis Vlasenko | 2008-10-21 | 1 | -1/+0 |
* | scripts/randomtest[.loop]: add scripts for randomconfig testing | Denis Vlasenko | 2008-09-28 | 2 | -0/+109 |
* | - update my name. No obj-code changes ;) | Bernhard Reutner-Fischer | 2008-09-25 | 1 | -1/+1 |
* | df: add support for more options, add some coreutils 6.10 compat. | Denis Vlasenko | 2008-08-28 | 1 | -1/+1 |
* | - forgot to pass in the HOST_EXTRACFLAGS | Bernhard Reutner-Fischer | 2008-08-28 | 2 | -4/+2 |
* | - pull check-lxdialog from linux-2.6.26 | Bernhard Reutner-Fischer | 2008-08-27 | 1 | -23/+21 |
* | trylink: make messages less confusing | Denis Vlasenko | 2008-08-26 | 1 | -2/+2 |
* | Updating defconfig, fixing a typo in Config.in | Denis Vlasenko | 2008-08-19 | 1 | -1/+4 |
* | - add new applet rdev (Grant Erickson) | Bernhard Reutner-Fischer | 2008-08-19 | 1 | -0/+1 |
* | *: refactor handling of archived files. "tar f file.tar.lzma" now works too. | Denis Vlasenko | 2008-08-05 | 1 | -38/+32 |
* | libbb: [x]fopen_for_{read,write} introduced and used. | Denis Vlasenko | 2008-07-21 | 1 | -1/+1 |
* | - warn about overlong lines in help-texts | Bernhard Reutner-Fischer | 2008-07-17 | 2 | -0/+9 |
* | whitespace fixes | Denis Vlasenko | 2008-07-12 | 1 | -3/+13 |
* | whitespace fixing script | Denis Vlasenko | 2008-07-12 | 1 | -0/+61 |
* | build system: re-add mistakenly deleted script | Denis Vlasenko | 2008-07-11 | 1 | -0/+36 |
* | buld system: suppress a warning | Denis Vlasenko | 2008-07-09 | 1 | -0/+3 |
* | build system fixlet to ease blackfin build | Denis Vlasenko | 2008-06-28 | 1 | -1/+1 |
* | update defconfig | Denis Vlasenko | 2008-06-25 | 1 | -5/+26 |
* | hush: add support for ':'; create testsuite entries | Denis Vlasenko | 2008-06-14 | 1 | -5/+9 |
* | Build system: track -Wl,-elf2flt in CFLAGS_busybox too. | Denis Vlasenko | 2008-06-06 | 1 | -0/+3 |
* | build system: add PIE build option | Denis Vlasenko | 2008-06-04 | 2 | -5/+5 |
* | Reinstate CONFIG_CROSS_COMPILE_PREFIX | Denis Vlasenko | 2008-06-02 | 1 | -8/+21 |
* | Remove 'busybox' word from configuration programs | Denis Vlasenko | 2008-05-28 | 6 | -22/+20 |
* | scripts: add a script which prints memory map of running busybox | Denis Vlasenko | 2008-05-26 | 2 | -1/+12 |
* | scripts: add primitive memory usage meter script | Denis Vlasenko | 2008-05-26 | 2 | -36/+16 |
* | - optionally pass additional flags down to nm | Bernhard Reutner-Fischer | 2008-05-23 | 1 | -5/+10 |
* | - make Christian happy | Bernhard Reutner-Fischer | 2008-05-21 | 1 | -2/+1 |
* | - skip empty lines and archive members | Bernhard Reutner-Fischer | 2008-05-21 | 1 | -0/+6 |
* | - Rename getpty() to xgetpty() and adjust callers. | Bernhard Reutner-Fischer | 2008-05-19 | 1 | -4/+4 |
* | - fix bug where we incorrectly rejected ifconfig eth0 hw ether $whatever | Bernhard Reutner-Fischer | 2008-05-16 | 1 | -0/+1 |
* | Kill CONFIG_NITPICK, it turned out to not be useful. no code changes. | Denis Vlasenko | 2008-05-13 | 1 | -1/+0 |
* | - pass flags to ld in one argument | Bernhard Reutner-Fischer | 2008-05-09 | 1 | -5/+5 |
* | - forgot to pull in arch-specific tweaks | Bernhard Reutner-Fischer | 2008-05-08 | 1 | -0/+9 |
* | more fixes to testsuite by Cristian and vda | Denis Vlasenko | 2008-05-02 | 1 | -0/+230 |
* | trylink: fix glibc check; make --sort-section option look less ugly | Denis Vlasenko | 2008-04-30 | 1 | -10/+10 |
* | fix KCONFIG_NOTIMESTAMP=1 mode (just learned that we have such thing) | Denis Vlasenko | 2008-04-25 | 1 | -0/+2 |
* | Makefile.IMA: generate autoconf.h if needed | Denis Vlasenko | 2008-04-12 | 1 | -5/+20 |