CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/10/10 23:42:08
Modified files:
usr.bin/ssh : scp.c
Log message:
in olde rcp/scp protocol mode, when rejecting a path from the server
as not matching the glob that the client sent, log (at debug level) the
received pathname as well as the list of possible expected paths expanded
from the glob. bz2966
