summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-21Use automatic DH parameters, instead of fixed ones. Also disable DHE byJoel Sing
2016-04-21make argument == NULL tests more consistentDamien Miller
2016-04-21Remove some incorrect and outdated references to pool debugging from pool.hMike Larkin
2016-04-20pool_setipl for floating point context thingsDavid Gwynne
2016-04-20Remove the requirement that /etc/printcap must be a regular file.Ingo Schwarze
2016-04-20Apply fix for perl bug 123562 which has been assigned CVE-2015-8853.Todd C. Miller
2016-04-20Remove pointless reenter variable.Martijn van Duren
2016-04-20syncTheo de Raadt
2016-04-20Alter SUNXI grep to match the rest of the SOC grepsAaron Bieber
2016-04-20from tim baumgard: a location section may not include hsts;Jason McIntyre
2016-04-20Don't watch unbound's dnssec root zone key, to reduce security(8) spam.Stuart Henderson
2016-04-20If RTL8111E on PC Engines APU is detected, configure NIC LEDs to display link.Stuart Henderson
2016-04-20syncTheo de Raadt
2016-04-20adds iked(8) default key.Sebastien Marie
2016-04-20Collapse db_dwarf.h into db_sym.hMartin Pieuchot
2016-04-20Don't use DDB_REGS, ok patrick@Martin Pieuchot
2016-04-20Move back #include <sys/mutex.h> outside #ifdef _KERNEL as it wasLandry Breuil
2016-04-20delete unused -m option;Ingo Schwarze
2016-04-20New editline(7) manual, explaining to end-users how line editing worksIngo Schwarze
2016-04-19tabs, not spacesDavid Gwynne
2016-04-19make setting a vlan interfaces lladdr more likely to workDavid Gwynne
2016-04-19Use the correct byte-order when checking against baddynamic ports,Stuart Henderson
2016-04-19Use consistent intro comment when searching for the first offlineKenneth R Westerback
2016-04-19Use variable 'cid' in for(;;) rather than 'i' with an assignmentKenneth R Westerback
2016-04-19Change a variable name (chunk_no -> cid) to make a couple of codeKenneth R Westerback
2016-04-19fix typo in comment; ok beckT.J. Townsend
2016-04-19lower case temperature descriptions and separate fan description from fanJoerg Jung
2016-04-19Bind event channels to backend domainsMike Belopuhov
2016-04-19Remove not implemented decliration of sscr_pty.Martijn van Duren
2016-04-19Remove some useless code.Martijn van Duren
2016-04-19Use log_warnx() instead of log_warn() when the failure will not haveJoel Sing
2016-04-19Allow to grant memory access to domains other than dom0.Mike Belopuhov
2016-04-19Pass down the backend-id property to children in the attach argumentsMike Belopuhov
2016-04-19Remove the ds_offset hack since object offset within a pageMike Belopuhov
2016-04-19Do not expose private functions.Martin Pieuchot
2016-04-19Start reducing the dependence on <uvm/uvm_param.h> by using int-1-0Martin Pieuchot
2016-04-19Keep db_write_cmd() in the only place where it is used, just like we didMartin Pieuchot
2016-04-19Instead of freeing a cached RTF_MPATH route after using it, free itMartin Pieuchot
2016-04-19In pod2man(1), enable UTF-8 output by default and provide a --no-utf8Ingo Schwarze
2016-04-19Switch from fgetln() to getline() to simplify error handling.Philip Guenther
2013-03-25import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myselfStuart Henderson
2016-04-18syncTheo de Raadt
2016-04-18Make the aesni crypto implementation mpsafe. In order to do so this movesMark Kettenis
2016-04-18add -T to SYNOPSIS;Jason McIntyre
2016-04-18Add a mechanism for dispatching mpsafe crypto operations. This adds a newMark Kettenis
2016-04-18Delete redundant, empty callbacks;Ingo Schwarze
2016-04-18Update to tzdata2016d from from ftp.iana.org.Todd C. Miller
2016-04-18document the -T flagJoerg Jung
2016-04-18Bump the default of cachepercent to 90 to see if we can find problems beforeBob Beck
2016-04-18Remove the hack that prevents changing pppoe params at runtime.Mike Belopuhov