[BACK]Return to PROTOCOL CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/PROTOCOL between version 1.54 and 1.55

version 1.54, 2024/01/08 04:10:03 version 1.55, 2024/01/08 05:05:15
Line 736 
Line 736 
 The server will reply with a SSH_FXP_EXTENDED_REPLY:  The server will reply with a SSH_FXP_EXTENDED_REPLY:
   
         byte            SSH_FXP_EXTENDED_REPLY          byte            SSH_FXP_EXTENDED_REPLY
           uint32          id
         string          usernames          string          usernames
         string          groupnames          string          groupnames
   

Legend:
Removed from v.1.54  
changed lines
  Added in v.1.55