Lines Matching refs:pty
24 - (stevesk) pty.c: use __hpux to identify HP-UX.
403 [pty.c readconf.c]
494 - (djm) Check for SCO pty naming style (ptyp%d/ttyp%d). Based on fix from
896 [nchan.h packet.c packet.h pty.c pty.h readconf.c readconf.h readpass.c]
1175 - update proctitle on pty alloc/dealloc, e.g. w/ windows client
1513 switch to raw mode only if he _get_ a pty (not if we _want_ a pty).
1590 [pty.c pty.h]
1591 - register cleanup for pty earlier. move code for pty-owner handling to
1592 pty.c ok provos@, dugsong@
1622 - delay close() of pty until the pty has been chowned back to root
1627 - register cleanup for pty earlier. move code for pty-owner handling to
1628 pty.c ok provos@, dugsong@
1666 - Applied pty cleanup patch from markus.friedl@informatik.uni-erlangen.de
1805 - Fix hang on logout if processes are still using the pty. Needs
2076 - [pty.c]
2087 - Clean up broken includes in pty.c
2145 - [pty.c pty.h sshd.c]
2504 - Added support and autoconf test for openpty() function (Unix98 pty support)