summaryrefslogtreecommitdiffstats
path: root/lib/libc/db/hash/hash_buf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Simplify the loop used for bp overflow detection to match what I'mmillert2008-10-011-8/+5
* Fix for sequential retrieval failure when using large key/data pairs.millert2008-10-011-1/+16
* zap rcsidespie2005-08-051-9/+1
* ansify. ok deraadt@ moritz@otto2005-03-231-24/+13
* deregistermillert2005-01-031-8/+8
* Avoid overwriting the cursor page when the cursor page becomes theotto2004-10-011-3/+11
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-7/+3
* -Wall cleanup, make rcsid variables constavsm2003-05-011-2/+2
* Cosmetic changes such as correct printf format specifiers on LP64millert2002-02-251-4/+4
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-3/+3
* bt_open.c: parenthesize - and & proper (from freebsd);mickey2000-10-031-5/+5
* o Minor changes from db.1.86 (sleepycat). Does not include the new hashmillert1999-02-151-1/+7
* do not toss memory dribble into the output files (small performance loss)deraadt1998-08-281-5/+1
* string.h for memset protoderaadt1998-03-051-1/+2
* zero out the pagedownsj1996-10-141-2/+4
* Fix RCS idstholo1996-08-191-7/+1
* db release 1.85deraadt1996-05-071-3/+9
* initial import of NetBSD treederaadt1995-10-181-0/+355