CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/10/11 16:42:26
Modified files:
usr.bin/ssh : clientloop.c misc.c misc.h readconf.c
readconf.h servconf.c ssh.c ssh_config.5
Log message:
add ChannelTimeout support to the client, mirroring the same option
in the server. ok markus@
