Subject: CVS commit: src/lib/libc/db/hash
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 03/06/2005 03:42:14
Module Name:	src
Committed By:	christos
Date:		Sun Mar  6 03:42:14 UTC 2005

Modified Files:
	src/lib/libc/db/hash: hash.c

Log Message:
Revert previous commit at 1.17. a maximum BSIZE of 65536 ends up stored
as a 0 in the page, but it is supported and it does work.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/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.