summaryrefslogtreecommitdiffstats
path: root/pty.c
AgeCommit message (Expand)Author
2017-02-15Hide or fix some warnings.Nicholas Marriott
2017-01-24Merge branch 'obsd-master'Thomas Adam
2017-01-24Add support for custom command aliases, this is an array option whichnicm
2017-01-24pty.c needs compat.h.Nicholas Marriott
2017-01-23Use forkpty() except on OpenBSD.Nicholas Marriott
2017-01-23Open /dev/ptm before pledge() and save it to be used for PTMGET laternicm