CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/12/21 18:17:31
Modified files:
usr.bin/ssh : clientloop.h mux.c ssh.1 ssh.c
Log message:
add a "ssh -O channels user@host" multiplexing command to get a
running mux process to show information about what channels are
currently open; ok dtucker@ markus@
