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
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
2016-08-31
don't shortcut closing if the metadata is dirty (from the krb5 tree)
christos
2013-12-14
It's been many years since realloc(NULL, size) == malloc(size). Also don't
christos
2013-12-01
- centralize opening of regular and temp files to avoid code duplication
christos
2013-09-04
Fix typos from FreeMiNT's db-1.86 patch.
ryoon
2012-03-13
PR/45989: Martin Husemann: lint invocation does include -w only on i386
christos
2011-07-17
fix type punned warnings in debugging code.
christos
2011-06-26
- use sizeof(var) instead of sizeof(type)
christos
2011-06-20
various build fixes for gcc 4.5. from chuq. XXX i'm not sure all of
mrg
2011-04-17
Correct check for snprintf() overflow via Maksymilian Arciemowicz from FreeBSD.
christos
2009-04-22
Avoid information leaks by zeroing memory, from FreeBSD (we had done some
christos
2009-02-12
fix -Wsign-compare issues
lukem
2009-01-29
sign-compare fixes
lukem
2008-09-26
unsigned int32_t -> uint32_t
tsutsui
2008-09-11
Consistently include "nbtool_config.h" when cross-compiling.
joerg
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-11-03
use FD_CLOEXEC instead of 1.
christos
2006-03-26
set close-on-exec flag for fd to database like type DB_HASH does
rtr
2006-03-19
Coverity CID 45: Don't try to deref NULL on error.
christos
2006-01-24
appease lint and gcc. (compile with -DDEBUG)
christos
2005-01-19
hash already uses FD_CLOEXEC -- pay attention to the return value and make it
mycroft
2004-06-20
Completely rework how tools/compat is done. Purge all uses/references to
jmc
2003-12-30
When storing data size as 32bit int in an overflow page, copy the
martin
2003-10-27
Overhaul how `build.sh tools' are used:
lukem
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-01-20
Grrr. So much for my ability to use grep(1) effectively. Pointed out
simonb
2003-01-20
The Double-Semi-Colon Police.
simonb
2002-11-11
Fix signed/unsigned comparison warnings.
thorpej
2002-04-16
Do not respect TMPDIR when s[ug]id.
groo
2002-01-22
Don't pull in <sys/param.h> if we don't have to.
thorpej
2002-01-21
Add hooks for reachover builds from src/tools/compat.
tv
2002-01-12
fix printf(3) warnings when defined(DEBUG)
aymeric
2002-01-12
add missing prototype when defined(DEBUG)
aymeric
2001-12-30
Rename the local variable "index" to "idx" to avoid shadowing a global
thorpej
2001-12-30
__bt_search(): Rename the local variable "index" to "idx" to avoid
thorpej
2000-12-20
protect against multiple inclusions.
christos
2000-01-23
Delint.
mycroft
1999-07-29
Fix a condition where the hole would be inserted in the wrong place during a
mycroft
1999-03-16
Adding missing braces that gcc-2.8.1 likes.
christos
1998-12-09
delint
christos
1998-11-06
s/LALIGN/BTLALIGN
christos
1998-08-18
Add some braces to make egcs happy.
thorpej
1998-05-07
Change the file mode argument to dbopen() and the db backends from int to
kleink
1998-04-07
/tmp to _PATH_TMP from paths.h
fair
1997-10-10
Bug fixes from Sleepycat Software for db_btree databases; for some corner
is
1997-07-21
If port provides __weak_alias(), provide an Standard C and POSIX pure
jtc
[next]