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