Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 07/28/1999 18:12:59
Module Name:	basesrc
Committed By:	mycroft
Date:		Thu Jul 29 01:12:58 UTC 1999

Modified Files:
	basesrc/lib/libc/db/hash: hash_bigkey.c

Log Message:
Previous bug fix was slightly wrong.  In this case, the data must start on a
new page, or we will mistakenly think the first page is the end of the data.


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

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