CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/05/06 15:34:32
Modified files:
usr.bin/ssh : clientloop.c mux.c readconf.c readconf.h ssh.c
ssh_config.5
Log message:
Add a RequestTTY ssh_config option to allow configuration-based
control over tty allocation (like -t/-T); ok markus@
