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_open.c
Age
Commit message (
Expand
)
Author
2016-09-24
remove mpool_getf
christos
2016-09-24
Merge the recursive tree traversal changes from the mit kerberos tree. This
christos
2013-12-01
- centralize opening of regular and temp files to avoid code duplication
christos
2012-03-13
PR/45989: Martin Husemann: lint invocation does include -w only on i386
christos
2011-04-17
Correct check for snprintf() overflow via Maksymilian Arciemowicz from FreeBSD.
christos
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
2005-01-19
hash already uses FD_CLOEXEC -- pay attention to the return value and make it
mycroft
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
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
1998-12-09
delint
christos
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-07-21
If port provides __weak_alias(), provide an Standard C and POSIX pure
jtc
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-09-17
version 1.71 of new db code
cgd
1993-09-09
upgrade new DB code to version 1.7
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