summaryrefslogtreecommitdiff
path: root/lib/libc/db/hash/ndbm.c
AgeCommit message (Expand)Author
2000-08-01Traditional NDBM supports dbm_open(foo, O_WRONLY) but dbopen() doesTodd C. Miller
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
1997-02-16need errno.hTheo de Raadt
1997-02-15buf oflow, danny@freebsd.orgTheo de Raadt
1996-08-19Fix RCS idsThorsten Lockert
1996-05-07db release 1.85Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt