hush: do not allow sh -c '{ echo boo }'
[oweals/busybox.git] / shell / cttyhack.c
2012-02-04 Aaro Koskinencttyhack: handle multiple consoles found in sysfs
2011-10-31 Denys Vlasenkocttyhack: move /sys/class/tty/console/active check...
2011-10-31 Alexander Shishkincttyhack: print detected ctty name when called without...
2011-08-16 Kevin Cernekeecttyhack: trivial spelling/spacing fixes
2011-08-16 Kevin Cernekeecttyhack: remove the trailing newline when reading...
2011-07-13 Kevin Cernekeecttyhack: fail gracefully if the device node is missing
2011-07-13 Kevin Cernekeecttyhack: check sysfs for the name of the active console
2011-01-18 Denys Vlasenkomass removal of underscores from _BB_DIR_foo and _BB_SU...
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-07-30 Denys Vlasenkocttyhack: make it survive WERROR build
2010-07-30 Jeremie Koenigcttyhack: serial console detection is Linux-specific
2010-07-18 Jeremie Koenigmark Linux-specific configuration options
2010-07-16 Denys Vlasenkocttyhack: move build system bits into cttyhack.c, no...
2010-07-03 Pascal Bellardlibbb: introduce and use BB_EXECVP_or_die()
2010-05-14 Denys Vlasenkocttyhack: don't do anything if ctty is already available
2009-04-21 Denis Vlasenkoswitch_root: improve behavior on error; improve help...
2008-07-05 Denis Vlasenko*: rename ATTRIBUTE_XXX to just XXX.
2008-03-17 Denis Vlasenko*: fix fallout from -Wunused-parameter
2007-12-22 Denis Vlasenkocttyhack: trivial build fixlet
2007-12-10 Denis Vlasenkocttyhack: add missing ';'
2007-12-10 Denis Vlasenkoinit: remove superfluous forks and messing up with...
2007-05-18 Denis Vlasenkocttyhack: new applet.