summaryrefslogtreecommitdiff
path: root/init/bootchartd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* use BB_EXECVP_or_die where appropriateDenys Vlasenko2010-11-281-2/+1
* init/*: move applet/kbuild/config/help bits into applet source filesDenys Vlasenko2010-10-121-0/+4
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* bootchartd: mounting tmpfs is Linux-specificJeremie Koenig2010-07-301-7/+13
* mark Linux-specific configuration optionsJeremie Koenig2010-07-191-0/+1
* bootchartd: fix labels in config system. no code changesDenys Vlasenko2010-07-061-2/+2
* *: introduce and use xfork() and xvfork()Pascal Bellard2010-07-041-3/+1
* bootchartd: fix sample period calculationsKeisuke Yasui2010-06-281-5/+7
* conspy: code shrinkPascal Bellard2010-06-281-16/+15
* typo fixDenys Vlasenko2010-06-221-6/+6
* fix config help textDenys Vlasenko2010-06-211-11/+2
* bootchartd: added optional compat featuresDenys Vlasenko2010-06-211-29/+125
* ash: use CONFIG_FEATURE_EDITING_MAX_LENDenys Vlasenko2010-05-171-1/+1
* bootchartd: better wording in commentDenys Vlasenko2010-05-051-2/+3
* bootchartd: add missing parenthesisDenys Vlasenko2010-05-041-3/+3
* bootchartd: new appletDenys Vlasenko2010-05-041-0/+355