CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/12/05 20:06:08
Modified files:
usr.bin/ssh : readpass.c
Log message:
fix setting of $SSH_ASKPASS_PROMPT - it shouldn't be set when asking
passphrases, only when confirming the use of a key (i.e. for ssh-agent
keys added with "ssh-add -c keyfile")
