CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/07/22 23:56:47
Modified files:
usr.bin/ssh : readpass.c
Log message:
mention in comment that read_passphrase(..., RP_ALLOW_STDIN) will
try to use askpass first. bz3314
convert a couple of debug() -> debug_f() while here
