chiark / gitweb /
systemctl: refuse to edit runtime dropins when they already exist in /etc
[elogind.git] / src / shared / ptyfwd.c
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