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
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
1997-07-13
Fix RCSID's
christos
1997-05-17
NULL => 0 (Arne Juul; PR#3629)
pk
1996-05-03
merge DB 1.85 changes
cgd
1995-03-01
Clean up deleted files.
mycroft
1995-02-27
add unintrusive Ids
cgd
1994-08-18
clean up import
cgd
1994-01-24
update to 1.73 from UCB. I didn't even notice this was out!
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-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
1993-06-14
Clean up deleted files.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd