aboutsummaryrefslogtreecommitdiff
path: root/applets
AgeCommit message (Expand)Author
2011-09-16applet_tables: fix single applet build failure. Closes 4009Denys Vlasenko
2011-04-05applets/install.sh: afer quoting of variablesDenys Vlasenko
2011-04-04fix install.shDenys Vlasenko
2011-03-28applet_tables: do not include libbb.h, that header ir for target buildsDenys Vlasenko
2011-03-06fix bit rot in scripts/Makefile.IMA #2Denys Vlasenko
2011-03-06.gitignore: add missing ignoresBjørn Forsman
2011-02-20fix "make install"Bernd Jendrissek
2011-02-03whitespace fixesDenys Vlasenko
2010-09-16simpler check for odDenys Vlasenko
2010-09-16build system: test that od is present in the host systemDenys Vlasenko
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko
2010-08-16*: fix "see file License ..." - the file is named LICENSE (in uppercase)Denys Vlasenko
2010-07-08make usage_compressed.h generation _always_ update mtimeDenys Vlasenko
2010-07-05randomconfig fixesDenys Vlasenko
2010-07-04Yet another attempt to stamp out "make -j" problemsDenys Vlasenko
2010-06-26build system: do not rebuild ash and hush on any change to any .c fileDenys Vlasenko
2010-06-06remove defconfig. Now "make defconfig" simply uses defaults from Config.inDenys Vlasenko
2010-06-06make it possible to have include/applets.h-esque entries in .c filesDenys Vlasenko
2010-06-05Remove requirement that include/applets.h must be sortedDenys Vlasenko
2010-06-04mass renaming Kbuild -> Kbuild.src, Config.in -> Config.srcDenys Vlasenko
2010-03-23ash,hush: make it possible to build them individuallyDenys Vlasenko
2010-01-25whitespace fixesDenys Vlasenko
2009-11-25build system: more fixes to parallel buildDenys Vlasenko
2009-11-24build system: fix parallel makeDenys Vlasenko
2009-10-27applets/usage_compressed: combine many seds in one; hide dd statsBernhard Reutner-Fischer
2009-10-22mkfs_ext2: use compatible inode sizes; add -I <inodesize>. (by Vladimir)Denys Vlasenko
2009-10-02ok, last fix wasn't correct... this one is betterDenys Vlasenko
2009-10-02fix a typo in prev commitDenys Vlasenko
2009-10-02Update documentation generator so that it sucks lessDenys Vlasenko
2009-08-20do not store 1st two bytes of compressed help textDenys Vlasenko
2009-05-05add .gitignore filesMike Frysinger
2009-04-19another stab at fixing out-of-tree buildDenis Vlasenko
2009-04-19hopefully fix out-of-tree build broken by 26139Denis Vlasenko
2009-04-17build system: remove some unnecessary rebuildsDenis Vlasenko
2008-12-07Fix forgotten license commentsDenis Vlasenko
2008-09-25whitespace fixesDenis Vlasenko
2008-08-09fix byte-swapping of compressed help on big-endian machinesDenis Vlasenko
2008-07-05*: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko
2008-07-02uname,individual: fix improper printf usageDenis Vlasenko
2008-06-13udhcpc: kill undocumented -W, it was a no-op.Denis Vlasenko
2008-05-19- use STD*_FILENO some more. No object-code changesBernhard Reutner-Fischer
2008-05-19- use EXIT_{SUCCESS,FAILURE}. No object-code changesBernhard Reutner-Fischer
2008-04-27cp: fix "cp -RL" to create regular files even if src is a symlinkDenis Vlasenko
2008-04-08Avoid linking in printf/bsearch if possible. -20k for static bbox withDenis Vlasenko
2008-04-01shells: do not frocibly enable test, echo and kill _applets_,Denis Vlasenko
2008-03-17*: fix fallout from -Wunused-parameterDenis Vlasenko
2008-02-22small code readability and typo fixesDenis Vlasenko
2008-02-09build system: make it do without od -tDenis Vlasenko
2008-01-05ps: add conditional support for -o [e]timeDenis Vlasenko
2008-01-04Makefile.help: removing allbareconfig target from helpDenis Vlasenko