index
:
busybox
master
Busybox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
init
Age
Commit message (
Expand
)
Author
2010-11-02
init: if PID!=1, show clearer error message. move usage text closer to main()
Denys Vlasenko
2010-10-28
*: whitespace fixes
Denys Vlasenko
2010-10-25
init: do not sleep forever on usage errors
Denys Vlasenko
2010-10-24
init: do not clear CRTSCTS (fix from Debian bug 528560)
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-26
*: trailing empty lines removed
Denys Vlasenko
2010-07-19
init: make the initial $TERM value configurable
Jeremie Koenig
2010-07-19
init,halt: portability improvements
Jeremie Koenig
2010-07-19
init,loginutils: termios portability fixes
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-06-08
*: add INSERTs to *.src files where appropriate
Denys Vlasenko
2010-06-06
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
Denys Vlasenko
2010-06-04
mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
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
2010-04-06
libbb: add skip_dev_pfx()
Denys Vlasenko
2010-04-06
init: clear utmp entries for dead processes, if they (entries) exist
Denys Vlasenko
2010-04-05
telnetd: write LOGIN/DEAD_PROCESS utmp records. Closes bug 1363
Denys Vlasenko
2010-04-05
libbb: split update_utmp from login/getty in preparation to use it for telnetd
Denys Vlasenko
2010-01-04
*: remove some uses of argc
Denys Vlasenko
2009-12-15
init: fix logically inverted FEATURE_EXTRA_QUIET check
Denys Vlasenko
2009-12-14
init: use applet_name instead of "init" - we can be linuxrc
Denys Vlasenko
2009-12-14
init: for paranoid reasons, restore SIGCONT too.
Denys Vlasenko
2009-12-14
init: fix "while true; do reboot; done" bug. +15 bytes. Closes bug 781
Denys Vlasenko
2009-12-14
init: make FEATURE_EXTRA_QUIET more consistent. +1 byte
Denys Vlasenko
2009-11-15
init: restore possibility to reload inittab even before we finish initialization
Denys Vlasenko
2009-11-13
*: use "can't" instead of "cannot"
Denys Vlasenko
2009-10-23
libbb.h: tidy it up a bit. no code changes (verified)
Denys Vlasenko
2009-09-06
remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com)
Denys Vlasenko
2009-07-27
halt/reboot/poweroff: add a CONFIG_xxx to act SysV compatibly
Alexander Shishkin
2009-07-19
init: make comment more understandable. no code changes
Denys Vlasenko
2009-04-12
halt/reboot/powerdown: accept and ignore -i
Denis Vlasenko
2009-03-19
init: test for vt terminal with VT_OPENQRY,
Denis Vlasenko
2009-03-10
mail.c: more robust handling of SIGCHLD
Denis Vlasenko
2009-03-07
halt/reboot/poweroff: improve error reporting
Denis Vlasenko
2009-02-14
init: fix compile breakage with '# CONFIG_FEATURE_KILL_REMOVED is not set'
Denis Vlasenko
2009-02-14
- improve helptext
Bernhard Reutner-Fischer
2009-01-31
init: remove wait() loop on restart, it may be dangerous
Denis Vlasenko
2009-01-31
init: fix a bug where on reload order of entries might be wrong
Denis Vlasenko
[prev]
[next]