summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/ttymodes.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove global variable used to stash compat flags and use thedjm2021-01-271-2/+2
* use the new variant log macros instead of prepending __func__ anddjm2020-10-181-24/+18
* ttymodes: switch to sshbuf API; ok djm@markus2018-07-091-55/+73
* Don't send IUTF8 to servers that don't like them.dtucker2018-02-161-3/+10
* purge the last traces of SSHv1 from the TTY modes handling codedjm2017-04-301-17/+8
* remove compat20/compat13/compat15 variablesdjm2017-04-301-78/+28
* move SSH_MSG_NONE, so we don't have to include ssh1.h; ok deraadt@markus2016-05-041-2/+1
* protocol 2 tty modes support is now 7.5 years old so remove thesestevesk2008-11-021-6/+1
* we don't need arg after the debug3() was removed. from lint.stevesk2008-07-071-3/+3
* Fix sending tty modes when stdin is not a tty (bz#1199). Previouslydjm2008-05-191-5/+5
* almost entirely get rid of the culture of ".h files that include .h files"deraadt2006-08-031-3/+3
* move #include <string.h> out of includes.hstevesk2006-07-221-1/+2
* move #include <errno.h> out of includes.h; ok markus@stevesk2006-07-111-1/+2
* Put $OpenBSD$ tags back (as comments) to replace the RCSID()s thatdjm2006-03-251-0/+1
* spacingderaadt2006-03-201-7/+11
* RCSID() can diederaadt2006-03-191-1/+0
* move #include <termios.h> out of includes.h; ok markus@stevesk2006-02-071-1/+3
* rename log() into logit() to avoid name conflict. markus ok, from netbsditojun2003-04-081-7/+7
* KNF done automatically while reading....deraadt2002-06-191-3/+1
* KNF whitespacemarkus2002-03-191-9/+9
* get rid of packet_integrity_check, use packet_done() instead.markus2001-12-271-2/+1
* basic KNF done while i was looking for something elsederaadt2001-12-191-2/+2
* passing modes works fine: debug2->3markus2001-06-241-10/+10
* fix commentsstevesk2001-04-151-3/+3
* protocol 2 tty modes support; ok markus@stevesk2001-04-141-61/+170
* remove unused sgtty macros; ok markus@stevesk2001-03-101-13/+1
* split ssh.h and try to cleanup the #include mess. remove unnecessary #includes.markus2001-01-211-2/+2
* move ssh1 definitions to ssh1.h, pathnames to pathnames.hmarkus2001-01-191-1/+2
* cleanup copyright notices on all files. I have attempted to be accurate withderaadt2000-09-071-2/+7
* OpenBSD tagmarkus2000-06-201-1/+1
* whitespace cleanupmarkus2000-04-141-5/+5
* KNF, final part 3markus1999-11-241-2/+1
* much more KNFderaadt1999-11-241-38/+46
* KNF part 1markus1999-11-231-214/+207
* cull more ancient garbage from pre-POSIX daysderaadt1999-09-301-141/+1
* i bet a lot of people didn't know what ssh 1.2.16 had a nice license.deraadt1999-09-261-0/+499