summaryrefslogtreecommitdiffstats
path: root/inittab.c
AgeCommit message (Expand)Author
2015-09-15inittab: always proceed to next stateSergiy Kibrik
2015-03-28properly handle return codesJohn Crispin
2015-01-09inittab: don't close fds unconditionally since this breaks UMLSteven Barth
2014-11-08inittab: clean up tty opening code, fix console shell job control issuesFelix Fietkau
2014-11-04procd: Make askconsole work again when no tty is specified in inittabMichel Stam
2014-11-04Honour tty field in /etc/inittabMichel Stam
2014-11-01Revert "Honour tty field in /etc/inittab"Steven Barth
2014-10-12minor fixes to michels patchesJohn Crispin
2014-10-12Honour tty field in /etc/inittabMichel Stam
2014-10-12Use one generic routine to access /proc/cmdlineMichel Stam
2014-09-13fix a copy/paste bug leading to a bad loop limitationJohn Crispin
2014-05-24inittab: strip trailing whitespace (especially newline)Felix Fietkau
2014-03-20inittab: avoid character collating to work around character class escaping is...Felix Fietkau
2013-11-15debloat and reorganize codeJohn Crispin
2013-07-08bugfix of error handling while open()Thomas Huehn
2013-06-24add respawn supportJohn Crispin
2013-05-09add a rcS helperJohn Crispin
2013-03-13add inittab supportJohn Crispin