Subject: CVS commit: basesrc/lib/libc/db/hash
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 12/11/2002 23:20:17
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


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 basesrc/lib/libc/db/hash/hash.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.