Age | Commit message (Expand) | Author |
2008-12-07 | clean up find_bounds(), no binary change; 'dead initialisation' llvm/clang; ... | Constantine A. Murenin |
2008-12-07 | When resampling, don't require the sample frequency to be an integer. | Alexandre Ratchov |
2008-12-07 | Kill src_node structure. It is mostly redundant with rt_node and | Michele Marchetto |
2008-12-07 | Simplify queue_record_incoming_envelope. | Jacek Masiulaniec |
2008-12-07 | Disable EV_READ when sending IMSG_PARENT_AUTHENTICATE. | Jacek Masiulaniec |
2008-12-07 | Replace evbuffer_add_printf calls with wrapper function, session_respond, | Jacek Masiulaniec |
2008-12-07 | Make acpiprt(4) check whether the current interrupt routing is "possible" and | Mark Kettenis |
2008-12-07 | Change example to run /etc/netstart always (secure by default). | Ian Darwin |
2008-12-07 | Document that ethers_aton returns NULL for invalid addresses. | Paul de Weerd |
2008-12-07 | - man page name is keybound, not keyok | Jason McIntyre |
2008-12-07 | - use MLINKS for currently enabled drm devices | Jason McIntyre |
2008-12-07 | - comment out more stuff currently unsupported | Jason McIntyre |
2008-12-07 | Add option to order the pool view by size and number of pages columns. | Can Erkin Acar |
2008-12-07 | - getaddrinfo() uses negative values for its error defines, our use of an | Gilles Chehade |
2008-12-07 | Warning cleanup including unused variables and shadowed names | Can Erkin Acar |
2008-12-07 | - fix function name in fatal() | Gilles Chehade |
2008-12-07 | fix an 11-year-old typo in an if statement; 'null dereference' llvm/clang; ... | Constantine A. Murenin |
2008-12-07 | Don't check / reset s->s_msg.datafp where its state is obviously known. | Jacek Masiulaniec |
2008-12-06 | Make queue_delete_incoming_message not fatal on ENOENT condition. | Jacek Masiulaniec |
2008-12-06 | command descriptions (.Nd macros) are usually lowercase; | Igor Sobrado |
2008-12-06 | the ellipsis allows more than one argument being specified. | Igor Sobrado |
2008-12-06 | No need to set dwMaxVideoFrameSize and dwMaxPayloadTransferSize to 0 | Marcus Glocker |
2008-12-06 | Revert this to, due to the ppc intr backout. -moj ok @kettenis | Mats O Jansson |
2008-12-06 | revert all changes related to the mpsafe intr handler. i screwed up the commit | Ted Unangst |
2008-12-06 | not commited, i'm a retard | Ted Unangst |
2008-12-06 | Get rid of anonymous unions. Discussed with and ok gilles@ | Paul de Weerd |
2008-12-06 | In session_destroy, use "if (s->s_state >= S_MAIL)", and not | Jacek Masiulaniec |
2008-12-06 | the not MP version didn't compile, mglocker found | Ted Unangst |
2008-12-06 | Don't include <err.h> where log.c API must be used. | Jacek Masiulaniec |
2008-12-06 | - fix spelling and grammar, From Nicholas Marriott <nicm__@ntlworld.com> | Gilles Chehade |
2008-12-06 | Unbreak -Werror. | Jacek Masiulaniec |
2008-12-06 | the ellipsis allows more than one argument being specified. | Igor Sobrado |
2008-12-06 | uncount clusters taken off the rx ring immediately. if those clusters were | David Gwynne |
2008-12-06 | smtpctl(8) was committed after 4.4. | Igor Sobrado |
2008-12-06 | typo, no binary change. | Damien Bergamini |
2008-12-06 | remove old version of man.conf, since the current one is in /etc; | Jason McIntyre |
2008-12-06 | cvs wouldn't let me check this in before | Ted Unangst |
2008-12-06 | some more trouble where i failed to account for oga's diff | Ted Unangst |
2008-12-06 | NULL-ify s_msg.datafp upon fclose unconditionally. | Jacek Masiulaniec |
2008-12-06 | mpsafe intr_establish that doesn't get biglock, so that we may dream of the d... | Ted Unangst |
2008-12-06 | - teach smtpctl how to inspect queue and runqueue, it supports two commands | Gilles Chehade |
2008-12-06 | evbuffer_readline already strips <CRLF> so that callers don't have to. | Jacek Masiulaniec |
2008-12-06 | - it is now possible to specify an interface instead of an address or a | Gilles Chehade |
2008-12-05 | haul in some stuff from ntpd.8; ok todd | Jason McIntyre |
2008-12-05 | - more err/errx -> fatal/fatalx, warn/warnx -> log_warn/log_warnx | Gilles Chehade |
2008-12-05 | - err -> fatal(), old diff from Jacek Masiulaniec <jacekm@dobremiasto.net> | Gilles Chehade |
2008-12-05 | - cosmethic, no functionnal change | Gilles Chehade |
2008-12-05 | use HTTP/1.1 instead of HTTP/1.0 if a host header is specified. | Reyk Floeter |
2008-12-05 | change the way relayd reports check results: instead of logging an | Reyk Floeter |
2008-12-05 | add a few HOST-RESOURCES-MIB types (just names, no functionality yet) | Reyk Floeter |