summaryrefslogtreecommitdiff
path: root/lib/libc/db/btree/bt_overflow.c
AgeCommit message (Expand)Author
2016-09-24remove mpool_getfchristos
2016-09-24Merge the recursive tree traversal changes from the mit kerberos tree. Thischristos
2013-12-14It's been many years since realloc(NULL, size) == malloc(size). Also don'tchristos
2013-12-01- centralize opening of regular and temp files to avoid code duplicationchristos
2012-03-13PR/45989: Martin Husemann: lint invocation does include -w only on i386christos
2011-06-26- use sizeof(var) instead of sizeof(type)christos
2008-09-11Consistently include "nbtool_config.h" when cross-compiling.joerg
2008-09-10In preparation for providing a db fallback in libnbcompat, removejoerg
2008-08-26Convert db from UCB types to POSIX types. Prefer uint8_t for u_char asjoerg
2007-02-03cleanup:christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-01-20Grrr. So much for my ability to use grep(1) effectively. Pointed outsimonb
2003-01-20The Double-Semi-Colon Police.simonb
1998-12-09delintchristos
1997-07-21If port provides __weak_alias(), provide an Standard C and POSIX purejtc
1997-07-13Fix RCSID'schristos
1996-05-03merge DB 1.85 changescgd
1995-02-27add unintrusive Idscgd
1994-08-18clean up importcgd
1993-08-26Declare rcsid strings so they are stored in text segment.jtc
1993-08-01Add RCS identifiers.mycroft
1993-06-14update db code to v1.6 from vangogh, and put it in "db" rather than "DB"cgd