index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shell
/
cttyhack.c
Age
Commit message (
Expand
)
Author
2017-07-21
config: deindent all help texts
Denys Vlasenko
2017-07-18
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2012-02-04
cttyhack: handle multiple consoles found in sysfs
Aaro Koskinen
2011-10-31
cttyhack: move /sys/class/tty/console/active check to the front
Denys Vlasenko
2011-10-31
cttyhack: print detected ctty name when called without parameters
Alexander Shishkin
2011-08-16
cttyhack: trivial spelling/spacing fixes
Kevin Cernekee
2011-08-16
cttyhack: remove the trailing newline when reading console name from sysfs
Kevin Cernekee
2011-07-13
cttyhack: fail gracefully if the device node is missing
Kevin Cernekee
2011-07-13
cttyhack: check sysfs for the name of the active console
Kevin Cernekee
2011-01-18
mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo
Denys Vlasenko
2010-08-16
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-07-30
cttyhack: make it survive WERROR build
Denys Vlasenko
2010-07-30
cttyhack: serial console detection is Linux-specific
Jeremie Koenig
2010-07-19
mark Linux-specific configuration options
Jeremie Koenig
2010-07-16
cttyhack: move build system bits into cttyhack.c, no code changes
Denys Vlasenko
2010-07-04
libbb: introduce and use BB_EXECVP_or_die()
Pascal Bellard
2010-05-14
cttyhack: don't do anything if ctty is already available
Denys Vlasenko
2009-04-21
switch_root: improve behavior on error; improve help text
Denis Vlasenko
2008-07-05
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-03-17
*: fix fallout from -Wunused-parameter
Denis Vlasenko
2007-12-22
cttyhack: trivial build fixlet
Denis Vlasenko
2007-12-10
cttyhack: add missing ';'
Denis Vlasenko
2007-12-10
init: remove superfluous forks and messing up with argv[0]
Denis Vlasenko
2007-05-18
cttyhack: new applet.
Denis Vlasenko