index
:
busybox
master
Busybox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
init
/
bootchartd.c
Age
Commit message (
Expand
)
Author
2012-01-18
bootchartd: add process accounting feature
Quentin Casasnovas
2011-11-22
nommu: fix cases where we mangle argv[0][0]
Denys Vlasenko
2011-06-05
*: remove "Options:" string from help texts
Denys Vlasenko
2011-01-18
mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo
Denys Vlasenko
2010-11-28
use BB_EXECVP_or_die where appropriate
Denys Vlasenko
2010-10-12
init/*: move applet/kbuild/config/help bits into applet source files
Denys Vlasenko
2010-08-16
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-07-30
bootchartd: mounting tmpfs is Linux-specific
Jeremie Koenig
2010-07-19
mark Linux-specific configuration options
Jeremie Koenig
2010-07-06
bootchartd: fix labels in config system. no code changes
Denys Vlasenko
2010-07-04
*: introduce and use xfork() and xvfork()
Pascal Bellard
2010-06-28
bootchartd: fix sample period calculations
Keisuke Yasui
2010-06-28
conspy: code shrink
Pascal Bellard
2010-06-22
typo fix
Denys Vlasenko
2010-06-21
fix config help text
Denys Vlasenko
2010-06-21
bootchartd: added optional compat features
Denys Vlasenko
2010-05-17
ash: use CONFIG_FEATURE_EDITING_MAX_LEN
Denys Vlasenko
2010-05-05
bootchartd: better wording in comment
Denys Vlasenko
2010-05-04
bootchartd: add missing parenthesis
Denys Vlasenko
2010-05-04
bootchartd: new applet
Denys Vlasenko