summaryrefslogtreecommitdiff
path: root/lib/libc/db/hash/hash_page.c
AgeCommit message (Expand)Author
2002-02-01Return a useful errno value in the overflow case. Also, print aTodd C. Miller
2002-01-31Use pread(2) and pwrite(2) instead of lseek(2) + read(2) / write(2).Todd C. Miller
1999-02-15 o Minor changes from db.1.86 (sleepycat). Does not include the new hashTodd C. Miller
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
1996-08-19Fix RCS idsThorsten Lockert
1996-05-07db release 1.85Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt