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

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

Log Message:
Only squeeze a short key/value pair onto a page with other complete key/value
pairs, not onto a page containing the end of a big pair.


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

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