CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/05/31 21:51:34
Modified files:
usr.bin/ssh : ssh-keygen.c
Log message:
return correct exit code when searching for and hashing known_hosts
entries in a single operation (ssh-keygen -HF hostname); bz2772
Report and fix from Anton Kremenetsky
