On Fri, 21 Mar 2014, Peter Tribble wrote:
> Attached is an updated patch for initial illumos support.
>
> I've built against a current checkout, and nothing has broken
>
I applied your patch, though I did need to make a fix to
tt_xdr_utils.h -- the linux's and BSD's need the full:
struct XDR::xd
On Sun, 16 Mar 2014, alx wrote:
> Peter Howkins wrote:
>>
>> To let you know I tried your patch out, I think it's a good solution, and
>> definetly an improvement over what is there currenty.
>>
>> Feel free to make a patch for it, and we'll see about getting it added.
>>
>> Peter
>>
>
> I att
I've been remiss in following up; I applied the patch to the downloaded source
and it works. Thank you for getting this working :)
> On Mar 22, 2014, at 8:10 PM, Jon Trulson wrote:
>
>> On Sun, 16 Mar 2014, alx wrote:
>>
>> Peter Howkins wrote:
>>>
>>> To let you know I tried your patch out,
The attached patch fixes the bug.
Memory for password buffer is now allocated dynamically
up to a reasonable upper limit (64k).
Regards,
Eugene
>From 0a88a2ab47fc2b98d868fef5fc9676c50b82d5e2 Mon Sep 17 00:00:00 2001
From: Eugene Doudine
Date: Sun, 23 Mar 2014 07:32:02 +0200
Subject: [PATCH 1
The attached patch fixes the bug.
Regards,
Eugene>From 57fb563cd656d328f49143db358fe78fa8f20a38 Mon Sep 17 00:00:00 2001
From: Eugene Doudine
Date: Sun, 23 Mar 2014 07:37:35 +0200
Subject: [PATCH 2/3] Fixed bug #27 dtfile space handling bug
---
cde/programs/dtfile/File.c | 15 ++
The attached patch fixes the bug.
Regards,
Eugene>From 83402220eefa7c7c079b853fac5812cdd8973c7e Mon Sep 17 00:00:00 2001
From: Eugene Doudine
Date: Sun, 23 Mar 2014 08:06:36 +0200
Subject: [PATCH 3/3] Fixed bug #32 dtfile table formatting bug with non-latin
filenames
---
cde/programs/dtfile/