index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libevent
/
event.3
Age
Commit message (
Expand
)
Author
2006-10-21
bufferevent_write() return code misdocumented; ok jmc
Theo de Raadt
2006-03-23
new sentence, new line;
Jason McIntyre
2006-03-18
- limit the amount of data bufferevents are going to consume to something
Brad Smith
2006-01-25
another fix from art.
Brad Smith
2006-01-23
add evbuffer_add_vprintf interface from artur grabowski
Brad Smith
2006-01-21
add a few missing functions.
Brad Smith
2005-06-18
update to libevent 1.1a; keep local changes
Brad Smith
2005-05-04
update to libevent 1.0d; keep local changes
Brad Smith
2005-04-22
- no need for .Pp before .Sh
Jason McIntyre
2005-04-22
remove whitespace
Brad Smith
2005-04-22
update to libevent 1.0c; keep local changes
Brad Smith
2005-04-19
backout. not discussed, and very wrong. bad brad
Theo de Raadt
2005-04-19
update to libevent 1.0c; keep local changes
Brad Smith
2005-04-13
use "volatile sig_atomic_t" types instead of "int" for signal flags.
Reyk Floeter
2005-02-02
authorative->authoritative
Jolan Luff
2004-04-28
various tweaks;
Jason McIntyre
2004-04-28
update to libevent 0.8; keep local changes
Brad Smith
2003-09-23
add support for poll(2); ok deraadt
Markus Friedl
2003-07-09
update to libevent-0.7a.tar.gz; keep local changes
Markus Friedl
2003-06-03
license cleaning.
Artur Grabowski
2003-05-23
- typos
Jason McIntyre
2002-11-10
SEE ALSO corrections. millert ok.
Federico G. Schwindt
2002-09-30
grammar; ok deraadt@
Jason Peel
2002-07-12
change timeout_ API to evtimer_ API; avoiding clashes with kernel include
Niels Provos
2002-07-05
add sys/time.h to SYNOPSIS; from bk@rt.fm
Niels Provos
2002-06-25
typos. Patch from bk@rt.fr
Mike Pechkin
2002-06-15
import libevent an event notification abstraction on top of select or kqueue
Niels Provos