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
/
libevent
Age
Commit message (
Expand
)
Author
2008-05-16
Update to libevent 1.4.4-stable.
peter
2007-01-26
Avoid a warning about an unused variable if compiling with -DNDEBUG.
cbiere
2006-10-15
A missing period.
uebayasi
2006-03-19
Coverity CID 828: Add an assertion to validate that activeq is initialized;
christos
2006-03-17
Free eonce in the case of bad event combination.
chris
2005-04-17
Remove superfluous .Pp, add some commas, improve grammar in a sentence,
wiz
2005-04-17
Drop trailing whitespace.
wiz
2005-04-17
update to libevent-1.0c. This includes support for event priorities,
provos
2004-12-06
Add RCS Id.
wiz
2004-08-08
Remove some unnecessary double quotes, and fix some macro usage.
wiz
2004-08-07
support for bufferevents; fix signal race; faster timeout insertion;
provos
2003-10-11
fix a bad realloc; from awohl@chessclub
provos
2003-09-28
deal correctly with POLLNHUP
provos
2003-07-04
Various fixes; add LIBRARY section.
wiz
2003-07-04
Drop trailing whitespace.
wiz
2003-06-13
add $NetBSD$
itojun
2003-06-12
fix warnings
provos
2003-06-12
import of libevent; an event abstraction library that supports kqueue and
provos