Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pass-through stdin fd instead of content if not a terminal | David Kalnischkies | 2014-12-23 | 1 | -2/+20 |
* | always run 'dpkg --configure -a' at the end of our dpkg callings | David Kalnischkies | 2014-12-23 | 1 | -2/+4 |
* | do not make PTY slave the controlling terminal | David Kalnischkies | 2014-12-23 | 1 | -42/+67 |
* | fix PTY interaction on linux and kfreebsd | David Kalnischkies | 2014-11-28 | 1 | -3/+37 |
* | close leaking slave fd after setting up pty magic | David Kalnischkies | 2014-11-28 | 1 | -0/+40 |