summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/sshpty.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Factor out code to disconnect from controlling terminal into its owndtucker2016-11-291-1/+2
* quell tc[gs]etattr warnings when forcing a tty (ssh -tt), since wedjm2010-01-091-3/+3
* Fix sending tty modes when stdin is not a tty (bz#1199). Previouslydjm2008-05-191-2/+2
* almost entirely get rid of the culture of ".h files that include .h files"deraadt2006-08-031-9/+1
* move #include <pwd.h> out of includes.h; ok markus@stevesk2006-07-061-1/+4
* standardise spacing in $OpenBSD$ tags; requested by deraadt@djm2006-03-251-1/+1
* sprinkle u_int throughout pty subsystem, ok markusderaadt2006-03-201-3/+3
* move #include <termios.h> out of includes.h; ok markus@stevesk2006-02-071-1/+3
* make two tiny header files go away; djm okderaadt2004-05-081-1/+5
* $OpenBSD$ and RCSID() cleanup: don't use RCSID() in .h files; addstevesk2002-03-041-2/+2
* remove comments from .h, since they are cut&paste from the .c filesmarkus2001-06-261-25/+6
* prototype pedant. not very creative...itojun2001-06-261-8/+6
* Rename pty.[ch] -> sshpty.[ch] and login.[ch] to sshlogin.[ch] to avoiddjm2001-03-041-0/+47