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
/
hash
/
hash.c
Age
Commit message (
Expand
)
Author
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-12-11
Only allow BSIZE to 1^16 - 1:
christos
2002-01-12
use %p instead of %x when displaying a pointer
aymeric
1998-12-09
delint
christos
1998-10-14
Need "namespace.h".
kleink
1998-06-30
Use pread(2) and pwrite(2) where appropriate.
thorpej
1998-05-07
Change the file mode argument to dbopen() and the db backends from int to
kleink
1997-07-13
Fix RCSID's
christos
1996-11-07
Rename the errno field in struct htab to err, as the former name
jtc
1996-05-03
merge DB 1.85 changes
cgd
1995-02-27
add unintrusive Ids
cgd
1994-08-18
clean up import
cgd
1994-01-13
fix sall memory leak. from Christopher Jon Kane <kane@kidd.vet.purdue.edu>
cgd
1993-10-20
update to v1.72 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