Age | Commit message (Expand) | Author |
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 |
2008-12-05 | need set argument now in this example; ok mbalmer@ | Kevin Steves |
2008-12-05 | fix a possible crash in debugging mode (if compiled for with -DDEBUG) | Reyk Floeter |
2008-12-05 | Sort uvideo_vs_iface struct a bit. | Marcus Glocker |
2008-12-05 | expand slightly the description of adjusting files/sockets; ok ratchov | Jason McIntyre |
2008-12-05 | tweaks; | Jason McIntyre |
2008-12-05 | - smtpctl utility to control the smtpd, don't expect too much yet as it is | Gilles Chehade |
2008-12-05 | - last part of the new queue code: the runner process (unprivileged and | Gilles Chehade |
2008-12-05 | - fix Albert Hofmann's name and add his death | Jacob Meuser |
2008-12-05 | add ethertype and tcpdump support for VLAN stacking (QinQ) with | Stuart Henderson |
2008-12-05 | enable 9k frames on the "jumbo" ring | David Gwynne |
2008-12-05 | Garbage collect now unused field in the softc struct again. | Brad Smith |
2008-12-04 | enable to large clusters again now that arts put the pool allocator for | David Gwynne |
2008-12-04 | Don't hardcode the bus_space_tag to use, grab if from pci_attach_args | Owain Ainsworth |
2008-12-04 | - in session_read(), set EV_WRITE if we are going to send a "transaction | Gilles Chehade |
2008-12-04 | *sigh* unbreak the tree. | Owain Ainsworth |
2008-12-04 | Declare printf-style functions with __attribute__((format(printf,x,x))) | Chad Loder |
2008-12-04 | cosmetic changes: | Reyk Floeter |
2008-12-04 | Revert ppc intr stuff. Make socppc compile again. -moj | Mats O Jansson |
2008-12-04 | Fix "fp_save ipi didn't" panic, and move i386/amd64 closer in the process. | Tobias Weingartner |
2008-12-04 | Move the bus_dma generic functions out of the far-too-podgy machdep.c and | Owain Ainsworth |
2008-12-04 | - allow smtpd to build again | Gilles Chehade |
2008-12-04 | move smtpd build to smtpd subdir so we can traverse to newaliases and makemap | Todd T. Fries |
2008-12-04 | Put back the support for pools > PAGE_SIZE. This time the compare function | Artur Grabowski |
2008-12-04 | fix typo in the dwFrameInterval comment | Yojiro Uo |
2008-12-04 | add 2 more cameras | Yojiro Uo |
2008-12-04 | sync | Theo de Raadt |
2008-12-04 | another that works for sure | Theo de Raadt |
2008-12-04 | tidy up the list a little, and add missing .El; | Jason McIntyre |
2008-12-04 | some basic cleanup; | Jason McIntyre |
2008-12-04 | ... but without the debug code | Theo de Raadt |
2008-12-04 | correctly display information for each of the mbuf cluster pools (which | Theo de Raadt |
2008-12-04 | regen | Brad Smith |
2008-12-04 | typo. | Brad Smith |
2008-12-04 | Add some more Intel GM45 MCH PCI id's. | Brad Smith |
2008-12-04 | - when in state S_DATACONTENT, do not disable EV_READ if the last line we | Gilles Chehade |
2008-12-04 | Don't have anything after #endif. | Ray Lai |