Subject: Re: CVS commit: doc
To: Bill Squier <groo@netbsd.org>
From: Bill Squier <groo@old-ones.com>
List: source-changes
Date: 06/01/2001 11:28:14
On Fri, Jun 01, 2001 at 06:26:59PM +0300, Bill Squier wrote:
>
> Module Name: doc
> Committed By: groo
> Date: Fri Jun 1 15:26:59 UTC 2001
>
> Modified Files:
> doc: pkg-CHANGES
>
> Log Message:
> Apply patch to tdb.c so that it works on pre-UBC systems. .tdb databases
> were previously enlarged by the sequence: lseek, write, munmap, mmap
> and are now enlarged by: munmap, lseek, write, mmap.
>
> The Samba team is already aware of the problem. I expect this patch will
> be incorporated in a future release.
>
>
> To generate a diff of this commit:
> cvs rdiff -r1.4444 -r1.4445 doc/pkg-CHANGES
>
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
mmmm, out of context. This applies to samba 2.2.0.
--
Bill Squier (groo@old-ones.com) http://www.netbsd.org
I know I don't deserve another chance, but this _is_ America,
and as an American, aren't I entitled to one? --Sideshow Bob.