History log of /openbsd-src/lib/libc/db/btree/bt_overflow.c (Results 1 – 11 of 11)
Revision Date Author Comments
# aea60bee 16-Jan-2015 deraadt <deraadt@openbsd.org>

Move to the <limits.h> universe.
review by millert, binary checking process with doug, concept with guenther


# 76bd2611 08-Aug-2007 ray <ray@openbsd.org>

Let realloc handle NULL. Initial diff from Charles Longeau.

OK millert and jaredy.


# 53b37aa9 05-Aug-2005 espie <espie@openbsd.org>

zap rcsid


# e20a56a5 23-Mar-2005 otto <otto@openbsd.org>

ansify. ok deraadt@ moritz@


# 6580fee3 02-Jun-2003 millert <millert@openbsd.org>

Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999. Proofed by myself and Theo.


# 7ae68d51 01-May-2003 avsm <avsm@openbsd.org>

-Wall cleanup, make rcsid variables const
millert@ ok


# 1b727fc6 15-Feb-1999 millert <millert@openbsd.org>

o Minor changes from db.1.86 (sleepycat). Does not include the new hash
routines since they cannot read a hashed .db file from the old code.
Most of these files just have their RCS/SCCS tags s

o Minor changes from db.1.86 (sleepycat). Does not include the new hash
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

show more ...


# e512315e 14-Aug-1998 deraadt <deraadt@openbsd.org>

realloc repair


# e9b2b68c 19-Aug-1996 tholo <tholo@openbsd.org>

Fix RCS ids
Make sure everything uses {SYS,}LIBC_SCCS properly


# bec2d00a 07-May-1996 deraadt <deraadt@openbsd.org>

db release 1.85


# df930be7 18-Oct-1995 deraadt <deraadt@openbsd.org>

initial import of NetBSD tree