summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* randomtest fixesDenis Vlasenko2009-03-281-2/+2
* Compatibility fixes:Denis Vlasenko2009-03-201-0/+1
* Make "shadowed" numeric config entries (ones which depend onDenis Vlasenko2009-02-151-0/+2
* httpd:Denis Vlasenko2009-02-041-2/+0
* ...and exclude LC_ALL tooDenis Vlasenko2008-12-011-1/+1
* build system: fix sorting + locale in make objsizesDenis Vlasenko2008-12-011-1/+1
* update random config testerDenis Vlasenko2008-11-091-2/+6
* build system: remove '-Wl,' when we pass flags to ld.Denis Vlasenko2008-11-081-2/+6
* defconfig: explain what we aim it to beDenis Vlasenko2008-11-071-65/+75
* build system: tidying up CONFIG_xxx names (suggested by Rob)Denis Vlasenko2008-11-061-5/+5
* another small defconfig updateDenis Vlasenko2008-10-291-3/+3
* update defconfigDenis Vlasenko2008-10-291-58/+72
* less: add optional line number toggle and resizing on SIGWINCH.Denis Vlasenko2008-10-241-1/+1
* build system cleanup: rename FEATURE_AWK_MATH to FEATURE_AWK_LIBM;Denis Vlasenko2008-10-241-2/+1
* - give glob a chanceBernhard Reutner-Fischer2008-10-231-3/+2
* init: downgrade ENABLE_DEBUG_INIT to just a #define to prevent peopleDenis Vlasenko2008-10-211-1/+0
* scripts/randomtest[.loop]: add scripts for randomconfig testingDenis Vlasenko2008-09-282-0/+109
* - update my name. No obj-code changes ;)Bernhard Reutner-Fischer2008-09-251-1/+1
* df: add support for more options, add some coreutils 6.10 compat.Denis Vlasenko2008-08-281-1/+1
* - forgot to pass in the HOST_EXTRACFLAGSBernhard Reutner-Fischer2008-08-282-4/+2
* - pull check-lxdialog from linux-2.6.26Bernhard Reutner-Fischer2008-08-271-23/+21
* trylink: make messages less confusingDenis Vlasenko2008-08-261-2/+2
* Updating defconfig, fixing a typo in Config.inDenis Vlasenko2008-08-191-1/+4
* - add new applet rdev (Grant Erickson)Bernhard Reutner-Fischer2008-08-191-0/+1
* *: refactor handling of archived files. "tar f file.tar.lzma" now works too.Denis Vlasenko2008-08-051-38/+32
* libbb: [x]fopen_for_{read,write} introduced and used.Denis Vlasenko2008-07-211-1/+1
* - warn about overlong lines in help-textsBernhard Reutner-Fischer2008-07-172-0/+9
* whitespace fixesDenis Vlasenko2008-07-121-3/+13
* whitespace fixing scriptDenis Vlasenko2008-07-121-0/+61
* build system: re-add mistakenly deleted scriptDenis Vlasenko2008-07-111-0/+36
* buld system: suppress a warningDenis Vlasenko2008-07-091-0/+3
* build system fixlet to ease blackfin buildDenis Vlasenko2008-06-281-1/+1
* update defconfigDenis Vlasenko2008-06-251-5/+26
* hush: add support for ':'; create testsuite entriesDenis Vlasenko2008-06-141-5/+9
* Build system: track -Wl,-elf2flt in CFLAGS_busybox too.Denis Vlasenko2008-06-061-0/+3
* build system: add PIE build optionDenis Vlasenko2008-06-042-5/+5
* Reinstate CONFIG_CROSS_COMPILE_PREFIXDenis Vlasenko2008-06-021-8/+21
* Remove 'busybox' word from configuration programsDenis Vlasenko2008-05-286-22/+20
* scripts: add a script which prints memory map of running busyboxDenis Vlasenko2008-05-262-1/+12
* scripts: add primitive memory usage meter scriptDenis Vlasenko2008-05-262-36/+16
* - optionally pass additional flags down to nmBernhard Reutner-Fischer2008-05-231-5/+10
* - make Christian happyBernhard Reutner-Fischer2008-05-211-2/+1
* - skip empty lines and archive membersBernhard Reutner-Fischer2008-05-211-0/+6
* - Rename getpty() to xgetpty() and adjust callers.Bernhard Reutner-Fischer2008-05-191-4/+4
* - fix bug where we incorrectly rejected ifconfig eth0 hw ether $whateverBernhard Reutner-Fischer2008-05-161-0/+1
* Kill CONFIG_NITPICK, it turned out to not be useful. no code changes.Denis Vlasenko2008-05-131-1/+0
* - pass flags to ld in one argumentBernhard Reutner-Fischer2008-05-091-5/+5
* - forgot to pull in arch-specific tweaksBernhard Reutner-Fischer2008-05-081-0/+9
* more fixes to testsuite by Cristian and vdaDenis Vlasenko2008-05-021-0/+230
* trylink: fix glibc check; make --sort-section option look less uglyDenis Vlasenko2008-04-301-10/+10