CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2022/05/08 21:09:53
Modified files: usr.bin/ssh : ssh-keygen.1 ssh-keygen.c Log message: Allow existing -U (use agent) flag to work with "-Y sign" operations, where it will be interpreted to require that the private keys is hosted in an agent; bz3429, suggested by Adam Szkoda; ok dtucker@