Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 07/28/1999 21:07:28
Module Name: basesrc
Committed By: mycroft
Date: Thu Jul 29 04:07:28 UTC 1999
Modified Files:
basesrc/lib/libc/db/btree: bt_split.c
Log Message:
Fix a condition where the hole would be inserted in the wrong place during a
split.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 basesrc/lib/libc/db/btree/bt_split.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.