CVSROOT: /cvs Module name: src Changes by: dtuc...@cvs.openbsd.org 2013/02/17 16:16:57
Modified files: usr.bin/ssh : readconf.c readconf.h ssh.c sshconnect2.c Log message: Keep track of which IndentityFile options were manually supplied and which were default options, and don't warn if the latter are missing. ok markus@