CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/01/30 15:19:32
Modified files:
usr.bin/ssh : readconf.c
Log message:
enable UpdateKnownHosts=yes if the configuration specifies only the
default known_hosts files, otherwise select UpdateKnownHosts=ask;
ok markus@
