CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/05/13 21:09:48
Modified files:
usr.bin/ssh : ssh.c
Log message:
Fix ssh started with ControlPersist incorrectly executing a shell
when the -N (no shell) option was specified. bz3290 reported by
Richard Schwab; patch from markus@ ok me
