CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2015/03/31 16:57:06
Modified files: usr.bin/ssh : hostfile.c Log message: downgrade error() for known_hosts parse errors to debug() to quiet warnings from ssh1 keys present when compiled !ssh1. also identify ssh1 keys when scanning, even when compiled !ssh1 ok markus@ miod@