CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/06/08 16:06:12
Modified files:
usr.bin/ssh : readconf.c
Log message:
fix regression in r1.356: for ssh_config options that accepted
multiple string arguments, ssh was only recording the first.
Reported by Lucas via bugs@
