Home | History | Annotate | Download | only in btree
History log of /src/lib/libc/db/btree/extern.h
RevisionDateAuthorComments
 1.13  24-Sep-2016  christos Merge the recursive tree traversal changes from the mit kerberos tree. This
Also make the tracefile customizable. Unfortunately we can't merge any of
the hash changes because they have a different on-disk format. That does not
matter really because we've fixed most of the problems...
 1.12  26-Sep-2008  tsutsui branches: 1.12.6; 1.12.44;
unsigned int32_t -> uint32_t
 1.11  26-Aug-2008  joerg Convert db from UCB types to POSIX types. Prefer uint8_t for u_char as
it is mostly about the wire format.

Patched libc.so is bit-identical.

OK matt@
 1.10  03-Feb-2007  christos branches: 1.10.12;
cleanup:
- remove __P
- remove unneeded casts
- add _DIAGASSERT
- add more diagnostics for integer overflow
- fix size_t/int confusion
- make debugging and statistics code compile
 1.9  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22280, verified by myself.
 1.8  12-Jan-2002  aymeric add missing prototype when defined(DEBUG)
 1.7  20-Dec-2000  christos branches: 1.7.2;
protect against multiple inclusions.
 1.6  03-May-1996  cgd merge DB 1.85 changes
 1.5  27-Feb-1995  cgd add unintrusive Ids
 1.4  18-Aug-1994  cgd branches: 1.4.2;
clean up import
 1.3  09-Sep-1993  cgd upgrade new DB code to version 1.7
 1.2  01-Aug-1993  mycroft Add RCS identifiers.
 1.1  14-Jun-1993  cgd branches: 1.1.1;
update db code to v1.6 from vangogh, and put it in "db" rather than "DB"
 1.1.1.2  03-May-1996  cgd Import of Berkeley DB version 1.85
 1.1.1.1  17-Aug-1994  cgd update to db 1.79
 1.4.2.2  18-Aug-1994  cgd clean up import
 1.4.2.1  18-Aug-1994  cgd file extern.h was added on branch netbsd-1-0 on 1994-08-18 00:40:24 +0000
 1.7.2.1  28-Jan-2002  nathanw Catch up to -current.
 1.10.12.1  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.12.44.1  04-Nov-2016  pgoyette Sync with HEAD
 1.12.6.2  26-Sep-2008  tsutsui unsigned int32_t -> uint32_t
 1.12.6.1  26-Sep-2008  tsutsui file extern.h was added on branch christos-time_t on 2008-09-26 11:41:07 +0000

RSS XML Feed