| Commit message (Expand) | Author | Age | Files | Lines |
* | *: use fopen helpers where appropriate | Denys Vlasenko | 2020-12-30 | 1 | -5/+5 |
* | libbb: reduce the overhead of single parameter bb_error_msg() calls | James Byrne | 2019-07-02 | 1 | -1/+1 |
* | config: more tweaks | Denys Vlasenko | 2018-12-28 | 1 | -1/+1 |
* | regularize format of source file headers, no code changes | Denys Vlasenko | 2017-09-18 | 1 | -5/+4 |
* | config: deindent all help texts | Denys Vlasenko | 2017-07-21 | 1 | -21/+21 |
* | bootchartd: fix typo in comment | Denys Vlasenko | 2017-07-20 | 1 | -1/+1 |
* | bootchartd: prevent premature stop by device mapper | Uwe Geuder | 2017-07-20 | 1 | -1/+3 |
* | Update menuconfig items with approximate applet sizes | Denys Vlasenko | 2017-07-18 | 1 | -1/+1 |
* | *: slap on a few ALIGN1/2s where appropriate | Denys Vlasenko | 2016-04-22 | 1 | -1/+1 |
* | *: add most of the required setup_common_bufsiz() calls | Denys Vlasenko | 2016-04-21 | 1 | -1/+1 |
* | libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it | Denys Vlasenko | 2016-04-21 | 1 | -1/+2 |
* | bootchartd: warn if .config looks wrong | Denys Vlasenko | 2013-11-03 | 1 | -0/+6 |
* | bootchartd: add process accounting feature | Quentin Casasnovas | 2012-01-18 | 1 | -15/+24 |
* | nommu: fix cases where we mangle argv[0][0] | Denys Vlasenko | 2011-11-22 | 1 | -0/+2 |
* | *: remove "Options:" string from help texts | Denys Vlasenko | 2011-06-05 | 1 | -1/+0 |
* | mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo | Denys Vlasenko | 2011-01-18 | 1 | -1/+1 |
* | use BB_EXECVP_or_die where appropriate | Denys Vlasenko | 2010-11-28 | 1 | -2/+1 |
* | init/*: move applet/kbuild/config/help bits into applet source files | Denys Vlasenko | 2010-10-12 | 1 | -0/+4 |
* | *: make GNU licensing statement forms more regular | Denys Vlasenko | 2010-08-16 | 1 | -1/+1 |
* | bootchartd: mounting tmpfs is Linux-specific | Jeremie Koenig | 2010-07-30 | 1 | -7/+13 |
* | mark Linux-specific configuration options | Jeremie Koenig | 2010-07-19 | 1 | -0/+1 |
* | bootchartd: fix labels in config system. no code changes | Denys Vlasenko | 2010-07-06 | 1 | -2/+2 |
* | *: introduce and use xfork() and xvfork() | Pascal Bellard | 2010-07-04 | 1 | -3/+1 |
* | bootchartd: fix sample period calculations | Keisuke Yasui | 2010-06-28 | 1 | -5/+7 |
* | conspy: code shrink | Pascal Bellard | 2010-06-28 | 1 | -16/+15 |
* | typo fix | Denys Vlasenko | 2010-06-22 | 1 | -6/+6 |
* | fix config help text | Denys Vlasenko | 2010-06-21 | 1 | -11/+2 |
* | bootchartd: added optional compat features | Denys Vlasenko | 2010-06-21 | 1 | -29/+125 |
* | ash: use CONFIG_FEATURE_EDITING_MAX_LEN | Denys Vlasenko | 2010-05-17 | 1 | -1/+1 |
* | bootchartd: better wording in comment | Denys Vlasenko | 2010-05-05 | 1 | -2/+3 |
* | bootchartd: add missing parenthesis | Denys Vlasenko | 2010-05-04 | 1 | -3/+3 |
* | bootchartd: new applet | Denys Vlasenko | 2010-05-04 | 1 | -0/+355 |