[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Darren Tucker <dtucker_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Sun, 8 Jun 2008 14:15:29 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: dtucker_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2008/06/08 14:15:29
Modified files:
usr.bin/ssh : PROTOCOL sftp-client.c sftp-client.h sftp.c
Log message:
Have the sftp client store the statvfs replies in wire format,
which prevents problems when the server's native sizes exceed the
client's.
Also extends the sizes of the remaining 32bit wire format to 64bit,
they're specified as unsigned long in the standard.
Visit your host, monkey.org