summaryrefslogtreecommitdiffstats
path: root/lib/libevent/Makefile
AgeCommit message (Expand)AuthorFilesLines
2016-03-30for some time now mandoc has not required MLINKS to functionjmc1-56/+1
2015-04-14Reorder prototypes to better match manpage layout and add some missingnicm1-17/+17
2014-11-20put MLINKS in the order they appear in the man page, so i don;t go blindjmc1-32/+32
2014-11-19i got sick of having to read the source code to know what thedlg1-14/+17
2014-10-31Use CDIAGFLAGS from bsd.own.mk and append additional warning flags.bluhm1-11/+10
2014-10-18Remove the remaining #ifdef HAVE_ and the #define _GNU_SOURCE.bluhm1-9/+2
2014-10-17Remove #ifdef HAVE_backend and remove references to unimplementedbluhm1-5/+2
2014-10-17Remove some #ifdef HAVE_syscall.bluhm1-10/+1
2014-10-17Remove #ifdef HAVE_.*_H, just include the header files.bluhm1-15/+1
2014-10-15Remove #ifndef HAVE_TAILQFOREACH containing a private tailqbluhm1-2/+1
2014-10-06Remove the #ifdef HAVE_SIGACTION from libevent. The structbluhm1-2/+1
2014-04-03add helper functions to use asr with libevent.eric1-2/+4
2012-08-02remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets.okan1-2/+1
2010-04-21Clean up the awful _EVENT_* poo in the libevent headers, and don'tnicm1-2/+3
2010-04-21Update libevent to 1.4.13.nicm1-37/+70
2008-05-02Makefile: sort MLINKS and add event_base_once.3jmc1-10/+11
2007-03-26do not ship the http parts for now; ok millertderaadt1-3/+2
2007-03-22nicer MLINKS chunkderaadt1-17/+21
2007-03-21Use arc4random() to generate random IDs. In the future wemillert1-2/+2
2007-03-21Document event_base_free(). OK jmc@millert1-2/+2
2007-03-19add MLINKS for evdns_err_to_string() and evdns_nameserver_add();jmc1-1/+2
2007-03-19provide MLINKS for evhttp_start() and evhttp_free();jmc1-1/+2
2007-03-19Update to libevent-1.3b while retaining our local changes. beck@ OKmillert1-6/+24
2006-03-28use clock_gettime if available.brad1-1/+2
2006-01-23add evbuffer_add_vprintf interface from artur grabowskibrad1-3/+3
2006-01-21and some more links here too.brad1-9/+9
2005-11-24use WANTLINT= (on all architectures)deraadt1-1/+2
2005-10-12three new .so libraries to help the ports people who need (or might need)deraadt1-3/+1
2005-10-11add missing MLINK for evbuffer_readline.3jmc1-2/+3
2005-07-02zap trailing whitespaces, no binary changegrunk1-2/+2
2005-06-22CDIAGFLAGSbrad1-1/+13
2005-04-22update to libevent 1.0c; keep local changesbrad1-8/+14
2005-04-19backout. not discussed, and very wrong. bad bradderaadt1-14/+8
2005-04-19update to libevent 1.0c; keep local changesbrad1-8/+14
2004-05-02Do not define NOTE_EOF in CFLAGS. ok millert@miod1-3/+2
2004-04-28update to libevent 0.8; keep local changesbrad1-8/+18
2003-09-23add support for poll(2); ok deraadtmarkus1-2/+3
2003-07-10get rid of config.h; ok miod@, millert@, deraadt@markus1-2/+7
2003-07-09update to libevent-0.7a.tar.gz; keep local changesmarkus1-3/+3
2003-02-20fix a variety of missing or wrong MLINKSderaadt1-2/+2
2002-07-21link evtimer_* now, not timeout_* since it was changed for man pages.ericj1-3/+3
2002-06-25rcsidsmickey1-0/+2
2002-06-15build static and profiled.provos1-0/+21