aboutsummaryrefslogtreecommitdiff
path: root/shell/cttyhack.c
AgeCommit message (Expand)Author
2018-12-28config: update size informationDenys Vlasenko
2017-09-18regularize format of source file headers, no code changesDenys Vlasenko
2017-08-04make 17 state-changing execing applets (ex: "nice PROG ARGS") noexecDenys Vlasenko
2017-07-21config: deindent all help textsDenys Vlasenko
2017-07-18Update menuconfig items with approximate applet sizesDenys Vlasenko
2012-02-04cttyhack: handle multiple consoles found in sysfsAaro Koskinen
2011-10-31cttyhack: move /sys/class/tty/console/active check to the frontDenys Vlasenko
2011-10-31cttyhack: print detected ctty name when called without parametersAlexander Shishkin
2011-08-16cttyhack: trivial spelling/spacing fixesKevin Cernekee
2011-08-16cttyhack: remove the trailing newline when reading console name from sysfsKevin Cernekee
2011-07-13cttyhack: fail gracefully if the device node is missingKevin Cernekee
2011-07-13cttyhack: check sysfs for the name of the active consoleKevin Cernekee
2011-01-18mass removal of underscores from _BB_DIR_foo and _BB_SUID_fooDenys Vlasenko
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko
2010-07-30cttyhack: make it survive WERROR buildDenys Vlasenko
2010-07-30cttyhack: serial console detection is Linux-specificJeremie Koenig
2010-07-19mark Linux-specific configuration optionsJeremie Koenig
2010-07-16cttyhack: move build system bits into cttyhack.c, no code changesDenys Vlasenko
2010-07-04libbb: introduce and use BB_EXECVP_or_die()Pascal Bellard
2010-05-14cttyhack: don't do anything if ctty is already availableDenys Vlasenko
2009-04-21switch_root: improve behavior on error; improve help textDenis Vlasenko
2008-07-05*: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko
2008-03-17*: fix fallout from -Wunused-parameterDenis Vlasenko
2007-12-22cttyhack: trivial build fixletDenis Vlasenko
2007-12-10cttyhack: add missing ';'Denis Vlasenko
2007-12-10init: remove superfluous forks and messing up with argv[0]Denis Vlasenko
2007-05-18cttyhack: new applet.Denis Vlasenko