summaryrefslogtreecommitdiffstats
path: root/osdep-sunos.c
AgeCommit message (Expand)Author
2021-05-10Looks like evports on SunOS are broken also, disable them. GitHub issue 2702.Nicholas Marriott
2021-01-17Look for libevent2 differently from libevent for platforms with both.Nicholas Marriott
2017-03-21Some __unused.Nicholas Marriott
2016-09-08Solaris build fixes from Rob Paisley.Nicholas Marriott
2014-11-08No need for $Id$ now.Nicholas Marriott
2014-10-02Fix osdep_get_cwd on Solaris 11, from J Raynor.Nicholas Marriott
2012-09-24Use pgrp of pty fd not pid of immediate child when recovering current workingNicholas Marriott
2012-07-11Remove remaining xfree calls from the portable version.Tiago Cunha
2011-12-09Change the way the working directory for new processes is discovered. IfNicholas Marriott
2011-09-11Use %u for process group on Sun OS.Nicholas Marriott
2011-07-09Expand the Id keyword. Tiago Cunha
2010-12-30epoll on Linux is broken with /dev/null so it needs to be disabled.Nicholas Marriott
2009-10-15Fill in the tty name in SunOS's forkpty compat, and use it in osdep_getname.Nicholas Marriott
2009-10-14Support for automatic-rename for Solaris thanks to Todd Carson.Nicholas Marriott