kuriyama 2004-09-13 22:07:24 UTC
FreeBSD src repository
Modified files:
lib/libc/db/btree bt_split.c
Log:
Fix a condition where the hole would be inserted in the wrong
place during a split.
Obtained from: NetBSD
Revision Changes Path
1.7 +2 -4 src/lib/libc/db/btree/bt_split.c