index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
db
/
btree
/
bt_debug.c
Age
Commit message (
Expand
)
Author
2016-10-09
Fix syntax for currently not compiled in code. From Henning Petersen in
joerg
2016-09-24
remove mpool_getf
christos
2016-09-24
Merge the recursive tree traversal changes from the mit kerberos tree. This
christos
2011-07-17
fix type punned warnings in debugging code.
christos
2008-09-10
In preparation for providing a db fallback in libnbcompat, remove
joerg
2008-08-26
Convert db from UCB types to POSIX types. Prefer uint8_t for u_char as
joerg
2007-02-03
cleanup:
christos
2006-01-24
appease lint and gcc. (compile with -DDEBUG)
christos
2004-06-20
Completely rework how tools/compat is done. Purge all uses/references to
jmc
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-01-22
Don't pull in <sys/param.h> if we don't have to.
thorpej
2002-01-12
fix printf(3) warnings when defined(DEBUG)
aymeric
1997-07-13
Fix RCSID's
christos
1996-05-03
merge DB 1.85 changes
cgd
1995-02-27
add unintrusive Ids
cgd
1994-08-18
clean up import
cgd
1993-08-26
Declare rcsid strings so they are stored in text segment.
jtc
1993-08-01
Add RCS identifiers.
mycroft
1993-06-14
update db code to v1.6 from vangogh, and put it in "db" rather than "DB"
cgd