CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/01/16 16:22:10
Modified files:
usr.bin/ssh : sftp-server.c
Log message:
add support for a "[email protected]" extension. This replicates the
functionality of the existing SSH2_FXP_SETSTAT operation but does not
follow symlinks. Based on a patch from Bert Haverkamp in bz#2067 but
with more attribute modifications supported.
ok markus@ dtucker@
