CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/01/05 19:41:50
Modified files:
usr.bin/ssh : channels.c session.c
Log message:
tweak channel ctype names
These are now used by sshd_config:ChannelTimeouts to specify timeouts by
channel type, so force them all to use a similar format without whitespace.
ok dtucker markus
