aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2010-01-12shell: split read builtin from ashDenys Vlasenko
2010-01-12scripts/basic/docproc.c: remove stray NUL byte from the sourceDenys Vlasenko
2009-12-12randomconfig fixesDenys Vlasenko
2009-12-11replace APP_xxDHCPxx with xxDHCPxx, it's more consistent with the restDenys Vlasenko
2009-11-26build system: fix for coarse mtime problemDenys Vlasenko
2009-11-02*: introduce and use ffulsh_all()Denys Vlasenko
2009-10-27wall: new appletBernhard Reutner-Fischer
2009-10-08*: a few more NOINLINEsDenys Vlasenko
2009-08-22beep: optimizeDenys Vlasenko
2009-08-21add config knob for default freq and lengthBernhard Reutner-Fischer
2009-08-21update defconfigDenys Vlasenko
2009-08-08randomconfig fixesDenys Vlasenko
2009-06-27trylink: don't use ld --gc-sections if ld doesn't support itDenys Vlasenko
2009-06-19mkswap: remove configuration for v0 supportDenys Vlasenko
2009-06-19getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTSDenys Vlasenko
2009-06-01bloat-o-meter: touchup argv handlingMike Frysinger
2009-06-01bloat-o-meter: fix tab/space mixingMike Frysinger
2009-05-05add .gitignore filesMike Frysinger
2009-04-21*: mass renaming of USE_XXXX to IF_XXXXDenis Vlasenko
2009-04-16disable FLASH_ERASEALL in defconfigDenis Vlasenko
2009-04-15website: announce 1.14.0 and 1.13.4Denis Vlasenko
2009-04-13hush: make function support configurableDenis Vlasenko
2009-04-05build system tweaks to account for latest hush changesDenis Vlasenko
2009-03-31sendmail: update by VladimirDenis Vlasenko
2009-03-28randomtest fixesDenis Vlasenko
2009-03-20Compatibility fixes:Denis Vlasenko
2009-02-15Make "shadowed" numeric config entries (ones which depend onDenis Vlasenko
2009-02-04httpd:Denis Vlasenko
2008-12-01...and exclude LC_ALL tooDenis Vlasenko
2008-12-01build system: fix sorting + locale in make objsizesDenis Vlasenko
2008-11-09update random config testerDenis Vlasenko
2008-11-08build system: remove '-Wl,' when we pass flags to ld.Denis Vlasenko
2008-11-07defconfig: explain what we aim it to beDenis Vlasenko
2008-11-06build system: tidying up CONFIG_xxx names (suggested by Rob)Denis Vlasenko
2008-10-29another small defconfig updateDenis Vlasenko
2008-10-29update defconfigDenis Vlasenko
2008-10-24less: add optional line number toggle and resizing on SIGWINCH.Denis Vlasenko
2008-10-24build system cleanup: rename FEATURE_AWK_MATH to FEATURE_AWK_LIBM;Denis Vlasenko
2008-10-23- give glob a chanceBernhard Reutner-Fischer
2008-10-21init: downgrade ENABLE_DEBUG_INIT to just a #define to prevent peopleDenis Vlasenko
2008-09-28scripts/randomtest[.loop]: add scripts for randomconfig testingDenis Vlasenko
2008-09-25- update my name. No obj-code changes ;)Bernhard Reutner-Fischer
2008-08-28df: add support for more options, add some coreutils 6.10 compat.Denis Vlasenko
2008-08-28- forgot to pass in the HOST_EXTRACFLAGSBernhard Reutner-Fischer
2008-08-27- pull check-lxdialog from linux-2.6.26Bernhard Reutner-Fischer
2008-08-26trylink: make messages less confusingDenis Vlasenko
2008-08-19Updating defconfig, fixing a typo in Config.inDenis Vlasenko
2008-08-19- add new applet rdev (Grant Erickson)Bernhard Reutner-Fischer
2008-08-05*: refactor handling of archived files. "tar f file.tar.lzma" now works too.Denis Vlasenko
2008-07-21libbb: [x]fopen_for_{read,write} introduced and used.Denis Vlasenko