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
/
recno
Age
Commit message (
Expand
)
Author
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-11-11
Fix signed/unsigned comparison warnings.
thorpej
2001-12-30
Fix -Wshadow warnings (gcc 3.1).
thorpej
2001-11-04
fix WARNS=2 (-Wshadow) warnings
lukem
2001-09-30
indx_t can be a 16 bit type, and is thus not suited to hold a difference
aymeric
2000-09-13
check LIBC_SCCS
msaitoh
1998-12-09
delint
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-02-20
Fill in missing (default) mmap(2) flags.
mycroft
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
1994-02-24
repeat after me: realloc, THEN assign pointer...
cgd
1994-02-21
DTRT when recno db's are extended beyond current end of db
cgd
1994-02-17
Remove potential spoilsport.
pk
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-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