summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-04-22*: slap on a few ALIGN1/2s where appropriateDenys Vlasenko30-49/+49
2016-04-21*: add most of the required setup_common_bufsiz() callsDenys Vlasenko53-19/+63
2016-04-21libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for itDenys Vlasenko91-131/+414
2013-11-02bootchartd: warn if .config looks wrongDenys Vlasenko1-0/+6
2012-01-18bootchartd: add process accounting featureQuentin Casasnovas1-15/+24
2011-11-22nommu: fix cases where we mangle argv[0][0]Denys Vlasenko4-0/+7
2011-06-05*: remove "Options:" string from help textsDenys Vlasenko198-268/+40
2011-01-18mass removal of underscores from _BB_DIR_foo and _BB_SUID_fooDenys Vlasenko41-409/+409
2010-11-28use BB_EXECVP_or_die where appropriateDenys Vlasenko3-6/+3
2010-10-12init/*: move applet/kbuild/config/help bits into applet source filesDenys Vlasenko8-307/+315
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko570-630/+628
2010-07-29bootchartd: mounting tmpfs is Linux-specificJeremie Koenig1-7/+13
2010-07-18mark Linux-specific configuration optionsJeremie Koenig19-4/+114
2010-07-06bootchartd: fix labels in config system. no code changesDenys Vlasenko1-2/+2
2010-07-04*: introduce and use xfork() and xvfork()Pascal Bellard21-95/+56
2010-06-28bootchartd: fix sample period calculationsKeisuke Yasui1-5/+7
2010-06-28conspy: code shrinkPascal Bellard3-86/+78
2010-06-22typo fixDenys Vlasenko1-6/+6
2010-06-21fix config help textDenys Vlasenko1-11/+2
2010-06-21bootchartd: added optional compat featuresDenys Vlasenko4-43/+127
2010-05-17ash: use CONFIG_FEATURE_EDITING_MAX_LENDenys Vlasenko2-8/+7
2010-05-04bootchartd: better wording in commentDenys Vlasenko1-2/+3
2010-05-04bootchartd: add missing parenthesisDenys Vlasenko1-3/+3
2010-05-04bootchartd: new appletDenys Vlasenko5-15/+396