CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2019/07/04 22:55:41

Modified files:
        usr.bin/ssh    : sftp-server.c ssh-keygen.c 
        usr.bin/ssh/sftp-server: Makefile 
        usr.bin/ssh/ssh-keygen: Makefile 
        usr.bin/ssh/sshd: Makefile 
Added files:
        usr.bin/ssh    : sftp-realpath.c 

Log message:
add a local implementation of BSD realpath() for sftp-server use
ahead of OpenBSD's realpath changing to match POSIX;

ok deraadt@ (thanks for snaps testing)

Reply via email to