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
2017-06-29
take const off the timeval argument in the pending functions.
David Gwynne
2016-07-17
Talk about event API instead of libevent
Stefan Kempf
2015-11-10
update NAME section to include all documented functions,
Jason McIntyre
2015-04-14
Another couple of commas in the wrong place, ok jmc
Nicholas Marriott
2015-04-14
Remove an extra comma pointed out by jmc@.
Nicholas Marriott
2015-04-14
Reorder prototypes to better match manpage layout and add some missing
Nicholas Marriott
2014-11-20
might help to Xr evbuffer_new 3
David Gwynne
2014-11-19
use .In to specify includes.
David Gwynne
2014-11-19
i got sick of having to read the source code to know what the
David Gwynne
2014-11-19
BUGS is no longer relevant, according to nicm;
Jason McIntyre
2014-04-03
sort SEE ALSO;
Jason McIntyre
2014-04-03
add helper functions to use asr with libevent.
Eric Faurot
2010-04-22
tweak previous; ok nicm
Jason McIntyre
2010-04-21
Update libevent to 1.4.13.
Nicholas Marriott
2008-05-02
- Use a const pointer for bufferevent_write.
Brad Smith
2008-05-02
Makefile: sort MLINKS and add event_base_once.3
Jason McIntyre
2008-05-02
Update to libevent 1.3e while retaining our local changes.
Brad Smith
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-03-26
do not doc the http parts
Theo de Raadt
2007-03-21
Add missing const
Todd C. Miller
2007-03-21
event_init() and event_dispatch() take void. Add commented out
Todd C. Miller
2007-03-21
Document event_base_free(). OK jmc@
Todd C. Miller
2007-03-19
+.Xr evdns 3 ,
Jason McIntyre
2007-03-19
tweaks;
Jason McIntyre
2007-03-19
Update to libevent-1.3b while retaining our local changes. beck@ OK
Todd C. Miller
2006-11-26
allow both read and write callbacks for bufferevents to be NULL.
Brad Smith
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
[next]