CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2018/09/21 06:46:22
Modified files: usr.bin/ssh : ssh_config.5 clientloop.c Log message: Allow ssh_config ForwardX11Timeout=0 to disable the timeout and allow X11 connections in untrusted mode indefinitely. ok dtucker@