Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: basesrc/lib/libc/db/hash



In article <20021211212017.5A69AB42C%cvs.netbsd.org@localhost>,
Christos Zoulas <christos%netbsd.org@localhost> wrote:
>
>Module Name:   basesrc
>Committed By:  christos
>Date:          Wed Dec 11 21:20:16 UTC 2002
>
>Modified Files:
>       basesrc/lib/libc/db/hash: hash.c
>
>Log Message:
>Only allow BSIZE to 1^16 - 1:
>    - fix off by one error
>    - limit the default from the filesystem

Err, 2^16 - 1 of course.

christos



Home | Main Index | Thread Index | Old Index