Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Sep 2004 22:07:24 +0000 (UTC)
From:      Jun Kuriyama <kuriyama@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/db/btree bt_split.c
Message-ID:  <200409132207.i8DM7OBU090430@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409132207.i8DM7OBU090430>