From: dtucker Date: Mon, 9 Jun 2008 13:52:22 +0000 (+0000) Subject: - dtucker@cvs.openbsd.org 2008/06/09 13:38:46 X-Git-Tag: V_5_1_P1~151 X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/commitdiff_plain/2626070f0c111066f31062c553185f6916402580 - dtucker@cvs.openbsd.org 2008/06/09 13:38:46 [PROTOCOL] Use a $OpenBSD tag so our scripts will sync changes. --- diff --git a/ChangeLog b/ChangeLog index bc4c730b..e51c544c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,8 +11,12 @@ Also extends the sizes of the remaining 32bit wire format to 64bit, they're specified as unsigned long in the standard. - dtucker@cvs.openbsd.org 2008/06/09 13:02:39 + [sftp-server.c] Extend 32bit -> 64bit values for statvfs extension missed in previous commit. + - dtucker@cvs.openbsd.org 2008/06/09 13:38:46 + [PROTOCOL] + Use a $OpenBSD tag so our scripts will sync changes. 20080608 - (dtucker) [configure.ac defines.h sftp-client.c sftp-server.c sftp.c diff --git a/PROTOCOL b/PROTOCOL index 35dd23b7..4d7a447b 100644 --- a/PROTOCOL +++ b/PROTOCOL @@ -153,5 +153,5 @@ The values of the f_flag bitmask are as follows: This extension is advertised in the SSH_FXP_VERSION hello with version "2". -$Id$ +$OpenBSD: PROTOCOL,v 1.5 2008/06/09 13:38:46 dtucker Exp $