aboutsummaryrefslogtreecommitdiff
path: root/compat/forkpty-sunos.c
Commit message (Collapse)AuthorAge
* Fix some warnings.Nicholas Marriott2017-03-17
|
* Solaris fixes, mostly from Dagobert Michelsen.Nicholas Marriott2017-03-09
|
* compat/* should not include tmux.h.Nicholas Marriott2017-01-25
|
* Update my email address.Nicholas Marriott2016-01-19
|
* No need for $Id$ now.Nicholas Marriott2014-11-08
|
* Don't close random file descriptor on error, from J Raynor.Nicholas Marriott2014-09-25
|
* +strings.h in compat/.Nicholas Marriott2013-06-25
|
* Expand the Id keyword. Tiago Cunha2011-07-09
|
* Trim spaces.Nicholas Marriott2011-01-10
|
* Fill in the tty name in SunOS's forkpty compat, and use it in osdep_getname.Nicholas Marriott2009-10-15
| | | | | | | From Todd Carson. Tweaked by me to nuke (void) casts. Say no to lint appeasement! ;-)
* Don't try to use tio if it is NULL.Nicholas Marriott2009-09-20
|
* Call tcsetattr(). Not tested.Nicholas Marriott2009-08-19
|
* IRIX fixes, sort of partly work.Nicholas Marriott2008-06-23
|
* Trimify.Nicholas Marriott2008-06-18
|
* O_NOCTTY.Nicholas Marriott2008-06-18
|
* Solaris bits.Nicholas Marriott2008-06-18
|
* More Sun OS crap.Nicholas Marriott2008-06-18
|
* forkpty for Sun OS.Nicholas Marriott2008-06-18