summaryrefslogtreecommitdiff
path: root/lib/libutil/openpty.3
AgeCommit message (Expand)Author
2017-04-20add previous to NAME;Jason McIntyre
2017-04-20Add getptmfd(), fdopenpty(), fdforkpty() functions. These allow programsNicholas Marriott
2015-08-28Remove lies about openpty(4) searching for a free pseudo-tty by iteratingMark Kettenis
2013-06-05use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarzeTed Unangst
2007-05-31convert to new .Dd format;Jason McIntyre
2004-11-25update FILES;Jason McIntyre
2004-02-21typoMarc Espie
2004-02-10Add the ptm device to pty(4). By opening /dev/ptm and using the PTMGETTodd C. Miller
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-06-02- section reorderJason McIntyre
2003-05-23- typosJason McIntyre
2002-05-01o) start new sentence on a new line;Mike Pechkin
2001-07-13Make the list of required #includes match reality.Todd C. Miller
1999-12-06say how long the buffer needs to beTheo de Raadt
1999-08-23Remove a lie. We don't skip /dev/ttyv* since our pcvt uses /dev/ttyC*.Todd C. Miller
1999-07-07when using `-' as a negative sign, escape it with a backslash so troff knowsAaron Campbell
1996-11-24Update from NetBSD.Todd C. Miller
1996-09-07openpty() returns int.Jason Downs
1996-05-22libutilTheo de Raadt