]> git.ipfire.org Git - thirdparty/systemd.git/history - src/shared/ptyfwd.c
run: add a new "-t" mode for invoking a binary on an allocated TTY
[thirdparty/systemd.git] / src / shared / ptyfwd.c
2014-12-23  Lennart Poetteringrun: add a new "-t" mode for invoking a binary on an...
2014-11-28  Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-05  Tom Gundersenshared: ptyfwd - make coverity happy
2014-10-31  Lennart Poetteringptyforward: rework PTY forwarder logic used by nspawn...
2014-02-21  Lennart Poetteringptyfwd: reset nonblocking mode
2013-12-18  Lennart PoetteringRevert "ptyfwd: make master terminal attributes raw...
2013-12-18  Lennart Poetteringptyfwd: make master terminal attributes raw, too
2013-12-11  Luke Shumakerptyfwd: Don't set the output prop of stdin, nor the...
2013-12-11  Luke Shumakerptyfwd: Set the size of the PTY base on the size of...
2013-10-31  Lennart Poetteringmachinectl: add new command to spawn a getty inside...
2013-10-31  Lennart Poetteringnspawn: split out pty forwaring logic into ptyfwd.c