CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/09/19 04:40:52
Modified files:
usr.bin/ssh : PROTOCOL sftp-server.c
Log message:
sftp-server(8): add a "[email protected]" extension
request that allows the client to obtain user/group names that
correspond to a set of uids/gids.
Will be used to make directory listings more useful and consistent
in sftp(1).
ok markus@
