summaryrefslogtreecommitdiff
path: root/lib/libc/db/btree
AgeCommit message (Expand)Author
2002-02-25Cosmetic changes such as correct printf format specifiers on LP64Todd C. Miller
2002-02-17Manual cleanup of remaining userland __P use (excluding packages maintained o...Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2002-02-01Fix a condition where the hole would be inserted in the wrong place during aTodd C. Miller
2001-09-16return 0, not NULL, the function returns an intArtur Grabowski
2000-10-03bt_open.c: parenthesize - and & proper (from freebsd);Michael Shalayeff
1999-02-15 o Minor changes from db.1.86 (sleepycat). Does not include the new hashTodd C. Miller
1998-11-20Add thread-safety to libc, so that libc_r will build (on i386 at least).David Leonard
1998-08-28do not toss memory dribble into the output files (small performance loss)Theo de Raadt
1998-08-14realloc repairTheo de Raadt
1998-03-19some -WallTodd C. Miller
1997-11-13Bug fixes from Sleepycat Software for db_btree databases; for some cornerTheo de Raadt
1997-07-23tabifykstailey
1996-08-26use issetugid() to protect against bad getenvTheo de Raadt
1996-08-19Fix RCS idsThorsten Lockert
1996-08-19Not part of current db distributionThorsten Lockert
1996-05-07db release 1.85Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt