summaryrefslogtreecommitdiffstats
path: root/lib/libevent/kqueue.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* update to libevent 1.1a; keep local changesbrad2005-06-181-1/+25
* update to libevent 1.0d; keep local changesbrad2005-05-041-1/+2
* update to libevent 1.0c; keep local changesbrad2005-04-221-34/+29
* backout. not discussed, and very wrong. bad bradderaadt2005-04-191-29/+34
* update to libevent 1.0c; keep local changesbrad2005-04-191-34/+29
* update to libevent 0.8; keep local changesbrad2004-04-281-21/+21
* support NOTE_EOF; from marius aamodt eriksen; ok tedu, millertmarkus2004-01-051-1/+3
* update to libevent-0.7a.tar.gz; keep local changesmarkus2003-07-091-38/+35
* constify constant structures; niels okmickey2003-06-191-2/+2
* do not honour getenv of EVENT_NOKQUEUE is issetugid; millert henning okderaadt2003-06-031-2/+2
* duplicate words and spelling fixes in commentsdavid2003-03-101-3/+3
* typo. from marius@umich.edu via provositojun2002-09-081-4/+4
* Make EV_PERSIST work on EV_READ and EV_WRITE events.art2002-07-101-3/+7
* rcsidsmickey2002-06-251-0/+2
* rename variable so that scoping is more obviousprovos2002-06-191-3/+3
* need string.hderaadt2002-06-181-0/+1
* import libevent an event notification abstraction on top of select or kqueueprovos2002-06-151-0/+372