index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
ssh
/
sshpty.h
Age
Commit message (
Expand
)
Author
2010-01-09
quell tc[gs]etattr warnings when forcing a tty (ssh -tt), since we
Damien Miller
2008-05-19
Fix sending tty modes when stdin is not a tty (bz#1199). Previously
Damien Miller
2006-08-03
almost entirely get rid of the culture of ".h files that include .h files"
Theo de Raadt
2006-07-06
move #include <pwd.h> out of includes.h; ok markus@
Kevin Steves
2006-03-25
standardise spacing in $OpenBSD$ tags; requested by deraadt@
Damien Miller
2006-03-20
sprinkle u_int throughout pty subsystem, ok markus
Theo de Raadt
2006-02-07
move #include <termios.h> out of includes.h; ok markus@
Kevin Steves
2004-05-08
make two tiny header files go away; djm ok
Theo de Raadt
2002-03-04
$OpenBSD$ and RCSID() cleanup: don't use RCSID() in .h files; add
Kevin Steves
2001-06-26
remove comments from .h, since they are cut&paste from the .c files
Markus Friedl
2001-06-26
prototype pedant. not very creative...
Jun-ichiro itojun Hagino
2001-03-04
Rename pty.[ch] -> sshpty.[ch] and login.[ch] to sshlogin.[ch] to avoid
Damien Miller