diff options
author | Darren Tucker <dtucker@zip.com.au> | 2008-06-09 23:06:55 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2008-06-09 23:06:55 +1000 |
commit | 3463acaebfe90c10d22c0baaff556559bfd66fd6 (patch) | |
tree | ed4b829c632ba241fb21ad2e7a539ee4494d790a /ChangeLog | |
parent | 7b598892be09a9da2855b57086dddce502a150dc (diff) |
- dtucker@cvs.openbsd.org 2008/06/09 13:02:39
Extend 32bit -> 64bit values for statvfs extension missed in previous
commit.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -10,6 +10,9 @@ | |||
10 | client's. | 10 | client's. |
11 | Also extends the sizes of the remaining 32bit wire format to 64bit, | 11 | Also extends the sizes of the remaining 32bit wire format to 64bit, |
12 | they're specified as unsigned long in the standard. | 12 | they're specified as unsigned long in the standard. |
13 | - dtucker@cvs.openbsd.org 2008/06/09 13:02:39 | ||
14 | Extend 32bit -> 64bit values for statvfs extension missed in previous | ||
15 | commit. | ||
13 | 16 | ||
14 | 20080608 | 17 | 20080608 |
15 | - (dtucker) [configure.ac defines.h sftp-client.c sftp-server.c sftp.c | 18 | - (dtucker) [configure.ac defines.h sftp-client.c sftp-server.c sftp.c |
@@ -4076,4 +4079,4 @@ | |||
4076 | OpenServer 6 and add osr5bigcrypt support so when someone migrates | 4079 | OpenServer 6 and add osr5bigcrypt support so when someone migrates |
4077 | passwords between UnixWare and OpenServer they will still work. OK dtucker@ | 4080 | passwords between UnixWare and OpenServer they will still work. OK dtucker@ |
4078 | 4081 | ||
4079 | $Id: ChangeLog,v 1.4946 2008/06/09 12:49:36 dtucker Exp $ | 4082 | $Id: ChangeLog,v 1.4947 2008/06/09 13:06:55 dtucker Exp $ |