CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/07/26 17:06:00
Modified files:
usr.bin/ssh : ssh.c mux.c
Log message:
make ssh -f (fork after authentication) work properly in multiplexed
cases (inc. ControlPersist). bz3589 bz3589
Based on patches by Peter Chubb; ok dtucker@
