CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/16 12:40:49
Modified files:
usr.bin/ssh : ssh.c
Log message:
better handle anchored FQDNs (e.g. 'cvs.openbsd.org.') in hostname
canonicalisation - treat them as already canonical and remove the
trailing '.' before matching ssh_config; ok markus@
