CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/04/30 00:23:51
Modified files:
usr.bin/ssh : sftp-server.c
Log message:
fix home-directory extension implementation, it always returned
the current user's home directory contrary to the spec.
Patch from Jakub Jelen via GHPR477
