CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/09/03 18:01:46
Modified files:
usr.bin/ssh : channels.c channels.h
Log message:
make channel_output_poll() return a flag indicating whether channel
data was enqueued. Will be used to improve keystroke timing
obfuscation. Problem spotted by / tested by naddy@
