aboutsummaryrefslogtreecommitdiff
path: root/init/bootchartd.c
AgeCommit message (Expand)Author
2020-12-30*: use fopen helpers where appropriateDenys Vlasenko
2019-07-02libbb: reduce the overhead of single parameter bb_error_msg() callsJames Byrne
2018-12-28config: more tweaksDenys Vlasenko
2017-09-18regularize format of source file headers, no code changesDenys Vlasenko
2017-07-21config: deindent all help textsDenys Vlasenko
2017-07-20bootchartd: fix typo in commentDenys Vlasenko
2017-07-20bootchartd: prevent premature stop by device mapperUwe Geuder
2017-07-18Update menuconfig items with approximate applet sizesDenys Vlasenko
2016-04-22*: slap on a few ALIGN1/2s where appropriateDenys Vlasenko
2016-04-21*: add most of the required setup_common_bufsiz() callsDenys Vlasenko
2016-04-21libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for itDenys Vlasenko
2013-11-03bootchartd: warn if .config looks wrongDenys Vlasenko
2012-01-18bootchartd: add process accounting featureQuentin Casasnovas
2011-11-22nommu: fix cases where we mangle argv[0][0]Denys Vlasenko
2011-06-05*: remove "Options:" string from help textsDenys Vlasenko
2011-01-18mass removal of underscores from _BB_DIR_foo and _BB_SUID_fooDenys Vlasenko
2010-11-28use BB_EXECVP_or_die where appropriateDenys Vlasenko
2010-10-12init/*: move applet/kbuild/config/help bits into applet source filesDenys Vlasenko
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko
2010-07-30bootchartd: mounting tmpfs is Linux-specificJeremie Koenig
2010-07-19mark Linux-specific configuration optionsJeremie Koenig
2010-07-06bootchartd: fix labels in config system. no code changesDenys Vlasenko
2010-07-04*: introduce and use xfork() and xvfork()Pascal Bellard
2010-06-28bootchartd: fix sample period calculationsKeisuke Yasui
2010-06-28conspy: code shrinkPascal Bellard
2010-06-22typo fixDenys Vlasenko
2010-06-21fix config help textDenys Vlasenko
2010-06-21bootchartd: added optional compat featuresDenys Vlasenko
2010-05-17ash: use CONFIG_FEATURE_EDITING_MAX_LENDenys Vlasenko
2010-05-05bootchartd: better wording in commentDenys Vlasenko
2010-05-04bootchartd: add missing parenthesisDenys Vlasenko
2010-05-04bootchartd: new appletDenys Vlasenko