CVSROOT:        /cvs
Module name:    src
Changes by:     dtuc...@cvs.openbsd.org 2025/06/02 08:09:34

Modified files:
        usr.bin/ssh    : channels.c 

Log message:
Fix x11_channel_used_recently() to return true when channel has been used
within the last second, instead of more than a second ago.  Should fix
~5s delay on X client startup when ObscureKeystrokeTiming is enabled.
bz#3820, ok (& sigh) djm@

Reply via email to