summaryrefslogtreecommitdiffstats
path: root/osdep-sunos.c
AgeCommit message (Collapse)Author
2009-10-15Fill in the tty name in SunOS's forkpty compat, and use it in osdep_getname.Nicholas Marriott
From Todd Carson. Tweaked by me to nuke (void) casts. Say no to lint appeasement! ;-)
2009-10-14Support for automatic-rename for Solaris thanks to Todd Carson.Nicholas Marriott