CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/01/12 20:48:13
Modified files:
usr.bin/ssh : servconf.c servconf.h sshd.c
Log message:
avoid run-time failures when specifying hostkeys via a relative
path by prepending the cwd in these cases; bz#1290; ok dtucker@
