Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Sync from OpenBSD: | Nicholas Marriott | 2009-09-16 |
| | | | | | | | | | | | == Rather than constructing an entire termios struct from ttydefaults.h, just let forkpty do it and then alter the bits that should be changed after fork. A little neater and more portable. == This should fix problems caused by glibc's broken ttydefaults.h file. | ||
* | Also undef CTRL. | Nicholas Marriott | 2009-08-20 |
| | |||
* | Solaris defines some of these in termios.h so #ifndef them. | Nicholas Marriott | 2009-08-20 |
| | |||
* | Solaris and AIX have no ttydefaults.h. | Nicholas Marriott | 2009-08-20 |