CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/12/26 00:46:03
Modified files:
usr.bin/ssh : clientloop.c mux.c
Log message:
adjust pledge promises for ControlMaster: when using "ask" or "autoask", the
process will use ssh-askpass for asking confirmation.
problem found by halex@
ok halex@
