Age | Commit message (Expand) | Author |
2016-06-23 | Avoid multiple evaluation of macro arguments in softclock() | Stefan Kempf |
2013-11-26 | import NSD 4.0.0, tests from Dorian Büttner, Patrik Lundin, requested by b... | Stuart Henderson |
2010-01-15 | NSD v3.2.4 | Jakob Schlyter |
2016-06-23 | there's no reason for window size computation to be linked to the | Marc Espie |
2016-06-23 | As klog dropped message has no ifdef small kernel, sendsyslog | Alexander Bluhm |
2016-06-23 | It is annoying that the dmesg buffer can overflow and loose messages | Alexander Bluhm |
2016-06-23 | add fh variation of printing code. Systematically use it with STDOUT/STDERR | Marc Espie |
2016-06-23 | Use SYMBOL_CALLS_LOCAL() to determine whether we can drop relocations for a | Mark Kettenis |
2016-06-23 | move transaction-specific states from struct smtp_session to struct smtp_tx | Eric Faurot |
2016-06-23 | when pf_test returns something but PF_PASS, set error to EACCES | Henning Brauer |
2016-06-23 | allow creation of devices or fifo without -p (as it is already allowed with -p) | Sebastien Marie |
2016-06-23 | fix AuthenticationMethods during configuration re-parse; | Damien Miller |
2016-06-22 | Fetch MAC address from FDT. | Mark Kettenis |
2016-06-22 | backport r3782, fixing qname-minimisation with various broken DNS servers, | Stuart Henderson |
2016-06-22 | backport r3781, fix segfault in -h | Stuart Henderson |
2016-06-22 | update to unbound-1.5.9. (there will be a follow-up commit to cherrypick a | Stuart Henderson |
2016-06-22 | No modules thus no need for extra space for additional ppp compressions. | Jeremie Courreges-Anglas |
2016-06-22 | Syslogd can send messages to a user, test what happens if the | Alexander Bluhm |
2016-06-22 | Don't make the DT_TEXTREL warning fatal. Hopefully this will be temporary, | Mark Kettenis |
2015-07-16 | update to Unbound 1.5.4, ok florian@, looks sane deraadt@ | Stuart Henderson |
2014-11-20 | update to Unbound 1.5.0, ok sthen@ | Brad Smith |
2014-03-16 | import unbound 1.4.22 upstream sources, ok brad@ | Stuart Henderson |
2012-03-26 | Import Unbound 1.4.16 to work on in-tree (not yet linked to the build). | Stuart Henderson |
2016-06-22 | Add support for the second GMX interface on Octeon II. This enables | Visa Hankala |
2016-06-22 | have a consistent exit code when looking for stuff | Marc Espie |
2016-06-22 | In iwm(4), clear the in_assoc flag when going down. This flag affects behaviour | Stefan Sperling |
2016-06-22 | Remove code from iwm(4) which sends DTIM and TSF information to the | Stefan Sperling |
2016-06-22 | Make iwm(4) explicitly send multicast frames at the lowest rate, instead of | Stefan Sperling |
2016-06-22 | Add curly braces that were missed in rev 1.651. Add parenthesis to make the | Mark Kettenis |
2016-06-22 | Identify UMIP feature, if available. | Mike Larkin |
2016-06-22 | dont need a traliing \ on a line in c code, it's not a macro definition. | David Gwynne |
2016-06-22 | rework art_walk so it will behave in an mpsafe world. | David Gwynne |
2016-06-22 | sync | Theo de Raadt |
2016-06-22 | Main Hyper-V nexus driver, work in progress. | Mike Belopuhov |
2016-06-22 | Setup Hyper-V hypercall page and an IDT vector. | Mike Belopuhov |
2016-06-21 | use the same argument name for -f in usage() as in SYNOPSIS; | Jason McIntyre |
2016-06-21 | do not allow whitespace in macro names, i.e. "this is" = "a variable". | Sebastian Benoit |
2016-06-21 | Make usage string match the man page. | Alexandre Ratchov |
2016-06-21 | To assist debugging TCP connection reuse with NAT, expand the | Alexander Bluhm |
2016-06-21 | Remove code to generate uboot tags. It hardcoded information for a single | Mark Kettenis |
2016-06-21 | When handling DT_TEXTREL only set the mapping to READ+WRITE, ignore | Theo de Raadt |
2016-06-21 | add support to efifb for drawing a console on a coreboot framebuffer | Joshua Stein |
2016-06-21 | Handle textrels like other architectures do. | Theo de Raadt |
2016-06-21 | the manpage documents that af-to does not work on pass out rules, but | Sebastian Benoit |
2016-06-21 | Add sc_cookie in sigcontext, as same as other ports. | Kenji Aoyama |
2016-06-21 | pass file name thru to Subst for better error messages. | Marc Espie |
2016-06-21 | some formatting and comma tweaks; ok ratchov | Jason McIntyre |
2016-06-21 | fix typos in comments and spacing | Alexandre Ratchov |
2016-06-21 | Update manual to "new" audioctl: | Alexandre Ratchov |
2016-06-21 | Reimplement audioctl using new api in a simper way. | Alexandre Ratchov |