CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/05/24 01:15:47
Modified files:
usr.bin/ssh : readconf.c readconf.h ssh.c ssh_config.5
sshconnect.c sshconnect2.c
Log message:
Remove undocumented legacy options UserKnownHostsFile2 and
GlobalKnownHostsFile2 by making UserKnownHostsFile/GlobalKnownHostsFile
accept multiple paths per line and making their defaults include
known_hosts2; ok markus
