Age | Commit message (Expand) | Author |
2016-03-30 | for some time now mandoc has not required MLINKS to function | Jason McIntyre |
2015-04-14 | Reorder prototypes to better match manpage layout and add some missing | Nicholas Marriott |
2014-11-20 | put MLINKS in the order they appear in the man page, so i don;t go blind | Jason McIntyre |
2014-11-19 | i got sick of having to read the source code to know what the | David Gwynne |
2014-10-31 | Use CDIAGFLAGS from bsd.own.mk and append additional warning flags. | Alexander Bluhm |
2014-10-18 | Remove the remaining #ifdef HAVE_ and the #define _GNU_SOURCE. | Alexander Bluhm |
2014-10-17 | Remove #ifdef HAVE_backend and remove references to unimplemented | Alexander Bluhm |
2014-10-17 | Remove some #ifdef HAVE_syscall. | Alexander Bluhm |
2014-10-17 | Remove #ifdef HAVE_.*_H, just include the header files. | Alexander Bluhm |
2014-10-15 | Remove #ifndef HAVE_TAILQFOREACH containing a private tailq | Alexander Bluhm |
2014-10-06 | Remove the #ifdef HAVE_SIGACTION from libevent. The struct | Alexander Bluhm |
2014-04-03 | add helper functions to use asr with libevent. | Eric Faurot |
2012-08-02 | remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets. | Okan Demirmen |
2010-04-21 | Clean up the awful _EVENT_* poo in the libevent headers, and don't | Nicholas Marriott |
2010-04-21 | Update libevent to 1.4.13. | Nicholas Marriott |
2008-05-02 | Makefile: sort MLINKS and add event_base_once.3 | Jason McIntyre |
2007-03-26 | do not ship the http parts for now; ok millert | Theo de Raadt |
2007-03-22 | nicer MLINKS chunk | Theo de Raadt |
2007-03-21 | Use arc4random() to generate random IDs. In the future we | Todd C. Miller |
2007-03-21 | Document event_base_free(). OK jmc@ | Todd C. Miller |
2007-03-19 | add MLINKS for evdns_err_to_string() and evdns_nameserver_add(); | Jason McIntyre |
2007-03-19 | provide MLINKS for evhttp_start() and evhttp_free(); | Jason McIntyre |
2007-03-19 | Update to libevent-1.3b while retaining our local changes. beck@ OK | Todd C. Miller |
2006-03-28 | use clock_gettime if available. | Brad Smith |
2006-01-23 | add evbuffer_add_vprintf interface from artur grabowski | Brad Smith |
2006-01-21 | and some more links here too. | Brad Smith |
2005-11-24 | use WANTLINT= (on all architectures) | Theo de Raadt |
2005-10-12 | three new .so libraries to help the ports people who need (or might need) | Theo de Raadt |
2005-10-11 | add missing MLINK for evbuffer_readline.3 | Jason McIntyre |
2005-07-02 | zap trailing whitespaces, no binary change | Alexander von Gernler |
2005-06-22 | CDIAGFLAGS | 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 |
2004-05-02 | Do not define NOTE_EOF in CFLAGS. ok millert@ | Miod Vallat |
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-10 | get rid of config.h; ok miod@, millert@, deraadt@ | Markus Friedl |
2003-07-09 | update to libevent-0.7a.tar.gz; keep local changes | Markus Friedl |
2003-02-20 | fix a variety of missing or wrong MLINKS | Theo de Raadt |
2002-07-21 | link evtimer_* now, not timeout_* since it was changed for man pages. | Eric Jackson |
2002-06-25 | rcsids | Michael Shalayeff |
2002-06-15 | build static and profiled. | Niels Provos |