| Commit message (Expand) | Author | Age | Files | Lines |
* | init: add a segv debugging aid, disabled by default | Denys Vlasenko | 2012-01-30 | 1 | -0/+51 |
* | bootchartd: add process accounting feature | Quentin Casasnovas | 2012-01-18 | 1 | -15/+24 |
* | init: code shrink -4 bytes | Denys Vlasenko | 2011-12-05 | 1 | -4/+5 |
* | init: utmp update of DEAD_PROCESS was misplaced, and could be skipped. Fixing. | Denys Vlasenko | 2011-12-05 | 1 | -3/+5 |
* | nommu: fix cases where we mangle argv[0][0] | Denys Vlasenko | 2011-11-22 | 1 | -0/+2 |
* | *: work around sysinfo.h versus linux/*.h problems | Denys Vlasenko | 2011-07-26 | 1 | -1/+2 |
* | halt: perror_msg_and_die needs bb_ prefix | Denys Vlasenko | 2011-07-08 | 1 | -1/+1 |
* | halt/reboot: better message if /sbin/telinit is not found | Denys Vlasenko | 2011-07-03 | 1 | -1/+3 |
* | *: remove "Options:" string from help texts | Denys Vlasenko | 2011-06-05 | 2 | -4/+0 |
* | mesg: operate on stdin, not on stderr (compat) | Denys Vlasenko | 2011-03-28 | 1 | -3/+3 |
* | mesg: make group/all writability configurable | Denys Vlasenko | 2011-03-22 | 1 | -25/+35 |
* | init: fix a case where execv's 1st arg was wrong | Denys Vlasenko | 2011-03-21 | 1 | -0/+1 |
* | move utmp.h include to libbb.h | Denys Vlasenko | 2011-01-25 | 2 | -4/+0 |
* | mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo | Denys Vlasenko | 2011-01-18 | 4 | -7/+7 |
* | init: simpler handling of leading dash in commands | Denys Vlasenko | 2010-12-25 | 1 | -9/+11 |
* | use BB_EXECVP_or_die where appropriate | Denys Vlasenko | 2010-11-28 | 1 | -2/+1 |
* | init: if PID!=1, show clearer error message. move usage text closer to main() | Denys Vlasenko | 2010-11-02 | 1 | -134/+137 |
* | *: whitespace fixes | Denys Vlasenko | 2010-10-28 | 1 | -2/+2 |
* | init: do not sleep forever on usage errors | Denys Vlasenko | 2010-10-25 | 1 | -4/+13 |
* | init: do not clear CRTSCTS (fix from Debian bug 528560) | Denys Vlasenko | 2010-10-24 | 1 | -3/+6 |
* | init/*: move applet/kbuild/config/help bits into applet source files | Denys Vlasenko | 2010-10-12 | 6 | -131/+315 |
* | *: make GNU licensing statement forms more regular | Denys Vlasenko | 2010-08-16 | 5 | -5/+5 |
* | bootchartd: mounting tmpfs is Linux-specific | Jeremie Koenig | 2010-07-30 | 1 | -7/+13 |
* | *: trailing empty lines removed | Denys Vlasenko | 2010-07-26 | 1 | -1/+0 |
* | init: make the initial $TERM value configurable | Jeremie Koenig | 2010-07-19 | 2 | -1/+13 |
* | init,halt: portability improvements | Jeremie Koenig | 2010-07-19 | 4 | -23/+40 |
* | init,loginutils: termios portability fixes | Jeremie Koenig | 2010-07-19 | 1 | -1/+16 |
* | mark Linux-specific configuration options | Jeremie Koenig | 2010-07-19 | 2 | -0/+3 |
* | 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 | 2 | -43/+125 |
* | *: add INSERTs to *.src files where appropriate | Denys Vlasenko | 2010-06-08 | 2 | -0/+4 |
* | remove defconfig. Now "make defconfig" simply uses defaults from Config.in | Denys Vlasenko | 2010-06-06 | 1 | -11/+11 |
* | mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src | Denys Vlasenko | 2010-06-04 | 2 | -0/+0 |
* | 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 | 3 | -3/+373 |
* | libbb: add skip_dev_pfx() | Denys Vlasenko | 2010-04-06 | 1 | -3/+1 |
* | init: clear utmp entries for dead processes, if they (entries) exist | Denys Vlasenko | 2010-04-06 | 1 | -0/+4 |
* | telnetd: write LOGIN/DEAD_PROCESS utmp records. Closes bug 1363 | Denys Vlasenko | 2010-04-05 | 1 | -7/+8 |
* | libbb: split update_utmp from login/getty in preparation to use it for telnetd | Denys Vlasenko | 2010-04-05 | 1 | -1/+0 |
* | *: remove some uses of argc | Denys Vlasenko | 2010-01-04 | 1 | -4/+6 |
* | init: fix logically inverted FEATURE_EXTRA_QUIET check | Denys Vlasenko | 2009-12-15 | 1 | -1/+1 |
* | init: use applet_name instead of "init" - we can be linuxrc | Denys Vlasenko | 2009-12-14 | 1 | -5/+5 |
* | init: for paranoid reasons, restore SIGCONT too. | Denys Vlasenko | 2009-12-14 | 1 | -0/+1 |