summaryrefslogtreecommitdiff
path: root/lib/libc/db/hash
AgeCommit message (Expand)Author
1999-04-18o Opening a zero-length hash file should not be an errorTodd C. Miller
1999-02-16real dbm_rdonlyTodd C. Miller
1999-02-16kludge to get rid of dbm_rdonly not being definedimp
1999-02-15 o Minor changes from db.1.86 (sleepycat). Does not include the new hashTodd C. Miller
1999-02-12It's always a good idea to test those last minute changes to make sure they c...Todd C. Miller
1999-02-12add old dbm-compatible interface from db-1.86 with minor changes by me (needs...Todd 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-07-27bad Theo, changed a variable name ;-)Todd C. Miller
1998-07-27include sys/param.h to pull in MAXPATHLENTodd C. Miller
1998-07-27clone mkstemp() setup in ../btreeTheo de Raadt
1998-03-19some -WallTodd C. Miller
1998-03-05string.h for memset protoTheo de Raadt
1997-07-23tabifykstailey
1997-02-16need errno.hTheo de Raadt
1997-02-15buf oflow, danny@freebsd.orgTheo de Raadt
1996-10-14zero out the pageJason Downs
1996-09-15Remove dead codeThorsten Lockert
1996-08-19Fix RCS idsThorsten Lockert
1996-05-07db release 1.85Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt