CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/02/10 02:25:35
Modified files:
usr.bin/ssh : authfd.c authfd.h sshconnect.c sshconnect.h
Log message:
constify some private key-related functions; based on
https://github.com/openssh/openssh-portable/pull/56 by Vincent Brillault
