| Commit message (Expand) | Author | Age | Files | Lines |
* | regularize format of source file headers, no code changes | Denys Vlasenko | 2017-09-18 | 1 | -6/+6 |
* | make 17 state-changing execing applets (ex: "nice PROG ARGS") noexec | Denys Vlasenko | 2017-08-04 | 1 | -1/+1 |
* | config: deindent all help texts | Denys Vlasenko | 2017-07-21 | 1 | -27/+27 |
* | Update menuconfig items with approximate applet sizes | Denys Vlasenko | 2017-07-18 | 1 | -1/+1 |
* | cttyhack: handle multiple consoles found in sysfs | Aaro Koskinen | 2012-02-04 | 1 | -3/+10 |
* | cttyhack: move /sys/class/tty/console/active check to the front | Denys Vlasenko | 2011-10-31 | 1 | -13/+18 |
* | cttyhack: print detected ctty name when called without parameters | Alexander Shishkin | 2011-10-31 | 1 | -34/+42 |
* | cttyhack: trivial spelling/spacing fixes | Kevin Cernekee | 2011-08-16 | 1 | -1/+1 |
* | cttyhack: remove the trailing newline when reading console name from sysfs | Kevin Cernekee | 2011-08-16 | 1 | -3/+5 |
* | cttyhack: fail gracefully if the device node is missing | Kevin Cernekee | 2011-07-13 | 1 | -1/+3 |
* | cttyhack: check sysfs for the name of the active console | Kevin Cernekee | 2011-07-13 | 1 | -31/+48 |
* | mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo | Denys Vlasenko | 2011-01-18 | 1 | -1/+1 |
* | *: make GNU licensing statement forms more regular | Denys Vlasenko | 2010-08-16 | 1 | -2/+2 |
* | cttyhack: make it survive WERROR build | Denys Vlasenko | 2010-07-30 | 1 | -1/+1 |
* | cttyhack: serial console detection is Linux-specific | Jeremie Koenig | 2010-07-30 | 1 | -3/+12 |
* | mark Linux-specific configuration options | Jeremie Koenig | 2010-07-19 | 1 | -0/+1 |
* | cttyhack: move build system bits into cttyhack.c, no code changes | Denys Vlasenko | 2010-07-16 | 1 | -0/+52 |
* | libbb: introduce and use BB_EXECVP_or_die() | Pascal Bellard | 2010-07-04 | 1 | -2/+1 |
* | cttyhack: don't do anything if ctty is already available | Denys Vlasenko | 2010-05-14 | 1 | -17/+26 |
* | switch_root: improve behavior on error; improve help text | Denis Vlasenko | 2009-04-21 | 1 | -1/+1 |
* | *: rename ATTRIBUTE_XXX to just XXX. | Denis Vlasenko | 2008-07-05 | 1 | -1/+1 |
* | *: fix fallout from -Wunused-parameter | Denis Vlasenko | 2008-03-17 | 1 | -1/+1 |
* | cttyhack: trivial build fixlet | Denis Vlasenko | 2007-12-22 | 1 | -1/+1 |
* | cttyhack: add missing ';' | Denis Vlasenko | 2007-12-10 | 1 | -1/+1 |
* | init: remove superfluous forks and messing up with argv[0] | Denis Vlasenko | 2007-12-10 | 1 | -9/+13 |
* | cttyhack: new applet. | Denis Vlasenko | 2007-05-18 | 1 | -0/+73 |