aboutsummaryrefslogtreecommitdiff
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* mount: add an optional capability to create new /dev/loopN as neededLauri Kasanen2010-04-141-0/+1
* Hurd compat fixes. Mostly dealing with absent PATH_MAXJérémie Koenig2010-03-266-17/+23
* unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALEDenys Vlasenko2010-03-262-2/+2
* update defconfigBernhard Reutner-Fischer2010-03-251-0/+1
* fix typos in comments and docDenys Vlasenko2010-02-191-1/+1
* bloat-o-meter: convert to print() callsBernhard Reutner-Fischer2010-02-071-4/+4
* bloat-o-meter: fix quadric behavior in alias resolutionBernhard Reutner-Fischer2010-02-071-29/+68
* bloat-o-meter: teach it to handle aliasesBernhard Reutner-Fischer2010-02-021-26/+46
* update defconfigDenys Vlasenko2010-01-271-17/+39
* whitespace fixesDenys Vlasenko2010-01-251-1/+1
* scripts/randomtest: tweaks for non-eliminable warnings and broken static glibcDenys Vlasenko2010-01-241-4/+7
* shell: split read builtin from ashDenys Vlasenko2010-01-121-2/+0
* scripts/basic/docproc.c: remove stray NUL byte from the sourceDenys Vlasenko2010-01-121-1/+1
* randomconfig fixesDenys Vlasenko2009-12-121-14/+1
* replace APP_xxDHCPxx with xxDHCPxx, it's more consistent with the restDenys Vlasenko2009-12-111-4/+4
* build system: fix for coarse mtime problemDenys Vlasenko2009-11-261-0/+23
* *: introduce and use ffulsh_all()Denys Vlasenko2009-11-021-1/+1
* wall: new appletBernhard Reutner-Fischer2009-10-271-0/+1
* *: a few more NOINLINEsDenys Vlasenko2009-10-082-0/+72
* beep: optimizeDenys Vlasenko2009-08-221-1/+1
* add config knob for default freq and lengthBernhard Reutner-Fischer2009-08-211-0/+3
* update defconfigDenys Vlasenko2009-08-211-15/+28
* randomconfig fixesDenys Vlasenko2009-08-081-0/+4
* trylink: don't use ld --gc-sections if ld doesn't support itDenys Vlasenko2009-06-271-0/+5
* mkswap: remove configuration for v0 supportDenys Vlasenko2009-06-191-1/+0
* getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTSDenys Vlasenko2009-06-191-1/+2
* bloat-o-meter: touchup argv handlingMike Frysinger2009-06-011-2/+2
* bloat-o-meter: fix tab/space mixingMike Frysinger2009-06-011-3/+3
* add .gitignore filesMike Frysinger2009-05-053-0/+27
* *: mass renaming of USE_XXXX to IF_XXXXDenis Vlasenko2009-04-212-23/+27
* disable FLASH_ERASEALL in defconfigDenis Vlasenko2009-04-161-1/+1
* website: announce 1.14.0 and 1.13.41_14_0Denis Vlasenko2009-04-151-2/+2
* hush: make function support configurableDenis Vlasenko2009-04-131-16/+29
* build system tweaks to account for latest hush changesDenis Vlasenko2009-04-051-11/+0
* sendmail: update by VladimirDenis Vlasenko2009-03-311-1/+7
* 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