CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/04/09 01:00:03
Modified files:
usr.bin/ssh : session.c
Log message:
Fix logic error in DisableForwarding option. This option was documented
as disabling X11 and agent forwarding but it failed to do so.
Spotted by Tim Rice.
