[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.10 and 1.11

version 1.10, 2008/06/30 12:18:34 version 1.11, 2008/07/05 05:16:01
Line 237 
Line 237 
         #define SSH_FXE_STATVFS_ST_RDONLY       0x1     /* read-only */          #define SSH_FXE_STATVFS_ST_RDONLY       0x1     /* read-only */
         #define SSH_FXE_STATVFS_ST_NOSUID       0x2     /* no setuid */          #define SSH_FXE_STATVFS_ST_NOSUID       0x2     /* no setuid */
   
 This extension is advertised in the SSH_FXP_VERSION hello with version  Both the "statvfs@openssh.com" and "fstatvfs@openssh.com" extensions are
 "2".  advertised in the SSH_FXP_VERSION hello with version "2".
   
 $OpenBSD$  $OpenBSD$

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11