summaryrefslogtreecommitdiff
path: root/lib/libc/db/hash/hash_page.c
AgeCommit message (Expand)Author
2005-08-05zap rcsidMarc Espie
2005-03-23ansify. ok deraadt@ moritz@Otto Moerbeek
2005-01-03deregisterTodd C. Miller
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-01-Wall cleanup, make rcsid variables constAnil Madhavapeddy
2002-02-25Cosmetic changes such as correct printf format specifiers on LP64Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2002-02-01Only squeeze a short key/value pair onto a page with other complete key/valueTodd C. Miller
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