Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify the loop used for bp overflow detection to match what I'm | 2008-10-01 | 1 | -8/+5 | |
| | | | | using on the list server. | ||||
* | Fix for sequential retrieval failure when using large key/data pairs. | 2008-10-01 | 1 | -1/+16 | |
| | | | | | Closes PR 2764. Has been running on the list server for years. OK deraadt@ | ||||
* | zap rcsid | 2005-08-05 | 1 | -9/+1 | |
| | |||||
* | ansify. ok deraadt@ moritz@ | 2005-03-23 | 1 | -24/+13 | |
| | |||||
* | deregister | 2005-01-03 | 1 | -8/+8 | |
| | |||||
* | Avoid overwriting the cursor page when the cursor page becomes the | 2004-10-01 | 1 | -3/+11 | |
| | | | | | LRU page. From pacman at manson dot clss dot net. ok deraadt@ millert@ | ||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -7/+3 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | -Wall cleanup, make rcsid variables const | 2003-05-01 | 1 | -2/+2 | |
| | | | | millert@ ok | ||||
* | Cosmetic changes such as correct printf format specifiers on LP64 | 2002-02-25 | 1 | -4/+4 | |
| | | | | machines and whitespace nits. Some from NetBSD. | ||||
* | 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. | 2002-02-16 | 1 | -3/+3 | |
| | |||||
* | bt_open.c: parenthesize - and & proper (from freebsd); | 2000-10-03 | 1 | -5/+5 | |
| | | | | | | hash_bigkey.c: fix NULL dereference exposed on big bsize values; hash_buf.c: fix DEBUG1 cases to make them print, not crash; hash.3: document real default values for bsize and ffactor. | ||||
* | o Minor changes from db.1.86 (sleepycat). Does not include the new hash | 1999-02-15 | 1 | -1/+7 | |
| | | | | | | | routines since they cannot read a hashed .db file from the old code. Most of these files just have their RCS/SCCS tags standardized. Note that mpool.3 has not been updated to reflect the new mpool interface. o Add a real dbm(3) manpage | ||||
* | do not toss memory dribble into the output files (small performance loss) | 1998-08-28 | 1 | -5/+1 | |
| | |||||
* | string.h for memset proto | 1998-03-05 | 1 | -1/+2 | |
| | |||||
* | zero out the page | 1996-10-14 | 1 | -2/+4 | |
| | |||||
* | Fix RCS ids | 1996-08-19 | 1 | -7/+1 | |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | db release 1.85 | 1996-05-07 | 1 | -3/+9 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+355 | |