Home | History | Annotate | Download | only in include
History log of /src/include/mpool.h
RevisionDateAuthorComments
 1.16  24-Sep-2016  christos remove mpool_getf
 1.15  24-Sep-2016  christos sync with mit/kerberos db
 1.14  22-Nov-2013  christos branches: 1.14.8;
use a TAILQ instead of a CIRCLEQ, from FreeBSD
 1.13  26-Aug-2008  joerg branches: 1.13.2; 1.13.6; 1.13.28;
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.12  26-Dec-2005  perry branches: 1.12.20;
u_intN_t -> uintN_t
 1.11  03-Feb-2005  perry de-__P -- the hack is long since useless. Discussed with christos,
matt, kleink, others. Approved by christos.
 1.10  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22270, verified by myself.
 1.9  07-Jul-2000  ad Pull in <sys/cdefs.h>, since we're using __BEGIN_DECLS/__END_DECLS.
 1.8  10-Feb-1998  perry add/cleanup multiple inclusion protection.
 1.7  03-May-1996  cgd merge DB 1.85 import
 1.6  26-Oct-1994  cgd new RCS ID format.
 1.5  17-Aug-1994  cgd branches: 1.5.2;
clean up import
 1.4  01-Aug-1993  mycroft Add RCS identifiers.
 1.3  14-Jun-1993  cgd update db code to v1.6 from vangogh, and put it in "db" rather than "DB"
 1.2  27-May-1993  cgd new vangogh db (v1.5)
 1.1  18-Apr-1993  proven branches: 1.1.1;
Updated header files for libdb.
 1.1.1.3  02-Feb-1998  perry import lite-2
 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 1.79
 1.5.2.2  17-Aug-1994  cgd clean up import
 1.5.2.1  17-Aug-1994  cgd file mpool.h was added on branch netbsd-1-0 on 1994-08-17 22:59:00 +0000
 1.12.20.1  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.13.28.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.13.6.2  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.13.6.1  26-Aug-2008  joerg file mpool.h was added on branch christos-time_t on 2008-08-26 21:18:39 +0000
 1.13.2.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.14.8.1  04-Nov-2016  pgoyette Sync with HEAD

RSS XML Feed