Different approach to a->w cleanup of crypt

2004-08-06 Thread James Hawkins
Hi, I have been trying to get my a->w cleanup of crypt committed for quite some time now, and mostly with no luck because of all the bugs, but I have a better idea about how accomplish this. The problem is that crypt requires a lot of changes to get rid of the w->a calls (the patch was ~27k),

Re: Different approach to a->w cleanup of crypt

2004-08-06 Thread James Hawkins
On Fri, 6 Aug 2004 02:34:51 -0500, James Hawkins <[EMAIL PROTECTED]> wrote: > Hi, > > I have been trying to get my a->w cleanup of crypt committed for > quite some time now, and mostly with no luck because of all the bugs, > but I have a better idea about how accomplish this. The problem is >